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_Filter

Aroon Filter oscillator is based on Aroon indicator and is a modified Aroon Horn oscillator - the ratio to the calculation period has been removed.
The indicator displays a trend direction filtering minor fluctuations.

It features two adjustable parameters

  • Period - Aroon calculation period
  • Filter - filter size

Calculation:

AF = Up - Dn

where:

Up = 100.0 * (Period-MaxBar+index) / Period Dn = 100.0 * (Period-MinBar+index) / Period MaxBar, MinBar - High and Low prices index in the Period range index - current bar index

A bullish trend is displayed in green
A bearish trend is displayed in red
Sorted out values are displayed in gray

MetaTrader Experts, Indicators, Scripts and Libraries

22183