Upside Downside Volatility of ProfitTrailer FeederThis is to calculate UpsideVolatility, DownsideVolatility, UpsideDownsideVolatilityDifference, and AverageCandlesize in offset group of ProfitTrailer Feeder.
Volatilities are average changes between open and high or between open and low of 5 miniue candles in designated time frame by MinutesToMeasureTrend which can be inputable in format of this script.
In other words, volatilites are SMAspread between open and high or between open and low prices.
As described in wiki, use this script in 5 minute candle chart.
This script is to help myself understand the criteria of Feeder.
Any comments and suggestions are welcome.
Profittrailer
Low SMA of SMAgain over the chart for ProfitTrailerLow SMA of SMAgain over the chart for ProfitTrailer
This script prints low SMA 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 SMA line (SMAgain) 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.
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.
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.
SMAgainSMAgain in ProfitTrailer is the strategy using the spread difference between the price and combination of fast SMA and slow SMA.
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 SMA 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 SMA 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.