IRONCLADResearch
Knowledge BaseGlossaryLearning PathsCalculatorsInsidersQuizzesPricingAbout
Sign inGet started
IRONCLADResearch

Clear, structured financial education. Education only — never financial advice.

Learn

  • Knowledge Base
  • Glossary
  • Learning Paths
  • Calculators
  • Insider Activity
  • Fed Funds Rate
  • BoE Base Rate
  • Comparisons
  • Quizzes

Platform

  • Pricing
  • About
  • Contact & Support
  • Sign in

Legal

  • Disclaimer
  • Editorial Policy
  • Terms
  • Privacy

The weekly briefing

A concise index of new universal lessons. Sent only when there is something new; never tips, signals or recommendations.

Prefer a reader? Follow the RSS feed.

Disclaimer: Ironclad Research provides educational content only. Nothing on this platform is financial advice, a recommendation, or an offer to buy or sell any security. Always do your own research and consider professional advice before making financial decisions.

© 2026 Ironclad Research. All rights reserved.

@IroncladRes on XRSS
  1. Home
  2. Knowledge Base
  3. Technical Analysis
  4. ATR
intermediateTechnical Analysis

ATR

ATR — the Average True Range — measures volatility as a single number: the average size of a market's recent price range, including gaps. This article explains 'true range' and why it captures more than the high-minus-low, how ATR is averaged over a lookback, what a rising or falling ATR tells you, and how ATR is used to gauge what counts as a 'normal move' and to scale stops and position size to volatility. It stresses that ATR measures size, never direction.

JL

Written by James Lipyeat · Founder, Ironclad Research

Reviewed 23 July 2026 · Editorial policy

11 min readPublished 23 July 2026

Before this, read

Moving AveragesBollinger Bands

Introduction

Bollinger Bands show volatility as an envelope you read by eye. Sometimes, though, you want volatility as a plain number — one figure that says "a normal move for this market, right now, is about this big." That is exactly what ATR, the Average True Range, provides. It is the most direct volatility measure in common use, and although it began life in commodities (introduced by Welles Wilder, the same analyst behind RSI), it is applied to every market today.

ATR's value is its bluntness. It does not try to tell you where price is going — only how much it tends to move. And knowing the size of a normal move turns out to be one of the most practically useful things in all of technical analysis, especially for managing risk.

True Range: More Than High Minus Low

The obvious way to measure a period's movement is its high minus its low. ATR refines this with the idea of true range, which fixes a blind spot: gaps. If a market closes at 100 and opens the next session at 95 (a gap down) before trading in a tight 95–96 range, the plain high-minus-low (just 1) badly understates how much it actually moved — it leapt 5 from the prior close.

True range captures that by taking the greatest of three distances:

True Range = the largest of:
1. today's high − low
2. distance from the previous close to today's high
3. distance from the previous close to today's low

By including the previous close, true range counts any overnight gap as part of the move. It is the honest measure of how far price travelled, not just how far it ranged within the session.

Averaging It: ATR

A single period's true range is noisy. ATR smooths it by averaging true range over a lookback window — conventionally 14 periods (Wilder's smoothing). The result is a steady line that rises when ranges are expanding and falls when they are contracting.

Price with an ATR panel showing rising and falling volatility A price line above an ATR line; during a calm, range-bound stretch the ATR is low and flat, and during a sharp move the ATR rises. price (calm, then volatile) ATR low & flat (quiet) rising (volatile)
ATR is low and flat while price is calm, then rises as ranges expand. Notice it rises during the volatile stretch whether price is going up or down — ATR measures size, not direction.

That last point is the whole character of ATR: in the volatile stretch the line rises during both the up-moves and the down-moves, because it does not care which way price went — only how far.

How ATR Is Used

1. Defining a "normal move." ATR gives you a yardstick. If a market's ATR is 2, then a 2-point move is unremarkable and a 6-point move is three times the normal daily range — genuinely large. This calibration stops you from over-reacting to ordinary noise or under-reacting to a real expansion.

2. Scaling stops to volatility. This is ATR's most important practical use, and it links directly to risk management. A protective stop placed a fixed distance from price ignores how much the market actually moves — too tight in a volatile market (you get knocked out by noise), too loose in a calm one. Placing a stop a multiple of ATR away (say 2 × ATR) scales the buffer to current volatility: wide when the market is wild, tight when it is calm. The principle: give a position room proportional to how much the market normally moves.

