Join our fan page
- Views:
- 2578
- Rating:
- Published:
- 2018.07.09 11:08
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator ColorX2MA 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 ColorX2MA.ex5 must be in the <terminal_data_directory>\MQL5\Indicators folder.
Fig 1. Indicator ColorX2MA_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21002

Trend-following trading system Exp_ColorX2MA_X2 based on the signals of two indicators ColorX2MA

Moving average AbsolutelyNoLagLwma displaying the most recent values as a price label, with the possibility to round the indicator levels to a required number of digits.

A trading system using oscillator BlauErgodicMDI with the option of strictly setting a trading time interval

Expert Advisor Exp_BlauTVI_Tm based on the signals of trend-following indicator BlauTVI