How to use Fractional Kelly Sizer
From win probability p, win/loss ratio b, and a Kelly fraction (full / half / quarter / eighth), it computes the bet size that maximizes long-run log-growth and runs a Monte Carlo simulation reporting median ending bankroll, drawdown distribution, and ruin rate.
What It Does
Use the calculator with intent
From win probability p, win/loss ratio b, and a Kelly fraction (full / half / quarter / eighth), it computes the bet size that maximizes long-run log-growth and runs a Monte Carlo simulation reporting median ending bankroll, drawdown distribution, and ruin rate.
Traders and quants who already have a measured edge and need to size positions for log-growth without blowing up at the tail.
Interpreting Results
Compare the Kelly fraction's median bankroll against the ruin rate. Full-Kelly maximizes growth but tolerates 50%+ drawdowns. Quarter-Kelly trades roughly 40% of the geometric growth for a much shallower drawdown distribution.
Input Steps
Field by field
- 1
Enter inputs
Enter win probability p (decimal 0-1) and win/loss ratio b (avg win / avg loss). These are the only required inputs — no historical data upload needed.
- 2
Pick option
Pick a Kelly fraction (full / half / quarter / eighth). Quarter-Kelly is a sensible default for real-world strategies where p and b are estimated from data.
- 3
Set parameters
Set a single-trade absolute cap (e.g., 5% of bankroll max). This bounds the worst case even if the formula recommends more.
- 4
Run calculation
Run the Monte Carlo. Read median ending bankroll, 5th-percentile ending bankroll, max drawdown, and ruin rate together — high median with high ruin rate means the strategy gambles for growth.
- 5
Re-run
Re-run with a smaller Kelly fraction if ruin rate is non-zero. Re-run with longer horizon (more trades) to see how the distribution tightens.
Common Scenarios
Use realistic starting points
Edge well-measured, half-Kelly preferred
Win probability p
0.58
Win/loss ratio b
1.20
Kelly fraction
half
Bet ~10% of bankroll, median bankroll grows steadily, ruin rate near zero over 1k trades.
Uncertain edge, quarter-Kelly with cap
Win probability p
0.54
Win/loss ratio b
1.50
Kelly fraction
quarter
Cap
5%
Cap binds before Kelly recommendation; check the path-percentile chart for max drawdown across simulations.
Try These Tools
Run the numbers next
Position Sizing under Edge Variance
Bayesian-Kelly bet sizing when your edge is itself uncertain. Compare deterministic Kelly, Bayesian-adjusted, and conservative lower-bound versions.
Drawdown-Recovery Markov Simulator
Time to recover from an N% drawdown given monthly Sharpe + skew + kurtosis. Cornish-Fisher Monte Carlo, percentile distribution of recovery months.
Risk-Adjusted Returns Calculator
Paste a returns CSV. Sharpe, Sortino, Calmar, Omega, alpha, beta, tracking error, information ratio, max drawdown, and tail moments — plus.
FAQ
Questions people ask next
The short answers readers usually want after the first pass.
Related Content
Keep the topic connected
Kelly Criterion
What the Kelly criterion is, when full Kelly blows up, and why most working quants size at half- or quarter-Kelly.
Drawdown
Drawdown explained: peak-to-trough decline, why max drawdown alone is misleading, and the recovery math that actually matters.
Monte Carlo Simulation
Monte Carlo simulation in trading: when it's the right tool, when it's overkill, and the seed-discipline gotcha that ruins most published examples.