MetaTrader 5 / Indicators
Delta_RSI_HTF - indicator for MetaTrader 5
3267
The Delta_RSI indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires Delta_RSI.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig1. The Delta_RSI_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16486