Average True Range (ATR) is a technical analysis indicator that measures market volatility by decomposing the entire range of an asset price for a specific period. Unlike other volatility indicators that focus solely on closing prices, ATR accounts for gaps and limit moves, providing a more comprehensive picture of actual market movement.
Developed by J. Welles Wilder Jr. and introduced in his seminal 1978 book "New Concepts in Technical Trading Systems," ATR was originally designed for commodities markets where gaps and limit moves are common. However, its utility has proven universal, and it is now widely used across all financial markets including stocks, forex, futures, and cryptocurrencies.
Volatility is the foundation of risk assessment and opportunity identification. ATR quantifies volatility not as good or bad, but as a measurable characteristic of price movement. High ATR values indicate high volatility (larger price swings), while low ATR values indicate low volatility (smaller price swings). This measurement is essential for position sizing, stop-loss placement, and understanding market conditions.
ATR does not indicate price direction or trend. It only measures the degree of price movement. A rising ATR suggests increasing volatility, while a falling ATR suggests decreasing volatility.
ATR is expressed in the same units as the price (dollars for stocks, pips for forex). This makes it directly interpretable: an ATR of 2.5 means the asset typically moves $2.50 per period.
ATR works across all time frames and all asset classes, making it one of the most versatile technical indicators available to traders and investors.
The ATR calculation involves two steps: first calculating the True Range (TR) for each period, then taking a moving average of these True Range values. The True Range is the greatest of three calculations that capture different aspects of volatility.
The True Range is the largest of the following three values:
The traditional range of the current period. This captures volatility when the price stays within the previous period's trading range.
The absolute value of the gap from the previous close to the current high. This captures upward gaps and volatility expansion.
The absolute value of the gap from the previous close to the current low. This captures downward gaps and volatility expansion.
Wilder originally used a 14-period smoothing, which remains the standard default. The ATR is calculated using a smoothed moving average:
| Day | High | Low | Close | Prev Close | H-L | |H-PC| | |L-PC| | TR |
|---|---|---|---|---|---|---|---|---|
| 1 | $48.70 | $47.79 | $48.16 | $47.85 | 0.91 | 0.85 | 0.06 | 0.91 |
| 2 | $48.72 | $48.14 | $48.61 | $48.16 | 0.58 | 0.56 | 0.02 | 0.58 |
| 3 | $48.90 | $48.39 | $48.75 | $48.61 | 0.51 | 0.29 | 0.22 | 0.51 |
| 4 | $49.35 | $48.66 | $49.03 | $48.75 | 0.69 | 0.60 | 0.09 | 0.69 |
| 5 | $49.92 | $49.50 | $49.91 | $49.03 | 0.42 | 0.89 | 0.47 | 0.89 |
| Average of first 14 periods (example) | ATR = 0.68 | |||||||
After the initial 14-period calculation, subsequent ATR values use Wilder's smoothing formula. For example, if Day 15 has a TR of 0.75, the new ATR would be: [(0.68 × 13) + 0.75] / 14 = 0.685
Understanding ATR values requires context. A high ATR is neither inherently good nor bad—it simply indicates that the asset is experiencing larger price swings. Similarly, a low ATR indicates smaller price movements. The key is understanding what these values mean for your specific trading strategy and risk management.
When ATR is increasing, volatility is expanding. This often occurs during:
When ATR is decreasing, volatility is contracting. This typically occurs during:
ATR values should be compared to historical ATR values for the same asset. An ATR of 2.0 might be high for one stock but low for another. Always use relative comparisons.
Characterized by stable, range-bound prices. ATR values are below historical average. Markets are typically calm, with low participation and narrow daily ranges.
Trading Implications: Range-bound strategies, mean reversion, tighter stops, reduced position sizes.
ATR values near historical average. Markets show typical price behavior with moderate swings. This is the baseline "normal" state for the asset.
Trading Implications: Standard strategies work well, normal position sizing, regular stop distances.
ATR values significantly above historical average. Markets are turbulent with large price swings, often trending strongly or experiencing high uncertainty.
Trading Implications: Trend-following strategies, wider stops, reduced position sizes to account for increased risk.
Notice how ATR rises as price begins to trend and make larger swings. The low ATR period corresponds to consolidation, while rising ATR accompanies the breakout.
This example shows three distinct phases: quiet consolidation (low ATR), trending market (medium ATR), and volatile breakdown (high ATR). Each regime requires different trading approaches.
ATR spikes when price gaps occur, effectively capturing overnight or intraday volatility that simple range calculations would miss. This is why True Range is superior to just High-Low.
One of the most critical applications of ATR is determining appropriate position sizes based on volatility. The principle is simple: in more volatile conditions (higher ATR), you should trade smaller positions to maintain consistent risk.
Account: $100,000 | Risk per trade: 1% ($1,000) | Stock price: $50 | ATR: $2.50 | Stop distance: 2× ATR = $5.00
Position Size = $1,000 / $5.00 = 200 shares
If ATR increases to $4.00, the same calculation yields: $1,000 / ($4.00 × 2) = 125 shares
This automatically reduces position size during higher volatility, maintaining consistent dollar risk.
ATR provides a logical, market-based method for setting stop-losses. Rather than using arbitrary percentages or price levels, ATR-based stops adapt to current market conditions.
3× ATR from entry
Gives the trade plenty of room to breathe. Reduces the chance of being stopped out by normal volatility. Best for swing trading and position trading.
2× ATR from entry
Balanced approach for most trading styles. Provides reasonable protection while allowing for normal price fluctuation. Most commonly used multiplier.
1× ATR from entry
Aggressive stop placement. Higher probability of being stopped out by noise, but keeps losses very small. Suitable for high-probability setups only.
Just as ATR helps set stops, it can also help establish realistic profit targets based on how much the asset typically moves.
ATR can help identify genuine breakouts from false breakouts. True breakouts typically occur with expanding volatility (rising ATR), while false breakouts often occur during low volatility periods.
Price breaks resistance/support AND ATR is rising or above average. This indicates increasing momentum and participation, suggesting the breakout is more likely to be sustained.
Price breaks resistance/support BUT ATR is low or falling. This suggests low conviction and participation, increasing the probability of a false breakout or quick reversal.
ATR-based trailing stops dynamically adjust to market conditions, tightening in quiet markets and widening in volatile markets.
This technique, known as the "Chandelier Exit" (developed by Chuck LeBeau), keeps your stop at a logical distance from price based on current volatility. As the trend progresses, your stop trails along, locking in profits while allowing the position room to move.
Long: Buy when price breaks above consolidation high AND ATR is rising
Short: Sell when price breaks below consolidation low AND ATR is rising
Use 3× ATR trailing stop from highest/lowest close since entry
Alternative: Exit when ATR reaches 2× its value at entry (volatility exhaustion)
Enter counter-trend when price shows reversal pattern at the extended level
Target: Return to the moving average
Stop: 1.5× ATR beyond entry in the original trend direction
Initial stop: 2× ATR from entry
Trailing stop: 3× ATR from highest close (adjusts daily)
Reduce position if ATR doubles from entry (volatility spike)
Similar to Bollinger Bands, ATR Bands plot channels around a moving average using ATR as the width measure. These bands expand during high volatility and contract during low volatility.
Price touching or exceeding the bands suggests extension and potential reversal, while consolidation within the bands suggests accumulation and potential breakout.
To compare volatility across different stocks or time periods, you can normalize ATR by expressing it as a percentage of price:
This allows meaningful comparisons: a $100 stock with ATR of $2.00 (2% ATR) is less volatile than a $50 stock with ATR of $1.50 (3% ATR), even though the absolute ATR values are similar.
Some traders create an oscillator from ATR by comparing current ATR to its moving average:
Positive values indicate expanding volatility (above average), while negative values indicate contracting volatility (below average). This helps identify volatility regime changes more clearly.
Use moving averages for trend direction and ATR for position sizing and stops. This creates a complete trend-following system.
Use RSI for overbought/oversold signals and ATR to gauge whether the market has enough volatility to generate meaningful moves.
Rising ATR with rising volume confirms genuine volatility expansion. Rising ATR with declining volume may signal exhaustion.
Bollinger Bands measure volatility using standard deviation, while ATR uses true range. Comparing both provides a more complete volatility picture.
ATR is based on moving averages, making it inherently lagging. It reports what volatility has been, not what it will be. Sudden volatility spikes take time to fully register in ATR.
ATR only measures magnitude of movement, not direction. You cannot trade ATR alone; it must be combined with directional indicators or price action analysis.
Raw ATR values cannot be compared across different stocks or time periods. You must normalize (ATR%) or use relative comparisons within the same asset's history.
The 14-period default provides smooth readings but may be too slow for short-term traders. Shorter periods (7-10) are more responsive but noisier.
During whipsaw conditions, ATR may rise due to erratic movement rather than genuine trending volatility. Context from price structure is essential.
Markets can shift between volatility regimes. What was "high" ATR may become the new normal. Regularly recalibrate your expectations and thresholds.
| Indicator | What It Measures | Key Difference from ATR | Best Use Case |
|---|---|---|---|
| Bollinger Bands | Standard deviation from moving average | Statistical volatility vs. absolute price range | Identifying overbought/oversold conditions |
| Historical Volatility | Standard deviation of returns | Percentage-based vs. point-based | Options pricing and comparison across assets |
| Implied Volatility | Market's expectation of future volatility | Forward-looking vs. backward-looking | Options trading and risk assessment |
| VIX | Implied volatility of S&P 500 index options | Market-wide fear gauge vs. individual asset | Overall market sentiment and hedging |
| Standard Deviation | Dispersion of closing prices | Only uses closing prices vs. full range | Statistical analysis and mean reversion |
Average True Range is an indispensable tool in any trader's arsenal. While it doesn't predict price direction, its ability to quantify market volatility in absolute terms makes it essential for risk management, position sizing, and adaptive trading strategies.
The beauty of ATR lies in its simplicity and versatility. Whether you're a day trader looking to set appropriate stop-losses, a swing trader sizing positions for different market conditions, or a portfolio manager assessing risk levels, ATR provides objective, market-based measurements that adapt to current conditions.
Remember that ATR is a measurement tool, not a trading system. Its true power emerges when integrated into a comprehensive trading plan that includes directional analysis, entry signals, and exit rules. Use ATR to answer "how much" questions—how much should I risk, how wide should my stop be, how large should my position be—while using other tools to answer "which direction" questions.
"In trading, understanding volatility is understanding risk. And understanding risk is the foundation of longevity and success."