Trendoscope

TrendMaAlignmentStrategy - Long term trades

Trendoscope Wizard 已更新   
This is another strategy based on moving average alignment and HighLow periods. This is more suitable for long term trend traders and mainly for stocks.

Candle is colored lime if : Lookback Period has at least one bar with moving averages fully aligned OR None of the bars in Lookback periods has negatively aligned moving averages (More than half are positively aligned).
Candle is colored orange if : Lookback Period has at least one bar with moving averages fully aligned in negative way OR none of the bars in lookback has positively aligned moving averages (More than half are negatively aligned).
If either of above conditions are met, candle is colored silver.

Moving average alignment parameters:
  • Moving Average Type : MA Type for calculating Aligned Moving Average Index
  • Lookback Period : Lookback period to check highest and lowest Moving Average index.

HighLow parameters:
  • Short High/Low Period: Short period to check highs and lows
  • Long High/Low Period: Longer Period to check highs and lows.

If short period high == long period high, which means, instrument has made new high in the short period.

ATR Parameters:
  • ATR Length: ATR periods
  • StopMultiplyer: To set stop loss.
  • ReentryStopMultiplyer: This is used when signal is green buy stop loss on previous trade is hit. In such cases, new order will not be placed until it has certain distance from stop line.

Trade Prameters:
  • Exit on Signal : To be used with caution. Enabling it will allow us to get out on bad trades early and helps exit trades in long consolidation periods. But, this may also cause early exit in the trend. If instrument is trending nicely, it is better to keep this setting unchecked.
  • Trade direction : Default is long only. Short trades are not so successful in backtest. Use it with caution.
  • Backtest years : limit backtesting to certain years.

Part of the logic used from study's below:



Other strategies based on these two studies are below (which are meant for short - medium terms):


版本注释:
Reverse color on stop-compound line.
版本注释:
Include separate compound multiplier for compound calculation

开源脚本

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

免责声明

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

想在图表上使用此脚本?