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.
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
| Aspect | ATR-based | Fixed-point and fixed size |
|---|---|---|
| Stop distance | Scales with volatility (ATR multiple) | Same points regardless of conditions |
| Risk per trade | Held constant by sizing | Varies with volatility |
| Noise stop-outs | More stable across regimes | Frequent in volatile markets |
| Cross-instrument use | Self-calibrating via ATR | Needs manual per-instrument tuning |
| Weakness | Lags regime shifts, ignores gaps | Mis-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?
What is the ATR position sizing formula?
What is ATR in trading?
How do I set a stop using ATR?
What ATR multiple should I use?
How does ATR sizing keep risk constant?
Is ATR sizing the same as volatility sizing?
Does ATR sizing protect against gaps?
What ATR lookback period is best?
Why does ATR sizing shrink my position in volatile markets?
Does ATR sizing handle multiple positions?
Can ATR lag when volatility changes?
Is ATR sizing good for F&O in India?
How is an ATR stop different from a percentage stop?
Voice search & related questions
Natural-language questions people ask about ATR Position Sizing.
What is ATR position sizing?
What does ATR measure?
How does ATR set my stop?
Why does my position shrink when volatility rises?
Is ATR sizing safe from gaps?
Is ATR sizing the same as volatility sizing?
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.