Join our fan page
- Views:
- 4003
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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
Translated from Russian by MetaQuotes Ltd.
Original code: 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.