Join our fan page
- Views:
- 4177
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The FDI indicator with the timeframe selection option available in input parameters.
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires FDI.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The FDI_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15818
Exp_FRASMAv2
The Exp_FRASMAv2 Expert Advisor is based on change in color of the FRASMAv2 moving average.
FRASMAv2_HTF
The FRASMAv2 indicator with the timeframe selection option available in input parameters.
Volume_Weighted_MA
The idea of this moving average indicator is in giving the bar with a greater volume a greater weight in averaging.
iWPRSignAlert
Semaphore arrow signal indicator based on the classic Williams’ Percent Range oscillator leaving the overbought and oversold areas, which features alerts, sending emails and push-notifications to mobile devices.