fikira

Sentinels

Sentinels is a playful variation on combining different mean averages (MA).
A cross of 2 user-defined MA's (MA 1 & MA 2) initiates the drawing of a sentinel with tentacles, which, on its turn can provide potential support/resistance or entry/stop-loss/take profit zones.


The type of each MA (MA 1, MA 2 and tentacles) can be chosen from following options:
  • SMA
  • EMA
  • SMMA (RMA)
  • HullMA
  • WMA
  • VWMA
  • DEMA
  • TEMA

🔹 Examples

Fast & slow MA: HullMA, Tentacles: TEMA

Fast & slow MA: SMA, Tentacles: WMA

Fast & slow MA: WMA, Tentacles: WMA

Fast & slow MA: TEMA, Tentacles: TEMA


🔶 DETAILS

🔹 Head-Body

The head-body is formed by:
  • the slow MA when there is a crossunder.
  • the fast MA when there is a crossover.


The color of the head-body is a gradient which can be set. The color of the tentacles (non-gradient) can be set as well.

The head-body of the sentinel will be visible for maximum 60 bars after a cross has occured.

🔹 Tentacles

The length of the 'Tentacles' is calculated by taking the difference between the length of MA 1 and MA 2 , and dividing this by 6 -> diff.
The length of each tentacle is MA 1 + a multiple of diff.

The tentacles will only begin to show from 2 bars after a cross.

Each tentacle will be shown maximum x bars after the cross:
Tentacle 1: 15 bars
Tentacle 2: 20 bars
Tentacle 3: 25 bars
Tentacle 4: 30 bars
Tentacle 5: 35 bars
Tentacle 6: 40 bars

🔹 Switch lengths

By switching lengths the colors get switched too.
Note that the tentacles act differently though.
In that way, this can be an extra option to visualize the tentacles.


🔶 Happy Holidays

Merry Christmas and a Happy New Year!

LuxAlgo Dev: www.luxalgo.com
PineCoder: www.pinecoders.com

- We cannot control our emotions,
but we can control our keyboard -
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?