Rejoignez notre page de fans
- Vues:
- 4008
- Note:
- Publié:
- Mise à jour:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The EMAAngle indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires EMAAngle.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The EMAAngle_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/13590
Exp_EMA_Prediction
The Exp_EMA_Prediction Expert Advisor is based on signals generated by the EMA_Prediction semaphore signal indicator.
Exp_EMA-Crossover_Signal
The Exp_EMA-Crossover_Signal Expert Advisor is based on signals generated by the EMA-Crossover_Signal semaphore signal indicator.
EMABands_v1_HTF
The EMABands_v1 indicator with the timeframe selection option available in the input parameters.
EMAPredictive2_HTF
The EMAPredictive2 indicator with the timeframe selection option available in the input parameters.