Unisciti alla nostra fan page
CandleStop_Cloud_HTF - indicatore per MetaTrader 5
- Visualizzazioni:
- 2520
- Valutazioni:
- Pubblicato:
- 2018.06.18 16:19
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Indicator CandleStop_Cloud with the timeframe selection option available in input parameters.
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // The indicator chart period (timeframe)
For the indicator to operate, the CandleStop_Cloud.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig.1. Indicator CandleStop_Cloud_HTF
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20909
An indicator to pull trailing stops with the channel color background filling and showing the latest values as price labels.
Exp_CandlesticksBW_TmThe Exp_CandlesticksBW_Tm Expert Advisor is based on the color change of the CandlesticksBW candlesticks and allows strictly define the trading time interval.
Oscillator ADMIR (Average Directional Movement Index Rating) shows the ratio of the ADX lines of two indicators Average Directional Movement Index with the calculation periods differing by the specified value.
ADX_DifferenceIndicator of the difference between ADX and ADX as of N periods ago.