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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?