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

Figure 1. The AtrRange_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14405