Position sizingIntermediate

ATR Position Sizing

ATR position sizing uses the Average True Range as a volatility measure to place a stop a set multiple of ATR away and to compute the quantity so that being stopped out costs a fixed fraction of capital.

Quick answer: ATR position sizing uses the Average True Range as a volatility measure to place a stop a set multiple of ATR away and to compute the quantity so that being stopped out costs a fixed fraction of capital.

In simple words

ATR position sizing is the practical, widely used version of volatility sizing. The Average True Range measures how much an instrument typically moves in a day, and you place your stop a multiple of ATR away, say two ATRs, so the stop is wide in a volatile market and tight in a calm one. You then size the position so that hitting that stop costs a fixed small percentage of your account. It ties both your stop and your size to how much the market is actually moving.

Purpose

ATR sizing exists to make stops and position sizes adapt to current volatility using a single, robust range-based measure, so risk per trade stays constant while stops breathe with the market.

Visual explanation

ATR Position Sizing

A stop set at a multiple of ATR, with quantity computed so the ATR-based loss equals a fixed risk budget.

Risk-Based Position SizingCapital×Risk %Stop distance×Point value=Quantityround down to lot sizerisk a fixed fraction of capital per trade

Professional explanation

What ATR measures and why it suits sizing

The Average True Range is the average, over a chosen lookback such as 14 periods, of the true range, which is the greatest of the current high minus low, the high minus the previous close, and the low minus the previous close. Unlike a simple high-minus-low, true range captures gaps, making ATR a robust measure of how much an instrument moves per period. Because it is expressed in the instrument's own points, ATR converts directly into a rupee amount via the point value, which is exactly what position sizing needs. This makes ATR a natural bridge between volatility and a concrete stop distance and quantity.

Placing the stop at a multiple of ATR

The core of the method is setting the stop a chosen multiple of ATR from entry, for instance 1.5 or 2 ATRs, rather than at a fixed point distance. In a volatile market ATR is large, so the stop is placed wider, giving the trade room to breathe and reducing the chance of being shaken out by normal noise. In a calm market ATR is small, so the stop tightens automatically. The multiple encodes how much normal movement you are willing to sit through before conceding the trade is wrong, and it makes the stop a function of current conditions rather than an arbitrary number.

From ATR stop to position quantity

Once the stop is defined as an ATR multiple, the rupee risk per lot is the ATR multiple times ATR times the point value. Dividing the risk budget, a fixed percentage of equity, by that per-lot risk gives the quantity that keeps the loss within budget. Because ATR sits in the denominator, the quantity automatically falls as volatility rises and rises as volatility falls, holding the rupee risk per trade constant across regimes. This unifies stop placement and sizing into one volatility-aware calculation, which is why ATR sizing is popular among trend followers and systematic traders.

Choosing the ATR period and multiple

Two parameters govern the method: the ATR lookback and the stop multiple. A short lookback makes ATR react quickly to changing volatility but adds noise, while a long lookback is smoother but slower to adjust. A larger stop multiple gives trades more room and a higher win rate but a worse reward-to-risk and larger per-lot risk, while a smaller multiple does the opposite. These parameters interact, and there is no universally correct pair; they should be chosen to match the strategy's holding period and tested for robustness rather than over-fitted to recent data.

Strengths over fixed-point stops and sizing

ATR sizing is a clear improvement over fixed-point stops because a fixed stop is too tight in volatile conditions, getting hit by noise, and too loose in calm ones, risking more than necessary. By scaling with volatility, ATR stops keep the probability of a noise-driven stop-out more stable across regimes, and ATR-based quantity keeps the rupee risk constant. For a trader operating across instruments with very different point ranges, ATR provides a common, self-calibrating language of risk that fixed distances cannot.

Limitations: lag, gaps and correlation

ATR is a backward-looking average, so it lags sudden volatility changes and can under-size the stop just as a new turbulent regime begins. It also does not prevent gap risk: price can open beyond an ATR-based stop, making the realised loss larger than the ATR multiple implied, which is common around Indian F&O events and expiry. Like all standalone-volatility methods, ATR sizing ignores correlation between positions, so several ATR-sized aligned trades can aggregate into a large bet. ATR is a strong per-trade tool, not a complete portfolio risk system.

Formula

Quantity = (Capital × Risk%) ÷ (ATR multiple × ATR × Point value)

