Module 1: Average True Range Fundamentals

ATR Calculation and What It Measures - Part 2

8 min readLesson 2 of 10

ATR Calculation Refresher and True Range Components

ATR calculation forms the bedrock of volatility measurement. Understanding its components is essential for accurate application. True Range (TR) is the largest of three distinct calculations. Each calculation represents a potential price movement within a specified period.

The first component is the current high minus the current low. This measures the full extent of price movement within the present bar or candle. For example, if a 5-minute ES futures contract prints a high of 5005.50 and a low of 5000.25, this component yields 5.25 points.

The second component considers the absolute value of the current high minus the previous close. This captures upward price gaps or continued upward momentum from the prior period. If the 5-minute ES contract's high is 5005.50 and the previous 5-minute close was 4998.75, this component is 6.75 points.

The third component is the absolute value of the current low minus the previous close. This accounts for downward price gaps or continued downward pressure. Using the same ES example, if the current low is 5000.25 and the previous close was 4998.75, this component is 1.50 points.

The True Range for that specific 5-minute bar is the maximum of these three values: 5.25, 6.75, and 1.50. In this instance, the True Range is 6.75 points.

ATR then smooths these individual True Range values over a specified period. A common period is 14. This means the ATR at any given point is typically the simple moving average of the last 14 True Range values. Some platforms use an exponential moving average (EMA) for ATR smoothing, which gives more weight to recent price action. This difference in smoothing method can lead to slight variations in ATR values across different charting software. A 14-period EMA ATR will react more quickly to changes in volatility than a 14-period SMA ATR.

Consider a daily chart of AAPL. If AAPL closes at $170.00 on Monday, then Tuesday's high is $173.50 and low is $169.00.

  1. High - Low = $173.50 - $169.00 = $4.50
  2. |High - Previous Close| = |$173.50 - $170.00| = $3.50
  3. |Low - Previous Close| = |$169.00 - $170.00| = $1.00

Tuesday's True Range is $4.50. This process repeats for 14 daily bars. The average of these 14 True Range values becomes the 14-day ATR.

What ATR Measures: Volatility and Risk Quantification

ATR fundamentally measures volatility. It quantifies the average price range over a specific number of periods. A higher ATR indicates greater price fluctuation, while a lower ATR suggests reduced price movement. This measurement is not directional; it does not predict future price direction. It only quantifies the magnitude of potential price movement.

For experienced day traders, ATR provides a dynamic gauge for several critical trading decisions:

  1. Stop Loss Placement: ATR offers an objective, volatility-adjusted method for setting stop losses. A common practice is to place a stop loss 1.5 to 3 times the current ATR away from the entry price. This accounts for normal price fluctuations and prevents premature stops due to noise. For instance, if a 5-minute NQ futures contract has an ATR of 25 points, a trader might set a stop loss 50 points (2 * ATR) away from their entry. This stop loss would be wider during periods of high volatility and tighter during low volatility.

  2. Take Profit Targets: Similar to stop losses, ATR can inform profit targets. A common strategy involves targeting 2 to 4 times the ATR for a reasonable risk-reward profile. If the 5-minute NQ ATR is 25 points, a trader might aim for a 75-point (3 * ATR) profit target. This ensures targets are proportional to the instrument's current movement capacity.

  3. Position Sizing: ATR is indispensable for risk management and position sizing. Traders calculate their dollar risk per share or contract based on their ATR-derived stop loss. They then adjust their position size to maintain a consistent dollar risk per trade, typically 0.5% to 1% of their trading capital.

    • Example: A trader has a $100,000 account and wants to risk 0.75% per trade, or $750.
    • They are trading SPY on a 15-minute chart. The current 15-minute ATR is $0.80.
    • They decide to use a 2 * ATR stop loss, which is $1.60 ($0.80 * 2).
    • Position size = (Total Risk / Stop Loss per Share) = $750 / $1.60 = 468.75 shares. The trader would trade 468 shares. This method ensures that regardless of the instrument's volatility, the dollar risk remains constant.
  4. Market Selection and Timeframe Assessment: ATR helps traders identify suitable markets and timeframes. A market with an ATR that is too low may not offer sufficient movement for profitable day trading, leading to high commission-to-profit ratios. Conversely, excessively high ATR might indicate extreme volatility, making precise entries and exits challenging. A 1-minute CL futures contract might have an ATR of $0.15, while a daily CL contract could have an ATR of $2.50. Traders choose the timeframe and instrument where the ATR aligns with their trading strategy and risk tolerance.

  5. Breakout Confirmation: ATR can act as a filter for breakout strategies. A breakout accompanied by an expansion in ATR suggests genuine momentum and increased participation, rather than a false breakout. If a stock like TSLA breaks above a resistance level, and its 5-minute ATR doubles from $0.50 to $1.00 immediately after the breakout, this strengthens the conviction in the move.

Institutional Applications of ATR

