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