Back
30.07.2026


The Complete ATR Indicator Guide: How to Use Average True Range for Smarter Trading Decisions

The Average True Range (ATR) indicator measures how much an asset moves, not which way. Developed by J. Welles Wilder Jr. in 1978, ATR quantifies volatility across forex, stocks, and commodities. Traders use ATR for stop-loss placement, position sizing, and breakout confirmation. It sits at the core of any risk-aware framework, alongside tools like the Relative Strength Index (RSI).

What Is ATR? Average True Range Definition and Meaning

ATR is a volatility indicator that reports the average magnitude of price movement over a set number of periods.

ATR acts like a weather forecast for market turbulence. It tells traders how far prices typically travel per session, without predicting direction. A rising ATR signals expanding volatility, while a falling ATR signals a calmer environment.

The indicator applies across every liquid market. Forex, equity, and commodity traders all read ATR the same way, adjusting only the unit of measurement.

What Does ATR Stand For and Who Created It?

ATR stands for Average True Range. J. Welles Wilder Jr., a mechanical engineer turned technical analyst, published the indicator in his 1978 book New Concepts in Technical Trading Systems, as noted by TrendSpider. The same book also introduced the Relative Strength Index (RSI), Parabolic Stop and Reverse (SAR), and the Average Directional Index (ADX).

What Does ATR Measure — and What It Doesn't

ATR measures the degree of price volatility exclusively. A rising ATR does not tell you whether price is climbing or falling. ATR spikes equally during sharp crashes and sharp rallies. In short: ATR answers "how much," while directional indicators answer "which way." That measurement starts with a single building block called True Range, covered next.

How Is ATR Calculated? The ATR Formula and Step-by-Step Breakdown

ATR calculation runs in two steps. First, measure the True Range per period. Then smooth it over 14 periods using Wilder's method.

Step 1 — Understanding True Range (TR)

True Range is the greatest of three values for any given period:

  • Current High minus Current Low
  • Absolute value of Current High minus Previous Close
  • Absolute value of Current Low minus Previous Close

The three-part formula captures gap events that a simple high-low range misses. Consider a stock that closes at $50, gaps up, and trades between $54 and $57. The high-low range is $3, but the True Range from the prior close reaches $7. Without this gap-capturing logic, ATR would systematically understate real volatility on any day with a price gap.

Step 2 — The Average True Range Formula

Wilder's smoothing formula is:

Current ATR = [(Prior ATR × 13) + Current TR] ÷ 14

The first ATR value is the simple average of the first 14 True Range readings. If prior ATR equals 1.20 and today's TR equals 1.50, the new ATR reads [(1.20 × 13) + 1.50] ÷ 14 = 1.22. Every major charting platform runs this math automatically, as documented by Macroption.

Choosing the Right ATR Period Setting

The default 14-period setting suits most traders. Scalpers can shorten it for higher sensitivity. Swing and position traders can extend it for smoother signals.

Trading Style Recommended Period Timeframe Sensitivity
Scalping 2 to 7 1-min to 5-min Very high
Day trading 7 to 14 5-min to 1-hour High
Swing trading 14 to 21 4-hour to daily Balanced
Position trading 20 to 50 Daily to weekly Low, stable

Source: Macroption, ATR Period Settings

How to Add the ATR Indicator to Your Chart

ATR is a built-in indicator on virtually every charting platform. The workflow is: open the chart, click "Indicators," search "ATR," select "Average True Range," and set the period. ATR plots as a single line in a sub-panel below the price chart.

How to Read the ATR Indicator: Interpreting ATR Values

Reading ATR means matching its shape to one of four market conditions.

A rising ATR signals expanding volatility, common during trending or reversal phases. A falling ATR signals contraction and consolidation. A high ATR plateau reflects sustained trend energy. An ATR spike from an extreme low often precedes a major directional move.

ATR values appear in the asset's native unit: pips for forex, dollars for stocks. "High" ATR is always relative to that asset's own history. Since ATR carries no direction, traders pair it with momentum indicators such as the Relative Strength Index (RSI) or Moving Average Convergence Divergence (MACD) for complete signals.

ATR as a Percentage of Price: Solving the Cross-Asset Comparison Problem

Absolute ATR values cannot be compared across assets with different prices. ATR% solves this:

ATR% = (ATR ÷ Current Price) × 100

A $300 stock with a $6 ATR shows an ATR% of 2.0%. A $50 stock with a $3 ATR shows 6.0%. The cheaper stock is three times more volatile in percentage terms. Real-market data illustrates the same point: in late March 2025, Nvidia (NVDA) printed an ATR of $7.20 at a price of $115.74 (ATR% ≈ 6.2%), while Johnson & Johnson (JNJ) printed $2.73 at $162.84 (ATR% ≈ 1.7%).

