Rejoignez notre page de fans
- Vues:
- 2584
- Note:
- Publié:
- 2018.07.09 11:08
- Mise à jour:
- 2023.03.29 13:48
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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
Traduit du russe par MetaQuotes Ltd.
Code original : 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