Unisciti alla nostra fan page
- Visualizzazioni:
- 2981
- Valutazioni:
- Pubblicato:
- 2018.07.09 14:06
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.