HomeGuides › How to Trade With ATR: Volatility-Based Stops and Sizing
Technical Indicators

How to Trade With ATR: Volatility-Based Stops and Sizing

Average True Range (ATR) turns a stock's recent price swings into a single dollar figure — a clean read on how much it typically moves per bar, and nothing about which way. This guide covers how to place volatility-based stops with ATR multiples, how to size a position so every trade risks the same amount, and why ATR is a range gauge that never points a direction. Research and education only — not financial advice.

ATR trading uses a volatility measure — the Average True Range — to fit your stops and position size to how much an instrument actually moves, so a $300 stock and a $6 stock each get room sized to their own noise. The one thing ATR never does is point a direction: it tells you how far price tends to travel, not which way it is going.

What ATR actually measures

Average True Range was published by J. Welles Wilder in 1978 — the same book that gave us RSI. It answers a narrow, useful question: over the last N bars, how much ground does this instrument typically cover in one bar? The building block is True Range, the greatest of three distances, defined that way so overnight gaps don't get ignored:

ATR is then a smoothed average of True Range, 14 periods by default. Because it is measured in the instrument's own price units — dollars for a stock, pips for a currency pair — an ATR of $1.50 means "this thing moves about a dollar-fifty in a typical bar," full stop. It is a speedometer, not a compass.

Why ATR is not directional — and why that is the point

Here is the property that trips people up: True Range is always positive. A violent down day and an equally violent up day produce the same ATR. Volatility rising tells you the ride is getting rougher; it says nothing about the destination. That is not a flaw — it is exactly why ATR is trustworthy for the job it has. A directional indicator is guessing at the future; ATR is only describing the present character of price. Because it stays in its lane, you can lean on it for the two things it does honestly: setting stop distance and setting size.

Pair it, don't confuse it. If you want a read on direction or trend strength, that is a different tool — see how to trade with ADX. ATR handles "how much," ADX handles "is there a trend at all." Asking ATR which way to trade is asking the wrong question of the right tool.

ATR multiples: sizing the stop to the noise

A fixed-percentage stop — "I always stop out at −8%" — ignores that every instrument breathes at its own rate. Eight percent might be a hard technical break on a sleepy large-cap and mere background noise on a biotech that swings 10% before lunch. An ATR multiple fixes this by expressing the stop in units of the instrument's own typical range:

stop distance = ATR × multiple

Common multiples run roughly 1.5× to 3× ATR. Tighter (1.5×) sits closer and gets hit more often; wider (3×) gives the trade room to breathe at the cost of a bigger loss when wrong. The multiple is a genuine trade-off you choose deliberately, not a magic number. A trailing version — the "chandelier" exit — hangs the stop a fixed ATR multiple below the highest high since entry, so the stop ratchets up as the trade works and never moves down.

A worked example, start to finish

Say a stock trades at $50 and its ATR(14) is $1.50. You want a stop that respects the noise and a size that risks a fixed slice of a $10,000 account.

  1. Pick the ATR multiple. Use 2× for a swing hold. Stop distance = $1.50 × 2 = $3.00.
  2. Place the stop. Long entry $50.00, so the stop sits at $50.00 − $3.00 = $47.00. (A short would place it $3.00 above entry.)
  3. Set the risk budget. Risk 1% of the $10,000 account = $100 on this trade.
  4. Solve for size. Shares = risk budget ÷ stop distance = $100 ÷ $3.00 ≈ 33 shares.
  5. Sanity-check the dollars. 33 shares × $3.00 stop = $99 at risk — the plan, before you clicked.

Now the elegant part. If ATR were $3.00 instead of $1.50 — a jumpier stock — step 1 doubles the stop to $6.00, and step 4 automatically halves the size to about 16 shares. Same $100 at risk, every time, regardless of how wild the instrument is. That is the whole reason to size off ATR: it standardizes your risk across a calm name and a chaotic one. A position size calculator runs this arithmetic for you once you feed it the stop distance and the risk budget.

ATR sizing pairs with your stop and your R

