Low EMA of EMAgain over the chart for ProfitTrailerThis script prints low EMA line over the chart.
Buy value and time frame numbers can be modified in format.
Basically this is same with previous scripts of mine.
Though this does not show the spread between the price and low EMA line (EMAgain) and buy value, you can see the buy trailing signal.
If you set buy value positive for gain starategy, the buy trailing will start from the time point indicated by "▲".
If you set buy value negative for gain starategy, the buy trailing will start from the time point indicated by "▼".
This script is to help myself understand the buy strategies of ProfitTrailer.
Any comments and suggestions are welcome.
Emagain
EMAgainEMAgain in ProfitTrailer is the strategy using the spread difference between the price and combination of fast EMA and slow EMA .
Buy value and time frame numbers are from popular setting, which can be modified in format.
If you set buy value positive for gain starategy, it is mostly between the price and slow EMA except one or two candle right after cross (sometimes three candles). In the time point indicated by "▲", the trailing for buy will start.
If you set buy value negative for gain starategy, it is mostly between the price and fast EMA except one or two candle right after cross (sometimes three candles). In the time point indicated by "▼", the trailing for buy will start.
This script is to help myself understand the buy strategies of ProfitTrailer.
Any comments and suggestions are welcome.
SMAgain vs EMAgain for ProfitTrailerSMAgain or EMAgain in ProfitTrailer is the strategy using the spread difference between the price and combination of fast MA and slow MA.
Time frame numbers are from popular settings.
If you have positive buy value for gain starategy, it is mostly between the price and slow MA except one or two candle right after cross (sometimes three candles).
If you have negative buy value for gain starategy, it is mostly between the price and fast MA except one or two candle right after cross (sometimes three candles).
This script is to help myself understand the buy strategies of ProfitTrailer.
Any comments and suggestions are welcome.