MetaTrader 5 / Indicateurs

ATR_Normalize_Histogram_HTF - indicateur pour MetaTrader 5

2973
(7)

Indicator ATR_Normalize_Histogram with the timeframe selection option available in input parameters, alerting when the overbought/oversold zones are broken through.

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // The indicator chart period (timeframe)

For the indicator to operate, the ATR_Normalize_Histogram.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.

Fig.1. Indicator ATR_Normalize_Histogram_HTF

Fig.1. Indicator ATR_Normalize_Histogram_HTF

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20829