Direct Answer
The Aroon indicator is a trend-strength tool built from two lines, Aroon Up and Aroon Down, that track how many periods have passed since the highest high and lowest low within a lookback window, typically 25 periods. Readings near 100 mean that extreme just occurred; readings near 0 mean it happened a long time ago, so the indicator is designed to flag when a new trend may be emerging well before price confirms it with a large move.
Key Takeaways
- Aroon has two lines: Aroon Up tracks time since the highest high, Aroon Down tracks time since the lowest low.
- Both lines are scaled 0-100; a reading near 100 means that extreme was set very recently.
- Aroon Up crossing above Aroon Down is commonly read as an early signal of a new uptrend forming.
- Aroon Down crossing above Aroon Up is commonly read as an early signal of a new downtrend forming.
- The default lookback period is 25, though shorter or longer windows are used depending on timeframe.
- Developed by Tushar Chande in 1995 to identify trend changes earlier than momentum oscillators like RSI.
- The Aroon Oscillator condenses both lines into one by subtracting Aroon Down from Aroon Up.
- Aroon is a lagging-to-coincident trend tool, not a leading price-target or entry-timing signal on its own.
What Is the Aroon Indicator?
The Aroon indicator asks a simple question about price: how long has it been since the market set a new high, and how long has it been since it set a new low? Tushar Chande built it on the idea that strong trends are marked by price repeatedly making fresh highs (in an uptrend) or fresh lows (in a downtrend), while a trend that is stalling or reversing goes progressively longer without setting a new extreme in its dominant direction. The name "Aroon" is drawn from a Sanskrit word associated with the early light of dawn, reflecting its goal of catching a trend at its start rather than confirming one that is already well underway.
Aroon plots two separate lines on a 0-100 scale, usually in a panel below the price chart: Aroon Up, which measures recency of the period's highest high, and Aroon Down, which measures recency of the period's lowest low. When Aroon Up is elevated and Aroon Down is depressed, price has recently made new highs without making new lows, consistent with an uptrend. The reverse pattern is consistent with a downtrend. When both lines sit in a similar, moderate range, price has gone a while without a fresh extreme in either direction, which is often read as consolidation.
Aroon Formula and Mechanics
Aroon Up and Aroon Down are each calculated over a chosen lookback period (commonly 25 bars) using the number of periods since the most recent high or low within that window:
- Aroon Up = ((Period − Periods Since Highest High) ÷ Period) × 100
- Aroon Down = ((Period − Periods Since Lowest Low) ÷ Period) × 100
"Periods Since Highest High" counts bars back from the current bar to the bar that set the highest high within the lookback window (0 if the current bar is the new high). The same logic applies to "Periods Since Lowest Low" for Aroon Down. A fresh high on the current bar pushes Aroon Up to 100; a high that occurred on the very first bar of a 25-period window pushes Aroon Up down toward 0, since that extreme is now old relative to the window.
Worked Example (Hypothetical)
Consider a hypothetical stock using a 25-period Aroon calculation on a daily chart. Suppose the highest close within the trailing 25 sessions occurred 3 sessions ago, and the lowest close within that same window occurred 20 sessions ago. Aroon Up would be calculated as ((25 − 3) ÷ 25) × 100 = 88, while Aroon Down would be calculated as ((25 − 20) ÷ 25) × 100 = 20. In this hypothetical scenario, Aroon Up sitting well above Aroon Down (88 vs. 20) would be read as a chart where new highs have been set recently and new lows have not, consistent with an uptrend that still has upward momentum behind it. These figures are illustrative only and do not reflect any real security or historical price data.
Why the Aroon Indicator Matters
Traders use Aroon primarily to identify the early stages of a trend change and to gauge whether an existing trend still has conviction behind it. Because Aroon is built purely from the timing of highs and lows rather than the magnitude of price moves, it can flag a shift in trend character before that shift shows up as a large move in a momentum oscillator like RSI or MACD. A crossover, where Aroon Up moves above Aroon Down (or vice versa) after time near the opposite extreme, is commonly treated as a signal worth investigating for a possible new trend.
Aroon is also used as a trend-strength filter alongside other tools: some traders only take trend-following signals from other indicators when Aroon Up or Aroon Down is above a threshold (such as 70), on the reasoning that a trend confirmed by recent new highs or lows is more likely to have follow-through than one identified by price action alone.
Limitations and Common Mistakes
- Treating every crossover as a trade signal. Aroon crossovers occur often, including in choppy, non-trending markets, and many produce no meaningful follow-through.
- Ignoring the lookback-period tradeoff. A shorter period reacts faster but generates more false signals; a longer period is smoother but slower to flag genuine trend changes.
- Using Aroon in isolation. Because Aroon only measures timing of highs/lows, not the magnitude of price movement. It is commonly paired with a momentum or volume indicator for confirmation.
- Overlooking sideways markets. When both Aroon Up and Aroon Down oscillate in a similar mid-range, the indicator is signaling indecision, not a tradable trend, acting on minor line crosses here is a common error.
- Assuming Aroon predicts magnitude. Aroon can flag that a new trend may be starting, but it says nothing about how far or how long that trend will run.
- Applying one settings across all timeframes/assets. Lookback periods tuned for a daily equity chart may behave very differently on an intraday or highly volatile crypto chart.
Aroon Counts Time, Not Distance
The one thing to hold onto about Aroon is what it measures. Both lines are clocks. Aroon Up reports how recently the highest high in the window occurred, and Aroon Down does the same for the lowest low. Neither line knows how large that extreme was. A new high by a single tick resets Aroon Up to 100 exactly as a violent breakout would, which is why the indicator can look emphatic about a move that barely happened.
That makes the common mistake predictable: treating a crossover as a trade. Crossovers are frequent, and they are most frequent in the conditions where they are worth least, since a chopping market produces fresh highs and lows in rotation. When both lines sit in the middle of the range and swap places repeatedly, the indicator is reporting indecision, and there is nothing there to act on.
Before using a signal, decide what the lookback means. A 25-period window on a daily chart asks about five weeks of price history; the same setting on a five-minute chart asks about the last two hours. And pair Aroon with something that measures size, whether that is volume, range or a momentum reading, because the missing dimension is exactly the one that separates a real new leg from a marginal new high.
Aroon can flag that a trend may be forming earlier than a smoothed oscillator would. It offers nothing about how far that trend might run or how long it might last, and reading a target into a timing indicator is asking it for information it does not contain.
Frequently Asked Questions
What is the Aroon indicator?
The Aroon indicator is a trend-strength tool that measures how many periods have passed since the highest high and the lowest low within a lookback window, expressed as two lines, Aroon Up and Aroon Down, on a 0 to 100 scale. Values near 100 mean that extreme was set very recently; values near 0 mean it happened long ago.
How is the Aroon indicator calculated?
Aroon Up = ((period − periods since the highest high) / period) × 100, and Aroon Down = ((period − periods since the lowest low) / period) × 100, typically using a 25-period lookback. Both lines are plotted together, usually below the price chart.
What does an Aroon crossover mean?
An Aroon crossover occurs when Aroon Up and Aroon Down lines cross. Aroon Up crossing above Aroon Down suggests a new uptrend may be forming, since a recent high was just set. Aroon Down crossing above Aroon Up suggests a new downtrend may be forming, since a recent low was just set.
Who created the Aroon indicator?
The Aroon indicator was developed by Tushar Chande in 1995. The name comes from a Sanskrit word roughly meaning "dawn's early light," reflecting its purpose of identifying the early stages of a new trend.
What is the difference between Aroon and Aroon Oscillator?
The base Aroon indicator plots Aroon Up and Aroon Down as two separate lines. The Aroon Oscillator simplifies this into a single line by subtracting Aroon Down from Aroon Up, so positive readings favor uptrend strength and negative readings favor downtrend strength.
What does an Aroon reading of 100 mean?
That the highest high within the lookback window occurred on the current bar, for Aroon Up, or that the lowest low did, for Aroon Down. It is a statement about when, not about how much. A new high that exceeds the previous one by the smallest possible increment produces exactly the same reading as one that exceeds it by a large margin.
Can Aroon Up and Aroon Down both read 100 at once?
Yes, when the current bar contains both the highest high and the lowest low of the window, which happens on a large outside bar that exceeds the entire preceding range in both directions. Both lines then sit at their maximum simultaneously. It is a rare configuration and a legitimate one, and it illustrates that the two lines measure separate things rather than being two ends of one scale.
Does Aroon respond to the size of a price move?
Not at all, which is its most distinctive property and the easiest to overlook. The calculation counts bars since the extreme and nothing else, so magnitude is entirely absent. A marginal new high resets the reading exactly as a decisive one does. That makes Aroon a measure of persistence rather than of strength, and it explains why it can disagree sharply with magnitude-based indicators.
What lookback did the original Aroon use?
Tushar Chande introduced it with a 25-period lookback, and that remains the common default. Shortening it makes new extremes occur more often within the window, so the readings reset frequently and the lines spend more time near their limits. Lengthening it does the reverse. Since the output is entirely determined by where extremes fall within the window, the period choice changes the indicator more than it changes most others.
References
Disclaimer
This page is for educational purposes only and does not constitute investment, financial, or trading advice. Technical indicators like Aroon reflect historical price behavior and do not guarantee future results. Any figures or chart examples on this page use illustrative, hypothetical data, not live market data. Swoopr Investment is not a licensed investment advisor; consult a qualified professional before making investment decisions.