Position Sizing
Position sizing is the process of deciding how many units, shares or lots to trade so that a single position risks only a pre-defined amount of capital.
Quick answer: Position sizing is the process of deciding how many units, shares or lots to trade so that a single position risks only a pre-defined amount of capital.
In simple words
Position sizing answers the question 'how much do I buy or sell?' after you already know what to trade and where your stop is. Instead of trading a round number of lots by gut feel, you first decide the rupees you are willing to lose, then work backwards to a quantity. The stop distance and the value of one point decide the size, not how confident you feel.
Purpose
Sizing is the bridge between a signal and real risk: the same entry can be prudent or account-ending depending purely on how big the position is.
Visual explanation
Position Sizing
How a fixed risk budget and a stop distance combine to produce a trade quantity.
Professional explanation
Sizing is a function of risk, not conviction
A common beginner error is to treat position size as a measure of confidence, buying more when a setup 'looks strong'. Professional sizing detaches quantity from emotion: you set a risk budget per trade in rupees, define where the trade is wrong (the stop), and let arithmetic produce the size. The strength of the signal, if it matters at all, belongs in the strategy logic or in a separate conviction weighting, not in an ad-hoc doubling of lots. This keeps the worst-case loss on every trade roughly constant regardless of mood.
Fixed-fractional sizing
Fixed-fractional sizing risks a constant percentage of current equity on each trade, for example 1 percent. Because the fraction is applied to the current account value, position size grows after wins and shrinks after losses, which compounds gains and cushions drawdowns automatically. The trade-off is that recovering from a drawdown is slower, since you are sizing off a reduced balance. It is the most widely taught retail sizing scheme because it is simple and it makes ruin mathematically hard when the fraction is small.
Fixed-risk (constant rupee) sizing
Fixed-risk sizing risks the same absolute amount, say ₹5,000, on every trade regardless of account size. It is easier to reason about intraday and keeps size stable, but it does not scale down automatically in a losing streak, so it is more aggressive than fixed-fractional during drawdowns and more conservative during winning runs. Many discretionary desks blend the two: fixed rupee within a session, re-based to a fraction of equity at the start of each week or month.
Volatility-based sizing
Volatility-based sizing sets the stop distance and therefore the size from a measure of instrument volatility, most commonly the Average True Range (ATR). If the stop is placed at a multiple of ATR, then quiet instruments get larger positions and noisy ones get smaller positions, so that each trade carries comparable rupee risk. This normalises risk across instruments with very different price levels and volatility, such as sizing a Nifty position and a mid-cap stock on the same risk budget. It is the backbone of most trend-following and managed-futures sizing.
The core formula
The quantity follows directly from the risk budget and the loss per unit at the stop. Units equal the rupee risk budget divided by the rupee loss one unit would take at the stop. For a futures or options position the loss per unit is the stop distance in points multiplied by the point value (lot size times the value of a one-point move). Rounding must always be downward to whole lots: rounding up silently increases risk beyond the budget, which defeats the purpose.
Interaction with leverage and margin
Sizing off risk, not off available margin, is what separates survivors from blow-ups. Derivatives let you take a position far larger than your risk budget would ever allow, so the binding constraint should be the stop-based size, with margin only as a secondary check. If the risk-based size needs less margin than you have, the surplus stays as buffer; if it needs more margin than you have, the trade is simply too big for the account and should be skipped, not shrunk to fit the margin while ignoring the stop.
Formula
Units = (Capital × Risk%) ÷ (Stop distance × Point value)
Capital = account equity in rupees; Risk% = fraction risked per trade (e.g. 0.01 for 1%); Stop distance = entry-to-stop gap in points; Point value = rupees gained or lost per one-point move per unit (for a lot, lot size × ₹ per point). Round the result DOWN to whole lots.
Fixed-fractional vs Fixed-risk sizing
| Aspect | Fixed-fractional | Fixed-risk (rupee) |
|---|---|---|
| Risk basis | Percent of current equity | Constant rupee amount |
| Behaviour in drawdown | Auto-reduces size | Size unchanged (more aggressive) |
| Behaviour in winning run | Auto-increases size | Size unchanged (more conservative) |
| Recovery speed | Slower (sizing off smaller base) | Faster but riskier |
| Simplicity | Simple | Simplest |
Practical example
Illustrative example (Indian market)
Capital is ₹5,00,000 and you decide to risk 1 percent, so the budget is ₹5,000 per trade. You are trading Nifty futures with a lot size of 75, where each one-point move is worth ₹75 per lot. Your strategy places the stop 50 points away from entry, so one lot risks 50 × 75 = ₹3,750 at the stop. Units = 5,000 ÷ 3,750 = 1.33, which you round DOWN to 1 lot. If instead the stop were only 25 points away, one lot would risk 25 × 75 = ₹1,875, and the budget would allow 5,000 ÷ 1,875 = 2.6, rounded down to 2 lots. Notice the tighter stop permits a larger position at the same rupee risk.
On NSE, lot sizes are set by the exchange and revised periodically (Nifty has been 75, Bank Nifty has its own lot), so a sizing engine must read the current lot size from a reference table rather than hard-coding it, or every position will be mis-sized after a revision.
Advantages
- Caps the worst-case loss on every trade to a known rupee figure
- Makes results comparable across instruments of very different price and volatility
- Fixed-fractional compounds gains and de-risks drawdowns automatically
- Removes emotion and conviction-creep from the quantity decision
Limitations
- The maths only holds if the stop actually executes near its level; gaps and slippage can exceed the budgeted loss
- Rounding to whole lots means small accounts cannot size finely and may be forced to over- or under-risk
- Sizing off ATR assumes recent volatility predicts near-term volatility, which breaks in regime shifts
- Ignores correlation between open positions, so total risk can be far higher than the per-trade budget suggests
- A too-large fraction can still lead to ruin even with disciplined per-trade sizing
Why it matters in practice
- Position sizing, not signal quality, is usually what decides whether an account survives a losing streak
- It is the single most direct lever a trader has over portfolio risk
Common mistakes
- Sizing by available margin instead of by stop distance, so a tight-margin instrument invites an oversized position
- Rounding lots UP to 'use the budget', which quietly pushes risk above the intended percentage
- Increasing size after losses to 'win it back' (Martingale), which maximises the odds of ruin
- Using a fixed number of lots on every trade regardless of stop distance, so risk swings wildly trade to trade
- Forgetting that the point value changes with lot-size revisions, leaving the engine mis-sized
- Treating leverage headroom as permission to trade bigger rather than as a mere feasibility check
Professional usage
Professional desks make sizing a first-class, testable module separate from signal generation. Managed-futures and CTA programs almost universally size on volatility (ATR or realised standard deviation) so that each market contributes a target risk unit, then scale the whole book to a portfolio volatility target. Sizing rules are version-controlled, unit-tested against known inputs, and monitored live, because a sizing bug is one of the fastest ways to breach risk limits without any signal being wrong.
Key takeaways
- Decide the rupee risk first, then derive the quantity from the stop distance and point value
- Units = (Capital × Risk%) ÷ (Stop distance × Point value); always round lots down
- Fixed-fractional de-risks automatically; fixed-risk is simpler but harsher in drawdowns; volatility sizing normalises across instruments
- Size on risk, never on available margin, and account for correlation across open positions
Frequently asked questions
What is position sizing in trading?
What is the position sizing formula?
What is the difference between fixed-fractional and fixed-risk sizing?
What is volatility-based position sizing?
How does ATR help with position sizing?
Should position size reflect how confident I am in a trade?
Why must I round lots down and not up?
Does a tighter stop mean I can trade a bigger position?
Should I size based on my available margin?
How does position sizing relate to risk per trade?
Can position sizing alone prevent ruin?
How do gaps affect a position-sizing calculation?
Is position sizing the same across stocks, futures and options?
Voice search & related questions
Natural-language questions people ask about Position Sizing.
How many lots should I trade?
What is the one percent rule for position size?
Why do I keep blowing up even with good trades?
Should I add more lots when I am sure?
How do I size a quiet stock versus a wild one?
Is bigger size the way to make more money faster?
Sources & references
Last reviewed 11 July 2026. Educational content only — not investment advice. Markets and rules change; verify current conventions with SEBI, NSE/BSE and your broker.