Position Sizing Beyond the Basics
Position-sizing methods beyond fixed percent-per-trade: Kelly Criterion, volatility-based sizing, correlation-adjusted sizing, with honest tradeoffs for retail application.
The risk management basics article covers the foundation: fixed percent-per-trade sizing (typically 1-2 percent of account per position). That method is a durable starting point. It has known limitations. For traders who want to size positions more precisely (accounting for their strategy’s win rate, the volatility of the specific instrument, and the correlation between concurrent positions) several more sophisticated methods exist. Each carries specific tradeoffs. This article walks the three most useful sophisticated methods with honest treatment of when they help and when they don’t.
Method 1: Kelly Criterion
The Kelly Criterion is a formula for maximizing long-run geometric growth of an account, developed by John Kelly at Bell Labs in 1956 for information-theoretic reasons and later adopted in gambling and trading. The formula for a single binary trade:
Kelly fraction = (W × R - L) / R
Where:
- W = probability of winning
- L = probability of losing (1 - W)
- R = win/loss ratio (average win size / average loss size)
Example: a strategy with 55 percent win rate and average win = 1.5x average loss. Kelly = (0.55 × 1.5 - 0.45) / 1.5 = 0.25 or 25 percent.
That is a massive position size. In practice, Kelly bets are volatile: 25 percent of the account per trade produces enormous drawdowns during losing streaks even with a positive-expectancy strategy. Most Kelly practitioners use fractional Kelly: Kelly / 2 (Half Kelly), Kelly / 4 (Quarter Kelly), or similar. These reduce the drawdown risk substantially while retaining most of the long-run growth benefit.
Why it helps. Kelly-based sizing is mathematically optimal for long-run growth when your win rate and win/loss ratio are stable and correctly estimated.
Why it often fails in practice. Both inputs are hard to estimate. Retail traders typically overestimate their win rate (survivorship bias in track record) and overestimate their win/loss ratio (winners get held longer, losers get cut early, but in memory both look larger than they are). Overestimating either input leads to over-sizing, which produces catastrophic drawdowns.
Realistic use. Kelly is useful as a benchmark. If your fixed 1 percent sizing corresponds to Kelly/8 or Kelly/16, you know you’re sized conservatively. If your fixed 5 percent sizing exceeds full Kelly, you know you’re over-sized regardless of any other consideration.
Method 2: Volatility-based sizing
Fixed percent-per-trade treats all instruments identically. A 1 percent risk on EUR/USD (typical daily range 50-80 pips) is very different in behavior from 1 percent risk on GBP/JPY (typical daily range 100-180 pips) even though both position sizes would be calculated to lose 1 percent on a stop-loss hit. Volatility-based sizing adjusts position size so that all positions have similar risk contribution to the account.
The specific approach: use Average True Range (ATR) or realized volatility of the instrument as the sizing input.
Position size = (Account × Risk %) / (ATR × ATR Multiplier)
Example: $10,000 account, 1 percent risk = $100 target loss. GBP/JPY ATR (14) = 120 pips. ATR Multiplier = 2 (stop set 2 ATR from entry = 240 pips). Position size = $100 / 240 pips = $0.42 per pip.
Contrast: same account, same risk %, EUR/USD ATR (14) = 60 pips. ATR × 2 = 120 pips stop. Position size = $100 / 120 pips = $0.83 per pip.
The GBP/JPY position is smaller (in pip-value terms) than the EUR/USD position. Both risk 1 percent on a stop-out, but the volatility-based sizing accounts for the specific instrument’s typical daily range.
Why it helps. Volatility-based sizing produces more consistent risk contribution across a portfolio of positions in different instruments. It also automatically reduces position size during high-volatility regimes (when instrument ATRs are elevated), which is empirically the correct response.
Why it often fails in practice. ATR is a backward-looking measure. During regime shifts (rising volatility environment starting), ATR lags and sizes positions too large for the emerging conditions. During calming volatility environments, ATR overstates the risk and sizes positions too small.
Realistic use. Volatility-based sizing is the standard approach for professional systematic traders. Retail can approximate it by using ATR-based stops rather than fixed-pip stops and letting the ATR determine position size implicitly.
Method 3: Correlation-adjusted sizing
Fixed percent-per-trade sizing treats each position as independent. That is wrong when positions are correlated. Long EUR/USD and short USD/CHF are essentially the same trade (both dollar-short); a portfolio holding 1 percent risk on each is not diversified: it holds 2 percent risk on the dollar-short view.
Correlation-adjusted sizing scales positions based on the correlation between the specific instruments held.
Effective portfolio risk = sum of position risks × correlation matrix
For a two-position portfolio: if EUR/USD long is 1 percent risk and USD/CHF short is 1 percent risk and their correlation is +0.90 (very high), the effective portfolio risk is approximately 1.95 percent (not 2 percent because correlation isn’t perfect, but close). If the correlation were 0 (uncorrelated), effective portfolio risk would be √(1² + 1²) = 1.41 percent.
Practical implication: to hold both positions at a target effective risk of 1.5 percent, the size of each individual position must be reduced. Concretely, position size adjustments for correlated trades:
- Two positions with correlation +0.9: hold each at approximately 0.75 percent to achieve 1.5 percent effective portfolio risk.
- Two positions with correlation +0.5: hold each at approximately 1.0 percent to achieve 1.5 percent effective portfolio risk.
- Two positions with correlation 0.0: hold each at approximately 1.1 percent to achieve 1.5 percent effective portfolio risk.
Why it helps. Correlation-adjusted sizing prevents accidental over-concentration in a single directional view. A portfolio of “diverse” positions that are actually all long-dollar is not diversified; correlation-adjusted sizing catches this.
Why it often fails in practice. Correlations are unstable, particularly during crises when they typically converge to +1 or -1. A portfolio sized for correlation +0.5 conditions can face effective risk close to +1 during a crisis. See Currency Correlation and Hidden Risk for the specific mechanism.
Realistic use. For portfolios of multiple concurrent positions in different pairs, correlation-adjusted sizing is essential. For traders who hold one position at a time, it doesn’t apply.
Combining the methods
The three methods are not mutually exclusive. A serious risk-management approach for a multi-position portfolio typically combines:
- Volatility-based sizing at the individual position level (each position sized to a similar percent-risk contribution based on that instrument’s ATR).
- Correlation-adjusted overall exposure (total portfolio risk capped based on the correlation matrix of held positions).
- Kelly benchmark check (verifying that no single position exceeds a reasonable fraction of Kelly given the strategy’s actual edge).
This combined approach is what professional systematic managers use. It requires infrastructure (real-time ATR calculations, correlation matrix updates, Kelly fraction estimates) that most retail traders don’t have.
The honest note for retail
For most retail traders, fixed 1-2 percent per trade is a defensible starting point. The three sophisticated methods above are worth understanding as concepts because they clarify the specific ways in which fixed sizing is imperfect. But adopting them requires:
- Accurate strategy statistics (win rate, win/loss ratio, ATR data, correlation data)
- Real-time execution infrastructure to update sizing as market conditions change
- Discipline to follow the sizing (much harder than it sounds, particularly when the sizing produces very different position values across setups)
Most retail traders who attempt Kelly-based sizing over-size due to biased inputs. Most retail traders who attempt volatility-based sizing under-size during regime shifts. Most retail traders who attempt correlation-adjusted sizing rely on stale correlation data. The methods are correct in principle; the execution is much harder than the theory suggests.
What to do instead
For most retail traders, the useful upgrade from fixed sizing is not to a sophisticated method but to the addition of two constraints:
Constraint 1: correlation cap. Never hold more than one position (across your entire portfolio) with correlated pairs at once. If you’re long EUR/USD, don’t also short USD/CHF or long AUD/USD. Pick one. This addresses the biggest single retail sizing mistake without requiring correlation-matrix machinery.
Constraint 2: volatility check. Before entering a position, check the instrument’s ATR against the historical average. If ATR is materially elevated (30 percent+ above the 3-month average), reduce the fixed sizing by half. This addresses the biggest single volatility-regime mistake without requiring full volatility-based sizing.
These two constraints capture roughly 70-80 percent of the risk-management benefit of the sophisticated methods with a fraction of the complexity.
The takeaway
Kelly Criterion, volatility-based sizing, and correlation-adjusted sizing are the three most useful position-sizing methods beyond fixed percent-per-trade. Each has legitimate use cases and specific pitfalls. Most retail traders should stick with fixed 1-2 percent sizing plus the two simplifying constraints above. Traders who want to move to sophisticated methods should test them on paper for months before committing capital; the inputs are difficult to estimate correctly, and errors in the inputs produce systematic over-sizing.
For the foundation this article builds on, read Risk Management Basics. For the correlation dynamics that correlation-adjusted sizing addresses, read Currency Correlation and Hidden Risk. For the drawdown mechanics that make sizing errors catastrophic, read Drawdown.