3. Sizing positions. The same logic extends to how much to hold. If risk is defined as ATR-based stop distance, a more volatile market (larger ATR) implies a smaller position for the same risk, and a calmer one a larger position. ATR turns "how volatile is this?" into a number you can size against. (These ideas are developed fully in the Risk Management topics — Position Sizing and Stop Losses.)

Comparing Across Markets

One subtlety: ATR is expressed in the instrument's own price units, so raw ATR values are not comparable across markets. A share trading near 1,000 will have a far larger ATR than one near 10 simply because its prices are bigger — not because it is "more volatile" in any meaningful sense. To compare fairly, analysts often express ATR relative to price (for example, ATR as a percentage of price). A 1% ATR is a 1% ATR whether the instrument costs 10 or 1,000.

A Worked Example

A share has an ATR of about 1.5, and has done for weeks — calm, orderly. An analyst describes a normal day as "roughly a 1.5 range." A protective stop using 2 × ATR would sit about 3 away from price — far enough that ordinary daily noise won't trip it.

Then news hits and the market moves sharply; over a week the ATR climbs to 4. Nothing about direction is implied — ATR rose the same whether the move was up or down — but the character has changed: a normal day is now a 4 range, almost three times before. The same 2 × ATR stop now needs about 8 of room, and a volatility-aware participant would reduce position size accordingly to keep risk steady. ATR has done its one job: told you, in a number, how big "normal" has become.

The Honest Limits

  • ATR measures size, never direction. A high ATR accompanies sharp rallies and sharp crashes alike. It will never tell you which way price is going.
  • Raw ATR isn't comparable across instruments. It is in price units; normalise to price (e.g. a percentage) for fair comparison.
  • It is descriptive and lagging. ATR is an average of ranges that already happened. It tells you what volatility has been — a sound basis for sizing risk, not a forecast of the next move.

ATR distils volatility to a single, practical number — the backbone of volatility-aware risk management. With trend, momentum, volume, and volatility now covered, the final indicator article steps up to a complete system that tries to combine several of these at once: the Ichimoku Cloud.

Finished this lesson? Track your progress.

Frequently asked questions

What is true range and why is it better than just high minus low?

True range is the greatest of three distances: today's high minus low, the distance from the previous close to today's high, or the distance from the previous close to today's low. It is better than simple high-minus-low because it captures gaps—if a market gaps down 5 points but then trades in a tight 1-point range, true range correctly reflects the full 5-point move, while high-minus-low would miss it.

How is ATR calculated and why is it smoothed over multiple periods?

ATR is calculated by averaging true range over a lookback window, conventionally 14 periods. A single period's true range is noisy and volatile, so smoothing it produces a steady line that rises when ranges expand and falls when they contract, giving you a reliable picture of current volatility rather than random daily swings.

What does a rising ATR tell you about price direction?

A rising ATR tells you nothing about price direction—it rises the same whether price is moving sharply upward or sharply downward. ATR measures only the size of moves, not their direction; it will rise during both strong rallies and sharp crashes because it only cares how far price travelled, not which way it went.

How is ATR used to set protective stops?

A protective stop is placed a multiple of ATR away from price—for example, 2 × ATR. This scales the stop buffer to current volatility: when ATR is large (volatile market), the stop is wider so you won't get knocked out by normal noise; when ATR is small (calm market), the stop is tighter. This keeps risk management proportional to what the market actually does.

Why can't you compare raw ATR values across different markets?

ATR is expressed in the instrument's own price units, so a stock trading at 1,000 will have a much larger raw ATR than one at 10 simply because prices are bigger, not because it is more volatile. To compare fairly across markets, ATR should be expressed relative to price—for example, as a percentage of the current price.

Key terms

ATRBollinger BandsBreakoutCandlestickDivergenceDojiFibonacci RetracementGap

Next lesson

Continue learning

Ichimoku Cloud

Related topics

intermediateTechnical Analysis

Reversals

A reversal is a genuine change in a market's prevailing direction — an uptrend becoming a downtrend, or vice versa. This article defines a trend structurally (higher highs and higher lows, or lower highs and lower lows), shows how a reversal is the breaking of that sequence, and tackles the hardest problem in all of price action: telling a real reversal from an ordinary pullback. It closes on why reversals are only ever confirmed in hindsight, and why 'catching' them is where so many go wrong.

Ironclad Research provides educational content only. Nothing on this platform is financial advice, a recommendation, or an offer to buy or sell any security. Always do your own research and consider professional advice before making financial decisions.