What Is the Kelly Criterion?
The Kelly Criterion is a mathematical formula developed by John Kelly at Bell Labs to determine the optimal bet size for maximizing long-term capital growth. In trading, it tells you what fraction of your account to risk per trade based on your edge.
f* = (b × p − q) / bWhere b is the reward-risk ratio, p is win probability, and q = 1−p (loss probability). A 40% win rate with 1:2 R:R: f* = (2 × 0.4 − 0.6) / 2 = 0.10, meaning risk 10% of capital per trade.
Full Kelly vs Fractional Kelly
Full Kelly maximizes theoretical growth but produces extreme drawdowns. A 10% Kelly bet means 7 consecutive losses wipe out ~52% of your account. Most professional traders use half-Kelly (5% risk) or quarter-Kelly (2.5% risk), which dramatically reduces drawdown risk while still capturing most of the growth benefit.
| Kelly Type | 10-Loss Drawdown | Recovery Needed |
|---|---|---|
| Full Kelly (10%) | −65% | +186% |
| Half Kelly (5%) | −40% | +67% |
| Quarter Kelly (2.5%) | −22% | +29% |
Limitations in Forex Trading
Kelly assumes you know your exact win rate and reward-risk ratio — in reality, these are estimates from backtesting that drift over time. Your actual win rate may vary 5-10% from your estimate, which can flip a "profitable" Kelly bet into a losing one. Always use fractional Kelly and re-evaluate periodically as market conditions change.