Capital = current account equity in rupees; Risk% = fraction of equity risked (e.g. 0.01); ATR multiple = how many ATRs away the stop sits (e.g. 2); ATR = Average True Range in points over the lookback; Point value = rupees per one-point move per lot (Nifty lot 75 = Rs 75 per point). The denominator is the rupee loss per lot if the ATR-based stop is hit; round the quotient down to whole lots.

ATR stop-and-size vs a fixed-point stop with fixed size

AspectATR-basedFixed-point and fixed size
Stop distanceScales with volatility (ATR multiple)Same points regardless of conditions
Risk per tradeHeld constant by sizingVaries with volatility
Noise stop-outsMore stable across regimesFrequent in volatile markets
Cross-instrument useSelf-calibrating via ATRNeeds manual per-instrument tuning
WeaknessLags regime shifts, ignores gapsMis-calibrated in most regimes

Practical example

Illustrative example (Indian market)

A trader with Rs 5,00,000 risks 1 percent, Rs 5,000, on Nifty near 25,000 with lot size 75, using a 2-ATR stop. If the 14-day ATR is 180 points, the stop sits 2 times 180, 360 points away, and the rupee risk per lot is 360 times 75, Rs 27,000. Quantity is Rs 5,000 divided by Rs 27,000, about 0.19, which rounds to zero full lots, telling the trader that even one lot exceeds the budget at this volatility. If ATR instead fell to 60 points in a calm phase, the stop would be 120 points, the per-lot risk 120 times 75, Rs 9,000, still under one lot for the budget; only when per-lot risk drops below Rs 5,000 does a full lot fit. The size shrinks as ATR grows, holding the Rs 5,000 risk fixed.

Around Bank Nifty weekly expiry or an RBI policy day, ATR expands sharply, so an ATR-sized position mechanically shrinks and its stop widens, whereas a fixed 100-point stop would be knifed through by ordinary expiry-day swings. The same ATR framework applied to a calmer stock future would place a proportionally tighter stop, giving one consistent risk language across instruments.

Advantages

  • Ties both stop and size to current volatility using one robust measure
  • Keeps rupee risk per trade constant as volatility changes
  • Reduces noise-driven stop-outs by widening stops in volatile markets
  • Captures gaps in its true-range calculation, unlike simple high-low ranges
  • Provides a common risk language across instruments with different point ranges

Limitations

  • ATR is a lagging average, slow to adjust when a new regime begins
  • Does not prevent gap risk beyond the ATR-based stop, common around events
  • Ignores correlation, so several ATR-sized aligned trades can over-bet the book
  • The ATR period and stop multiple are parameters that can be over-fitted
  • Assumes recent range predicts near-term range, which breaks at regime shifts

Common mistakes

  • Using a fixed-point stop mentally while claiming to size by ATR
  • Choosing an ATR multiple to justify a size rather than to define invalidation
  • Assuming an ATR stop cannot be gapped through on news or expiry
  • Over-fitting the ATR period and multiple to recent data
  • Applying ATR sizing per trade while ignoring correlation across positions
  • Forgetting that ATR lags, so it under-sizes stops entering a volatile phase

Professional usage

ATR sizing is a staple of systematic trend-following and many discretionary rule sets because it unifies volatility-aware stops and constant-risk sizing in one calculation. Practitioners select the ATR lookback and stop multiple to match holding period, test them for robustness rather than optimising to the last trade, and layer a portfolio heat and correlation cap above the per-trade ATR logic. They treat ATR as an estimate of typical range, explicitly acknowledging that gaps and regime shifts can breach an ATR stop, and they never rely on it as a tail-risk control.

Key takeaways

  • Place the stop at a multiple of ATR and size so the loss is a fixed fraction
  • Quantity = (Capital × Risk%) ÷ (ATR multiple × ATR × Point value)
  • Stops widen in volatile markets and tighten in calm ones automatically
  • ATR lags and ignores gaps and correlation, so it is not a full risk system

Frequently asked questions

