Join our fan page
- Views:
- 2695
- Rating:
- Published:
- 2018.06.18 16:19
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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
Translated from Russian by MetaQuotes Ltd.
Original code: 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.

The 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.

Indicator of the difference between ADX and ADX as of N periods ago.