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 | AROON

Indicator Aroon was developed by Tushar Chande in 1995 to evaluate trend strength. The indicator can be used to see when the existing trend can change its direction.

In fact, the indicator measures the time necessary for the price to reach its highest and lowest values within a certain time interval in percents of the total time. The indicator consists of the "Aroon up" line measuring uptrends and the "Aroon down" line measuring the strength of the downtrend.

There are three adjustable parameters:

  • Period - calculation period;
  • Overbought - overbought level;
  • Oversold - oversold level.

Calculation:

Aroon Up[i] = 100 * (Period - i + PosMax) / Period  Aroon Dn[i] = 100 * (Period - i + PosMin) / Period  

where:

PosMax, PosMin - numbers of bars for the highest and lowest prices within the predefined Period.

MetaTrader Experts, Indicators, Scripts and Libraries

21022

Best MetaTrader Indicators + Profitable Expert Advisors