OPEN-SOURCE SCRIPT

TrendMaAlignmentStrategy - Long term trades

Diupdate
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:

Aligned Moving Average Index


Cumulative High Low Index


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

AlignedMA and Cumulative HighLow Strategy


AlignedMA and Cumulative HighLow Strategy V2
Catatan Rilis
Reverse color on stop-compound line.
Catatan Rilis
Include separate compound multiplier for compound calculation
Moving AveragesTrend AnalysistrendtradingVolatility

Skrip open-source

Dengan semangat TradingView yang sesungguhnya, penulis skrip ini telah menerbitkannya sebagai sumber terbuka, sehingga para trader dapat memahami dan memverifikasinya. Hormat untuk penulisnya! Anda dapat menggunakannya secara gratis, namun penggunaan kembali kode ini dalam publikasi diatur oleh Tata Tertib. Anda dapat memfavoritkannya untuk digunakan pada chart

Inggin menggunakan skrip ini pada chart?

Pernyataan Penyangkalan