Proprietary trading firms, hedge funds, and algorithmic trading desks utilize ATR in sophisticated ways, often integrated into complex models.

  • Algorithmic Order Placement: High-frequency trading (HFT) algorithms use real-time ATR to dynamically adjust order placement strategies. If ATR expands rapidly, algorithms might widen bid-ask spreads, reduce position sizes, or slow down order execution to mitigate increased market impact. Conversely, contracting ATR might lead to tighter spreads and larger order blocks.
  • Risk Management Systems: Institutional risk management systems constantly monitor ATR across entire portfolios. Sudden increases in ATR for correlated assets can trigger alerts, leading to automatic reduction in exposure or hedging strategies. A prop firm might have a maximum daily ATR threshold for a specific trader's book. If the aggregate ATR of their positions exceeds this, the system may automatically reduce leverage.
  • Volatility Arbitrage: Hedge funds specializing in volatility arbitrage use ATR as a core input for pricing options and other derivatives. Discrepancies between implied volatility (derived from option prices) and historical volatility (measured by ATR) create trading opportunities. If the 14-day ATR for SPY is 1.2%, but options imply a 1.8% volatility, a fund might sell options, betting on a contraction of implied volatility toward historical levels.
  • Market Making: Market makers use ATR to determine appropriate inventory levels and quoting strategies. In high ATR environments, they might quote smaller sizes or wider spreads to manage increased inventory risk. In low ATR environments, they can offer larger sizes and tighter spreads, capturing more order flow.

When ATR Works and When It Fails

ATR works exceptionally well in trending markets and during periods of clear volatility expansion or contraction. It provides objective data for adapting to changing market conditions. For example, during a strong upward trend in NQ, a 15-minute ATR might consistently print 30-40 points. A trader using a 2ATR stop and 3ATR target will find these levels respected, allowing for effective trend participation.

ATR also works when used in conjunction with other technical indicators. It provides the "how much" while other indicators provide the "where" or "when." A divergence on an oscillator combined with a contracting ATR might signal a loss of momentum and an impending reversal.

However, ATR has limitations and can fail or mislead in certain scenarios:

  • Choppy, Sideways Markets: In range-bound or choppy markets, ATR can remain relatively flat or decrease, suggesting low volatility. However, the market might be whipsawing within a narrow range, triggering stops based on average volatility even though the price action is erratic. A daily chart of GC (Gold futures) might show a 14-day ATR of $15 during a consolidation phase. But within that consolidation, 1-minute or 5-minute charts could exhibit violent, short-lived spikes that exceed the average daily ATR, leading to false breakouts and stop-outs for intraday traders.
  • Sudden, Unforeseen Events: Black swan events or unexpected news announcements can cause immediate, extreme volatility spikes that dwarf the historical ATR. In these situations, the current ATR will lag significantly, as it averages past price action. A stock like NVDA might have a 14-day ATR of $5.00. A sudden earnings surprise could cause a $30 gap up or down. The existing ATR would be completely inadequate for managing risk around such an event.
  • Lagging Indicator: As an average, ATR is a lagging indicator. It reflects past volatility, not future volatility. While it adapts to changes, it does so with a delay determined by its period setting. A 14-period ATR will always be behind the immediate, instantaneous volatility of the current bar.
  • Not Directional: ATR provides no information about price direction. A high ATR could signify a strong upward trend or a strong downward trend, or simply extreme two-sided volatility within a range. Using ATR in isolation without directional analysis can lead to poor trading decisions.

Worked Trade Example: CL Futures

Let's consider a trade on Crude Oil Futures (CL) using a 5-minute chart. Assume current time is 10:30 AM EST. The 5-minute ATR for CL is currently $0.20.

Scenario: CL has been consolidating for the past hour. It is now approaching a previously established resistance level at $78.50. A trader anticipates a breakout and continuation higher.

Entry Signal: CL breaks above $78.50 and the next 5-minute candle closes above this level at $78.60. The 5-minute ATR has slightly increased to $0.22, indicating some renewed momentum.

Trade Details:

  • Entry Price: $78.60 (long)
  • Stop Loss Placement: The trader uses a 2 * ATR stop. Current ATR is $0.22.
    • Stop Loss = Entry Price - (2 * ATR) = $78.60 - ($0.22 * 2) = $78.60 - $0.44 = $78.16.
  • Target Placement: The trader aims for a 3 * ATR target.
    • Target Price = Entry Price + (3 * ATR) = $78.60 + ($0.22 * 3) = $78.60 + $0.66 = $79.26.
  • Risk per Contract: $0.44 (difference between entry and stop loss).
  • Reward per Contract: $0.66 (difference between target and entry).
  • R:R Ratio: $0.66 / $0.44 = 1.5:1.

Position Sizing: Assume the trader has a $50,000 account and risks 1% per trade.

  • Total Dollar Risk = $50,000 * 0.01 = $500.
  • Number of Contracts = Total Dollar Risk / Risk per Contract = $500 / $0.44 = 11.36.
  • The trader will take 11 CL contracts.*

Outcome: The market continues its upward momentum. Within 20 minutes (four 5-minute bars), CL reaches $79.26.

  • The trade is exited at the target price.
  • Gross Profit = 11 contracts * $0.66/contract = $7.26.*

This example demonstrates how ATR provides objective parameters for risk management and profit targets, ensuring consistency and adaptability to market volatility.

Key Takeaways

  • True Range is the maximum of three distinct price difference calculations for a given period.
  • ATR averages True Range values over a specified period, typically 14, to quantify volatility.
  • ATR is a non-directional indicator, measuring the magnitude of price movement, not its direction.
  • Experienced traders use ATR for objective stop loss and take profit placement, and precise position sizing.
  • Institutional players integrate ATR into algorithmic trading, risk management, and volatility arbitrage strategies.
The Black Book of Day Trading Strategies
Free Book

The Black Book of Day Trading Strategies

1,000 complete strategies · 31 chapters · Full trade plans