Join our fan page
- Views:
- 2920
- Rating:
- Published:
- 2018.07.09 14:06
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator AbsolutelyNoLagLwma_Digit_Cloud with the timeframe selection option available in its input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, indicator AbsolutelyNoLagLwma_Digit_Cloud.ex5 must be in the <terminal_data_directory>\MQL5\Indicators folder.
Fig 1. Indicator AbsolutelyNoLagLwma_Digit_Cloud_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21146

Indicator XPeriodCandle_main with the timeframe selection option available in its input parameters.

Trend-following trading system Exp_XPeriodCandle_X2 is based on the signals of two indicators: XPeriodCandle and XPeriodCandle_HTF.

A trend-following indicator of the main and signal lines, drawn as a color cloud.

A histogram based on the difference between the main and the signal lines of indicator Ang_Zad_C in the points of the price chart.