Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | Average Range

It is an indicator that determines target levels according to the average of price movements on an annual, monthly, weekly or 4-hourly basis.

The current levels are determined as follows;

OpenBuffer[i] = PeriodOpenPrice;

HighBuffer[i] = PeriodOpenPrice + adr/2;

LowBuffer[i] = PeriodOpenPrice - adr/2;

MaxHighBuffer[i] = PeriodOpenPrice + adr;

MinLowBuffer[i] = PeriodOpenPrice - adr;

MetaTrader Experts, Indicators, Scripts and Libraries

54247

Best MetaTrader Indicators + Profitable Expert Advisors