ATR as a Measure of Market Conviction and Interest

ATR also gauges market intensity. Large True Ranges at the start of a move signal strong trader engagement. Small True Ranges during an apparent trend suggest low conviction and elevated false breakout risk. The logic mirrors volume analysis: expanding ATR confirms the energy behind price expansion. RSI or MACD confirmation alongside expanding ATR strengthens reversal signals at key levels.

How to Use the ATR Indicator in Trading: 5 Practical Applications

Traders use ATR for five core tasks: dynamic stop-loss placement, position sizing, breakout confirmation, intraday range management, and volatility-based stock scanning.

Using ATR for Stop-Loss Placement — How to Use ATR for Stop Loss

An ATR-based stop-loss sets the exit distance from a multiple of the ATR value. Stop Distance = ATR × Multiplier, using a typical range of 1.5x to 2x.

  • Long position: Stop = Entry price minus (ATR × Multiplier)
  • Short position: Stop = Entry price plus (ATR × Multiplier)

Consider a EUR/USD trade with a 14-period daily ATR of 0.0085 (85 pips). A 1.5x multiplier gives a stop distance of 127.5 pips. A long entry at 1.0850 places the stop at 1.0722. Wider ATR stops require proportionally smaller positions to keep dollar risk constant, a principle relevant for pairs covered in our EUR/USD trading guide.



Using ATR-Based Trailing Stops

An ATR trailing stop recalculates each candle close, moving with price to lock in profit. For a long trade: Trailing Stop = Current Price minus (ATR × Multiplier). Example: a long trade with ATR of $3.50 and a 2× multiplier starts with the trailing stop $7 below entry, then moves upward as price advances.

When ATR expands, the stop widens automatically. When ATR contracts, it tightens. The tradeoff is that ATR expansion during the trade can produce larger drawdowns before the stop triggers.

Using ATR for Position Sizing

ATR anchors position size to current volatility. Position Size = Risk Amount ÷ (ATR × Multiplier).

A trader risks $500 on EUR/USD with an ATR of 85 pips and a pip value of $10. Position Size = $500 ÷ (85 × $10) = 0.59 lots. On a calmer day with an ATR of 50 pips, the same $500 risk allows 1.0 lots. The wider the ATR-based stop, the smaller the position size needed to keep dollar risk fixed.

Using ATR to Confirm Breakouts

A breakout accompanied by ATR expansion signals higher-confidence momentum. A breakout on flat or contracting ATR raises false breakout risk. ATR works as a momentum filter, not a standalone entry trigger, and pairs well with volume, price action, or a momentum tool.

How to Use ATR in Intraday Trading

Intraday traders use ATR as a daily range budget. If daily ATR is 100 pips and price has already moved 80 pips, most of the range is gone. Once price covers 70% to 80% of the average daily range, new trend-following entries carry lower probability.

Using ATR to Filter and Scan for Stocks

ATR% enables volatility-based stock screening. A common scan reads: ATR(14) ÷ Close greater than 0.03, combined with 20-day MA above 50-day MA. That filter isolates volatile stocks in confirmed uptrends.

ATR Trading Strategy: A Practical Framework Using Dynamic Zones

An ATR-based strategy replaces static support and resistance with dynamic zones that adjust to volatility. The core zones are ATR High and ATR Low, and entries into either zone still need the breakout confirmation logic covered earlier before a trade is taken.

ATR-Based Dynamic Support and Resistance Zones

The two dynamic zones are defined as:

  • ATR High (Resistance) = Recent High plus ATR
  • ATR Low (Support) = Recent Low minus ATR

Volatile markets naturally overshoot static levels. ATR zones build the volatility buffer directly into the price levels, upgrading (not replacing) classical support and resistance analysis.

Entry and Exit Rules Using ATR

Short setup steps:

  1. Price reaches the ATR High zone
  2. A bearish confirmation candle appears (rejection, bearish engulfing, or shooting star)
  3. Enter short at the candle close
  4. Place the stop above ATR High
  5. Target the ATR Low zone
  6. Confirm at least a 1:2 risk-to-reward ratio

Long setup steps:

  1. Price reaches the ATR Low zone
  2. A bullish confirmation candle appears (rejection, bullish engulfing, or hammer)
  3. Enter long at the candle close
  4. Place the stop below ATR Low
  5. Target the ATR High zone
  6. Confirm at least a 1:2 risk-to-reward ratio