ATR doesn't work alone; it plugs into a risk framework. The stop distance it hands you is your "1R" — the unit of risk against which every target is measured. If your ATR stop is $3.00, a 2R target is +$6.00. Deciding those targets in advance is the risk-reward half of the plan; ATR just supplies an honest denominator instead of a stop plucked from a round number. This is why volatility-based stops and disciplined sizing are the same conversation — the range sets the distance, the distance sets the size, and the size sets what a loss actually costs. For the mechanics of a hard exit, see what a stop-loss is.

The trap in one line: a wider ATR stop is not "safer." It only means each share can lose more, so you must own fewer shares to keep the dollar risk fixed. Widen the stop and keep the size, and you have quietly doubled your risk.

Where ATR fits on our desk

We treat ATR as plumbing, not a signal. It sets the stop distance and the size on a card; the reason to be in the trade comes from a catalyst, a level, and participation — never from ATR itself, which by construction knows nothing about direction. Every idea we post carries a trigger, targets, a stop and a time-stop on a public, timestamped paper/model record where the losing trades stay visible, so the sizing discipline can be audited rather than taken on faith. For scale on why process beats any single input: our own hypothetical backtest of the raw scanner traded blind returned a 46.6% simulated win rate and a 0.82 profit factor across 161 simulated trades — negative expectancy. ATR can make your losses uniform and survivable; it cannot make a bad idea good.

The 30-second recap

Common questions

Is ATR a buy or sell signal?
No. ATR is a pure volatility gauge — the average True Range, or how far an instrument tends to move per bar — and True Range is always positive, so an up day and a down day of equal size produce the same ATR. It tells you how far price typically travels, not which way it is going. Use it to set stop distance and position size, and get your direction from a separate read like a catalyst, a level, or a trend tool.
How do you set a stop using ATR?
Multiply ATR by a chosen multiple and place the stop that distance from your entry. The formula is stop distance = ATR × multiple, with common multiples running about 1.5× to 3×. On a $50 stock with ATR(14) of $1.50, a 2× stop is $3.00, so a long stops at $47.00. Tighter multiples sit closer and get hit more often; wider ones give room to breathe but cost more when the trade is wrong. The multiple is a deliberate trade-off, not a fixed number.
How do you use ATR for position sizing?
Turn your ATR stop distance into a share count using a fixed risk budget: shares = risk budget ÷ stop distance. Risk 1% of a $10,000 account ($100) with a $3.00 ATR stop and you buy about 33 shares. The advantage is automatic — if ATR doubles, the stop doubles and the size halves, so the dollars at risk stay constant across a calm stock and a jumpy one. A position size calculator does the arithmetic once you supply the stop distance and risk budget.
Why is ATR not directional?
Because True Range measures distance, not sign. It takes the largest of high-minus-low, high-minus-previous-close, and low-minus-previous-close as absolute values, so a violent rally and a violent sell-off register identically. Rising ATR means the ride is getting rougher; it says nothing about the destination. That limitation is exactly why ATR is reliable for sizing stops and positions — it describes the present character of price instead of guessing the future.
See the process with your own eyes. The desk posts trigger-based cards to a public, timestamped record — losses included — and published the backtest where its own raw scanner loses. The scoreboard is free to watch. Join the floor →

Free to join · paid floors optional · research and education only

Last updated 2026-07-11 · ClaudeQuantAlgo Research Desk · research and education only.

Disclosures. ClaudeQuantAlgo is a research and education community. Nothing on this page constitutes financial, investment, legal, or tax advice, or a recommendation to buy or sell any security or derivative. No profit promises are made, ever — trading stocks, options, and forex involves substantial risk of loss; options positions can lose 100% of their value. The public scoreboard reflects a model ("paper") desk — no real money. Past performance — real, paper, or simulated — never guarantees future results. Hypothetical and simulated results have inherent limitations and no representation is made that any account will or is likely to achieve similar profits or losses. ClaudeQuantAlgo is not a registered investment adviser or broker-dealer. You are solely responsible for your own trading decisions. Never risk money you cannot afford to lose.