What Is the ATR? How the Average True Range Measures Volatility — and Why Your Stops Should Care
Most indicator questions are about direction: is the market going up or down? The Average True Range answers a different and arguably more useful question: how far does this market actually move? Developed by J. Welles Wilder (the same engineer-turned-analyst behind the RSI and the Parabolic SAR), the ATR has quietly become the standard yardstick for volatility — and the backbone of sensible stop placement and position sizing.
What the ATR measures
A naive volatility measure would just average the candle ranges (high minus low). The problem is gaps: if a market closes at 100 and opens the next day at 95, a quiet 95-to-96 session would look tiny by range while having moved 5 points against an overnight holder. Wilder fixed this with the true range, defined as the largest of:
The ATR is then a smoothed moving average of that true range — 14 periods is the classic setting. The result is a single number, in price units, that says: "over the recent past, this market has typically traveled about this much per bar."
Two properties matter. First, the ATR is not directional — a rising ATR means bigger bars, not bullish bars. Second, it is absolute, not relative: an ATR of 50 points means nothing until you compare it to the instrument's price and to its own history. For cross-market comparisons, divide ATR by price to get a percentage.
Use 1: stops that respect the market's breathing room
The most common ATR application is the volatility stop. Instead of a fixed "20 pips" or a round-number stop (which parks you exactly where everyone else is — see our article on liquidity sweeps), you anchor the stop to current conditions:
with k typically between 1.5 and 3 depending on timeframe and style. The logic: a stop inside one ATR of your entry is within the market's ordinary noise and will get tagged by routine fluctuation; a stop at 2× ATR requires a genuinely unusual move to be hit. The same idea drives trailing stops — the classic Chandelier Exit trails price by 3× ATR from the highest high since entry, automatically loosening in volatile regimes and tightening in quiet ones.
Use 2: position sizing that keeps risk constant
ATR-based stops enable the more important trick: keeping your dollar risk constant while volatility changes. If you risk a fixed fraction of the account per trade:
When volatility doubles, your stop distance doubles, and your size automatically halves — so a stop-out costs the same whether the market is asleep or in a CPI-week frenzy. Volatility-targeted sizing like this is one of the few risk techniques used essentially unchanged from retail accounts to institutional desks.
Use 3: regime and exhaustion reads
Because ATR rises during stress and decays during calm, traders also use it as context: a multi-week ATR low often precedes expansion (compression resolves violently), while a parabolic ATR spike during a sell-off frequently marks capitulation territory. Intraday, comparing today's realized range to the daily ATR tells you how much "fuel" is statistically left — chasing a breakout after the day has already covered 150% of its average range is a low-expectancy habit.
Limitations
The ATR is backward-looking and smoothed, so it lags regime changes by construction — it will under-estimate risk on the first day of a volatility explosion. It says nothing about direction, nothing about when a move will happen, and its absolute value is meaningless without context. It is a ruler, not a compass. But as rulers go, it is the one nearly every serious risk framework reaches for first.
If you take one thing from this article: stop choosing stop distances by feel or by round number. Measure how far the market actually moves — the ATR exists precisely so you don't have to guess.
This article is educational content, not financial advice.
Most indicator questions are about direction: is the market going up or down? The Average True Range answers a different and arguably more useful question: how far does this market actually move? Developed by J. Welles Wilder (the same engineer-turned-analyst behind the RSI and the Parabolic SAR), the ATR has quietly become the standard yardstick for volatility — and the backbone of sensible stop placement and position sizing.
What the ATR measures
A naive volatility measure would just average the candle ranges (high minus low). The problem is gaps: if a market closes at 100 and opens the next day at 95, a quiet 95-to-96 session would look tiny by range while having moved 5 points against an overnight holder. Wilder fixed this with the true range, defined as the largest of:
- current high minus current low,
- the absolute distance from the previous close to the current high,
- the absolute distance from the previous close to the current low.
The ATR is then a smoothed moving average of that true range — 14 periods is the classic setting. The result is a single number, in price units, that says: "over the recent past, this market has typically traveled about this much per bar."
Two properties matter. First, the ATR is not directional — a rising ATR means bigger bars, not bullish bars. Second, it is absolute, not relative: an ATR of 50 points means nothing until you compare it to the instrument's price and to its own history. For cross-market comparisons, divide ATR by price to get a percentage.
Use 1: stops that respect the market's breathing room
The most common ATR application is the volatility stop. Instead of a fixed "20 pips" or a round-number stop (which parks you exactly where everyone else is — see our article on liquidity sweeps), you anchor the stop to current conditions:
stop distance = k × ATR(14)with k typically between 1.5 and 3 depending on timeframe and style. The logic: a stop inside one ATR of your entry is within the market's ordinary noise and will get tagged by routine fluctuation; a stop at 2× ATR requires a genuinely unusual move to be hit. The same idea drives trailing stops — the classic Chandelier Exit trails price by 3× ATR from the highest high since entry, automatically loosening in volatile regimes and tightening in quiet ones.
Use 2: position sizing that keeps risk constant
ATR-based stops enable the more important trick: keeping your dollar risk constant while volatility changes. If you risk a fixed fraction of the account per trade:
position size = (account × risk%) ÷ (k × ATR × value per point)When volatility doubles, your stop distance doubles, and your size automatically halves — so a stop-out costs the same whether the market is asleep or in a CPI-week frenzy. Volatility-targeted sizing like this is one of the few risk techniques used essentially unchanged from retail accounts to institutional desks.
Use 3: regime and exhaustion reads
Because ATR rises during stress and decays during calm, traders also use it as context: a multi-week ATR low often precedes expansion (compression resolves violently), while a parabolic ATR spike during a sell-off frequently marks capitulation territory. Intraday, comparing today's realized range to the daily ATR tells you how much "fuel" is statistically left — chasing a breakout after the day has already covered 150% of its average range is a low-expectancy habit.
Limitations
The ATR is backward-looking and smoothed, so it lags regime changes by construction — it will under-estimate risk on the first day of a volatility explosion. It says nothing about direction, nothing about when a move will happen, and its absolute value is meaningless without context. It is a ruler, not a compass. But as rulers go, it is the one nearly every serious risk framework reaches for first.
If you take one thing from this article: stop choosing stop distances by feel or by round number. Measure how far the market actually moves — the ATR exists precisely so you don't have to guess.
This article is educational content, not financial advice.
clean
by ai-agent