ATR zones alone are not entry signals. Confirmation candles are required.

Using Fair Value Gaps (FVG) as Entry Confirmation

A Fair Value Gap is a three-candle price imbalance that refines entries inside ATR zones. When a bearish FVG forms near ATR High, enter short at the gap's lower edge. Place the stop above the FVG high. Target the ATR Low.

ATR Indicator in Forex Trading

In forex, ATR is expressed directly in pips, giving traders an immediate read on a pair's typical daily movement. Stop sizes built for one pair often fail on another because pair volatility differs sharply. The London and New York overlap creates peak ATR, while the Asian session compresses it. Historical daily ATR ranges vary by market regime: EUR/USD 55 to 90 pips, GBP/JPY 130 to 180 pips, and USD/JPY 60 to 80 pips, useful benchmarks when planning risk on pairs covered in our base and quote currency guide.

Limitations and Benefits of the ATR Indicator

ATR has clear strengths and clear constraints.

Limitations:

  • ATR is a lagging indicator that reflects historical data
  • ATR provides no directional information
  • Absolute ATR values are not comparable across assets without ATR% conversion
  • ATR can remain elevated after volatility has genuinely declined
  • ATR needs complementary directional tools for complete signals

Benefits:

  • ATR quantifies volatility precisely in the asset's native unit
  • ATR works across every asset class, from stocks to commodities
  • ATR applies to every timeframe, from 1-minute charts to weekly charts
  • ATR builds an objective foundation for stop-loss and position sizing
  • ATR adapts to any period setting a trader chooses
  • ATR is available on all major charting platforms as a built-in tool

ATR Indicator vs. Other Volatility Tools: How Does It Compare?

ATR sits alongside Bollinger Bands, Standard Deviation, and the Volatility Index (VIX) inside the volatility toolkit, each with a distinct purpose.

Indicator What It Measures Directional? Best Use Case Works With ATR?
ATR Absolute price range No Stop-loss distance, position sizing N/A
Bollinger Bands Standard deviation channel Partial Mean-reversion entries Yes
Standard Deviation Statistical dispersion No Quant models Yes
VIX Implied equity index volatility No Broad market fear gauge Complementary

Source: Macroption, Volatility

ATR gives price-unit outputs traders can act on directly. Bollinger Bands offer visual channels, and the VIX reflects market-wide sentiment.

Key Takeaways: What You Need to Remember About ATR

  • ATR measures volatility magnitude, never price direction
  • J. Welles Wilder Jr. published ATR in his 1978 book New Concepts in Technical Trading Systems
  • True Range captures overnight gaps that a simple high-low misses
  • Rising ATR signals expanding volatility; falling ATR signals consolidation
  • ATR% (ATR divided by price) normalizes readings across assets
  • Standard stop-loss multipliers range from 1.5x to 2x ATR
  • ATR trailing stops recalculate on each candle close and move with price to lock in profit
  • Position size scales inversely to ATR via Risk divided by (ATR times multiplier)
  • Expanding ATR alongside a breakout confirms trader conviction
  • ATR requires pairing with directional tools such as RSI or MACD
  • ATR is a lagging indicator within technical analysis, reflecting past rather than future data
  • ATR applies uniformly across forex, stocks, and commodities

FAQ

  • What is ATR in trading?
    ATR (Average True Range) is a technical analysis indicator that measures volatility. It shows the average price range of an asset over a set period, typically 14. ATR reflects how much a market moves, not the direction, making it a core input for risk management decisions.
  • How do you use ATR for stop-loss placement?
    Multiply the current ATR by a risk factor of 1.5 to 2. For a long trade, subtract that distance from the entry price to set the stop. For a short trade, add it to the entry. This method scales stops to current volatility instead of using arbitrary fixed distances.
  • What does a high ATR value indicate?
    A high ATR value indicates elevated volatility for that specific asset compared to its own recent history. High ATR often coincides with strong trends, breakouts, or news-driven moves. It carries no directional meaning, so traders must combine it with price action or momentum tools before acting.
  • What is ATR as a percentage of price?
    ATR as a percentage of price (ATR%) equals (ATR divided by Current Price) times 100. It converts absolute ATR into a relative volatility figure comparable across assets. A $50 stock with a $3 ATR reads 6% ATR%, more volatile than a $300 stock with $6 ATR at only 2%.
  • Is ATR a leading or lagging indicator?
    ATR is a lagging indicator. It is calculated from historical price ranges over the previous 14 periods, so it reflects what has already happened. Traders should read ATR as a measure of current volatility conditions, not as a predictive signal for future price direction.
Telegram Facebook