Position Sizing: Fixed Fractional, Kelly Criterion, and Why Full Kelly Hurts
Abstract: Position sizing determines what fraction of an account's capital to risk on each trade. Fixed fractional and Kelly Criterion represent two distinct mechanical approaches, with Kelly offering mathematical optimality under specific assumptions but creating unacceptable drawdown risk in practice, leading most professionals to use fractional Kelly instead.
Core Concept
Position sizing is the decision of how many contracts or shares to buy or sell given a fixed entry price and stop-loss level. Unlike entry or exit rules, position size directly controls portfolio variance and realized drawdown magnitude. The choice between fixed fractional and Kelly Criterion methods reflects a trade-off between simplicity, theoretical optimality, and practical robustness.
Fixed fractional sizing locks a percentage of account equity at risk per trade, regardless of win rate or payoff structure. Kelly Criterion, derived from information theory and probability, computes an optimal fraction of capital to risk given historical win rate and risk-reward ratios. The difference is material: Kelly produces higher long-term wealth in simulation, but full Kelly creates drawdowns severe enough to liquidate under-capitalized accounts or trigger forced stops in margin-constrained systems.
Fixed Fractional Mechanics
Fixed fractional position sizing operates as follows: define a maximum percentage of account equity to risk per trade, commonly 1% to 5%, then solve for trade size.
If an account holds $100,000 and the trader agrees to risk 2% per trade, then $2,000 is the maximum loss on any single trade. If entry occurs at $50 and a protective stop sits at $45, a $5 per-share risk, the position size is $2,000 ÷ $5 = 400 shares.
After a winning trade that grows the account to $102,000, the next trade risks 2% of $102,000, or $2,040. Position size scales automatically with equity. After a losing trade shrinking the account to $98,000, the next position size shrinks to $1,960. This scaling is the method's chief advantage: position sizes adapt to portfolio capacity without requiring recalculation.
Fixed fractional is also rule-based and transparent. It requires no historical win rate or payoff data; it works even when past trade records are thin. A trader can apply 2% risk to a brand-new strategy on day one. Practitioner surveys suggest that fixed fractional is widely used among systematic traders and fund managers [1].
Kelly Criterion Mechanics
Kelly Criterion, developed by John Kelly Jr. In 1956, answers the question: what fraction f of capital should be risked to maximize long-term wealth [2]?
The formula, in its simplest form for binary outcomes, is:
f = (b × p − q) / b
where p is the probability of a win, q = 1 − p is the probability of a loss, and b is the ratio of profit on a win to loss on a loss (the risk-reward ratio).
For example: suppose a strategy wins 55% of trades. When it wins, it gains 2 dollars for every dollar at risk; when it loses, it loses 1 dollar at risk. Then b = 2, p = 0.55, q = 0.45:
f = (2 × 0.55 − 0.45) / 2 = (1.1 − 0.45) / 2 = 0.325
Kelly recommends risking 32.5% of capital on each trade.
Under these parameters, Kelly maximizes the growth rate of capital. It yields the highest median long-term wealth compared to any other constant fraction strategy [2]. This is the appeal: Kelly is provably optimal in a precise mathematical sense, over infinite time horizons and with perfectly accurate estimates of p and q.
Why Full Kelly Hurts in Practice
Full Kelly produces unacceptable drawdown depths. Consider the 32.5% example above. A string of only four consecutive losses (which occurs with non-trivial probability: 0.45^4 ≈ 4.1%) consumes approximately:
Initial capital: $100,000 After loss 1: $67,500 (lost 32.5%) After loss 2: $45,562 After loss 3: $30,754 After loss 4: $20,760
The account has fallen 79.2% in four trades. A trader holding leverage or trading on margin is now vulnerable to forced liquidation. Even an unleveraged account faces a crushing recovery requirement: returning from $20,760 to $100,000 requires a 381% gain, mathematically possible, but operationally and psychologically punishing.
Drawdown magnitude is not the only problem. Kelly Criterion assumes [2]:
- Infinite capital to cover interim losses without forced sales.
- Perfectly accurate estimates of historical p and q.
- No transaction costs or slippage.
- Independent, identically distributed outcomes (each trade behaves as a random draw from the same unchanging distribution).
Real trading violates all four. Historical win rates estimated from 50 trades are noisy; confidence improves with 300-500 trades, yet market regimes shift, invalidating the assumption of identical distribution over long periods [3]. Transaction costs and slippage shrink returns by 1-5% annually, compounding Kelly's claimed edge away. A trader with $50,000 and a Kelly recommendation to risk 30% per trade has no practical cushion against drawdown; the second or third loss may force account closure or desperation-driven decision-making.
Fractional Kelly in Practice
The standard industry solution is fractional Kelly: multiply Kelly's optimal fraction by a constant less than 1, typically 0.25 to 0.5.
Using the 32.5% example, applying 0.5 × Kelly gives 16.25% risk per trade. The same four-loss sequence now yields:
Initial: $100,000 After loss 1: $83,750 After loss 2: $70,078 After loss 3: $58,815 After loss 4: $49,534
A 50.5% drawdown is still severe, but vastly more survivable than 79.2%. It preserves operational recovery margin, reduces forced liquidation risk, and allows rational decision-making during stress. Fractional Kelly appears empirically common among systematic traders [1].
Worked Example
Consider an illustrative mechanical trend-following strategy applied to equity index futures. Suppose backtesting (on hypothetical data) reveals:
- Win rate: 52%
- Average winning trade: $1,500
- Average losing trade: $1,000
- Risk-reward ratio b = 1,500 / 1,000 = 1.5
Kelly fraction: f = (1.5 × 0.52 − 0.48) / 1.5 = (0.78 − 0.48) / 1.5 ≈ 0.20, or 20%.
A trader with $100,000 risking full Kelly (20%) per trade sizes the next trade for a $20,000 loss if stopped out. Over a hypothetical five-trade losing streak, the account declines to approximately $32,768, a 67% loss. The same trader running 0.5 × Kelly (10% risk) would see the account decline to $59,049, still painful, but preserving the option to continue trading, recover, and meet operational obligations.
This comparison illustrates that Kelly Criterion, even as a theoretical optimum, requires an account size, risk tolerance, and operational environment that most retail and many institutional traders do not possess.
Limitations
Fixed fractional is conservative but non-adaptive: it ignores changing market conditions or strategy performance. A strategy with 45% historical win rate is treated identically to one with 65% win rate; both use 2% risk. Experienced managers may lower fixed fractional during high-volatility regimes, but standard fixed fractional does not do this automatically.
Kelly Criterion is acutely sensitive to estimation error. A win rate of 52% versus 50% changes the Kelly fraction from 20% to 0%; a small estimation mistake produces large changes in sizing. Research on win-rate estimation stability suggests that samples of 50-100 trades provide poor precision; far larger samples are necessary for confidence, and regime shifts may invalidate historical estimates entirely [3].
Both methods ignore external constraints. A trader on margin cannot risk Kelly-sized positions if leverage limits cap the order size. A fund investor may redeem during drawdowns, forcing liquidation at the worst time. Taxes, commissions, and slippage are often ignored in theoretical treatments but can halve the edge claimed by backtests.
Fractional Kelly (e.g., 0.25 × Kelly) is a pragmatic compromise but sacrifices the mathematical optimality that justified Kelly in the first place. No clear consensus exists on whether 0.25, 0.5, or some other fraction is optimal; the choice depends on risk tolerance and operational constraints.
Key Definitions
Position size: The number of contracts or shares held in a trade, determined by dividing the maximum dollar loss per trade by the price-per-unit risk (the difference between entry and stop price).
Fixed fractional: A position-sizing rule that risks a constant percentage (e.g., 2%) of current account equity on each trade, with position size scaling up after gains and down after losses.
Kelly Criterion: A mathematical formula that calculates the optimal fraction of capital to wager on each bet to maximize long-term geometric wealth growth, given historical win rate and risk-reward ratio.
Drawdown: The peak-to-trough decline in account equity from its highest point to its lowest point during a given period, typically expressed as a percentage.
Risk-reward ratio: The ratio of the expected dollar gain on a winning trade to the expected dollar loss on a losing trade.
Fractional Kelly: A position-sizing rule that applies a fraction (commonly 0.25 to 0.5) of the Kelly-optimal fraction, trading lower edge for lower drawdown risk.
References
-
Kelly, J. L., "A New Interpretation of Information Rate", Bell System Technical Journal, vol. 35, no. 4 (1956): 917-926. Https://doi.org/10.1002/j.1538-7305.1956.tb03809.x
-
Thorp, E. O., "The Mathematics of Gambling", Gambling Times Press (1984).
-
Poundstone, W., "Fortune's Formula: The Untold Story of the Scientific Betting System That Beat the Casinos and Wall Street", Hill and Wang (2005).
-
Vince, R., "The Handbook of Portfolio Mathematics: Formulas for Optimal Allocation and Kelly Betting", John Wiley & Sons (2007).
-
Investopedia, "Kelly Criterion Definition", Dotdash Meredith (accessed August 2026). Https://www.investopedia.com/terms/k/kelly_criterion.asp
-
Markowitz, H., "Portfolio Selection", The Journal of Finance, vol. 7, no. 1 (1952): 77-91. Https://doi.org/10.2307/2975974
Educational research on historical data only. Not investment advice, not a signal, and never a performance promise. Past results do not predict future performance. Every reference is link-verified before publication and every paper is re-audited weekly against the library's editorial standard.
Last reviewed by the PropLedger research pipeline: 2026-08-30. Educational research on historical data, not financial advice.
Keep reading
An Anti-Overfit Protocol for Strategy Backtesting on TradingView
A lab for testing NQ intraday strategies in TradingView's Strategy Tester with pre-registered parameters, capped optimization tries, single-read validation, and repaint-proof Pine code.
Auditing Your Own Edge: Results From a Cross-Asset Backtesting Program
What a pre-registered, holdout-protected backtesting program found across stocks, crypto, and intraday strategies - including the audited numbers, the deflation caveats, and the long list of ideas it killed.
A Committee of Agents for Prediction-Market Trading: Design of a Paper-Only Kalshi System
How a whole-exchange Kalshi scanner routes every candidate trade through a five-analyst committee, six parallel sizing books, and a mandatory human review, and why it publishes no performance claims yet.