What is ATR position sizing?
It is a volatility-based method that uses the Average True Range to place a stop a set multiple of ATR from entry and to size the position so that being stopped out costs a fixed fraction of capital. Both the stop and the size adapt to how much the instrument is currently moving.
What is the ATR position sizing formula?
Quantity equals Capital times Risk percent divided by the product of the ATR multiple, the ATR in points and the point value. The denominator is the rupee loss per lot if the ATR-based stop is hit, so dividing the risk budget by it gives the number of lots, rounded down.
What is ATR in trading?
The Average True Range is the average of the true range over a lookback such as 14 periods, where true range is the largest of high minus low, high minus previous close, and low minus previous close. It measures typical movement per period and, because it captures gaps, is a robust volatility gauge.
How do I set a stop using ATR?
Place the stop a chosen multiple of ATR from entry, for example 2 ATRs. In a volatile market ATR is large, so the stop is wider and less likely to be hit by noise; in a calm market ATR is small, so the stop tightens. The multiple reflects how much normal movement you will tolerate.
What ATR multiple should I use?
It depends on strategy and holding period. A larger multiple gives trades more room and a higher win rate but a worse reward-to-risk and larger per-lot risk, while a smaller multiple does the reverse. Common choices are 1.5 to 3 ATRs, chosen for robustness rather than fitted to recent trades.
How does ATR sizing keep risk constant?
Because ATR sits in the denominator of the sizing formula, the quantity falls as ATR rises and rises as ATR falls. This holds the rupee risk per trade, ATR multiple times ATR times point value times quantity, at the fixed budget across calm and volatile regimes.
Is ATR sizing the same as volatility sizing?
ATR sizing is a specific form of volatility position sizing that uses the Average True Range as the volatility measure and an explicit ATR-multiple stop. General volatility sizing can use other measures such as standard deviation and may target a risk contribution without a stop.
Does ATR sizing protect against gaps?
No. ATR captures gaps in its true-range calculation, which improves the volatility estimate, but the stop itself can still be gapped through on news or expiry, making the realised loss larger than the ATR multiple implied. ATR reduces noise stop-outs, not gap risk.
What ATR lookback period is best?
There is no single best period. A short lookback reacts quickly to changing volatility but is noisy, while a long one is smoother but slower to adjust. The common 14-period default is a reasonable balance, but the choice should suit the strategy and be tested rather than assumed.
Why does ATR sizing shrink my position in volatile markets?
Because a larger ATR means a wider stop and a larger rupee loss per lot, so the same fixed risk budget permits fewer lots. This is deliberate: it keeps your rupee risk constant even though the market is moving more, preventing a volatility spike from enlarging your loss.
Does ATR sizing handle multiple positions?
Not by itself. Like all standalone-volatility methods it sizes each trade independently and ignores correlation, so several ATR-sized aligned positions can aggregate into a large directional bet. A portfolio heat and correlation cap is needed on top of the per-trade ATR logic.
Can ATR lag when volatility changes?
Yes. Because ATR is a backward-looking average, it adjusts slowly when a new regime begins, so it can under-size the stop just as volatility rises. Traders sometimes shorten the lookback or add event-awareness to reduce this lag around known Indian F&O events.
Is ATR sizing good for F&O in India?
It suits Indian index F&O well because Nifty and Bank Nifty volatility varies a lot across regimes and around events, and ATR keeps stops and sizes calibrated to current conditions. The caveats are gap risk around expiry and events, and the need for a portfolio-level correlation cap.
How is an ATR stop different from a percentage stop?
An ATR stop scales with the instrument's actual volatility, while a percentage stop is a fixed percentage of price regardless of how much the instrument is moving. ATR adapts to regime, so it is tighter in calm markets and wider in volatile ones, which a fixed percentage does not do.

Voice search & related questions

Natural-language questions people ask about ATR Position Sizing.

What is ATR position sizing?
It uses the Average True Range, which measures how much a market moves in a day, to set your stop and your size, so both adjust to how volatile things are right now.
What does ATR measure?
It measures the typical daily range of an instrument, including gaps. A big ATR means the market is swinging a lot; a small ATR means it is quiet.
How does ATR set my stop?
You put your stop a set number of ATRs away, like two ATRs. When the market is volatile that stop is wide, and when it is calm the stop tightens automatically.
Why does my position shrink when volatility rises?
Because a bigger ATR means a wider stop and a bigger possible loss per lot, so to keep your risk the same you take fewer lots. It protects you when markets get wild.
Is ATR sizing safe from gaps?
No. Prices can jump straight past an ATR stop on news or expiry, so your loss can be bigger than planned. ATR helps with normal noise, not sudden gaps.
Is ATR sizing the same as volatility sizing?
It is one type of volatility sizing that uses ATR. Other versions use measures like standard deviation, but the idea of sizing to how much the market moves is the same.

Sources & references

    Last reviewed 12 July 2026. Educational content only — not investment advice. Markets and rules change; verify current conventions with SEBI, NSE/BSE and your broker.

    Educational content only — not investment advice. Examples use illustrative numbers and simplified models. Risk-management techniques reduce but never remove risk, and trading derivatives involves substantial risk of loss. See our Risk Disclosure and SEBI Disclaimer.