Aroon Indicator

Category: trend, momentum

Measures the time elapsed since the highest high and lowest low over a specific period to identify trend strength and potential reversals.

Formula

AroonUp = \frac{Period - \text{Bars Since High}}{Period} \times 100 \\ AroonDown = \frac{Period - \text{Bars Since Low}}{Period} \times 100

Inputs

See signal primitives and every published strategy that uses Aroon Indicator on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home