Join our fan page
Demand_Index_HTF - indicator for MetaTrader 5
- Views:
- 3853
- Rating:
- Published:
- 2015.08.17 12:10
- Updated:
- 2023.03.29 13:45
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Demand_Index indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires Demand_Index.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The Demand_Index_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13545
The DecEMA indicator with the timeframe selection option available in the input parameters.
Exp_CyclePeriodThe Exp_CyclePeriod Expert Advisor is based on the reversal of the CyclePeriod non-normalized oscillator direction.
The DiNapoliStochastic indicator with the timeframe selection option available in the input parameters.
Exp_DiNapoliStochasticThe Exp_DiNapoliStochastic Expert Advisor is based on signals generated by the DiNapoliStochastic oscillator.