Calculate optimal trade size with Kelly criterion and fixed-risk models
What this calculates
Position sizing determines how much capital to risk on each trade. The Kelly criterion finds the mathematically optimal bet fraction — the percentage of account that maximizes long-run growth given your historical win rate and reward/risk ratio. Half-Kelly is the standard practitioner choice: same direction, half the volatility, far fewer blowup scenarios.
Your historical win rate for this specific setup.
Average winner ÷ average loser. Use realized R from your trade log.
Edge analysis
50-trade equity simulation
Each run is a random sample of 50 trades with your win rate. Illustrative only.
The Position Sizer computes the mathematically optimal bet size for a trading setup under three models: the Kelly criterion (maximum geometric growth), half-Kelly (the standard professional adjustment), and fixed-percent-risk. Enter your account size, your historical win rate for this setup, and your average reward-to-risk ratio — the tool outputs the recommended position size in dollars and as a percentage, and simulates a 50-trade equity curve for each model.
It’s for discretionary and systematic traders who want to size positions from first principles rather than gut feel. The Kelly criterion is the mathematically correct answer to “how much should I bet if I have an edge” — and this tool makes the calculation and its practical application immediate.
55 for 55%). Use your historical realized win rate, not a target.Kelly Criterion — the theoretically optimal fraction to bet to maximize long-run geometric growth:
f* = (bp − q) / b
Where b = reward/risk ratio, p = win rate, q = 1 − p.
Example: at 55% win rate and 2:1 reward/risk ratio:
f* = (2 × 0.55 − 0.45) / 2 = (1.10 − 0.45) / 2 = 0.325
Full Kelly says bet 32.5% of your account on this trade. That’s a number most traders find terrifying — and correctly so, because the variance at full Kelly is extreme. A string of losses at 32.5% position sizing creates deep drawdowns that are psychologically and practically difficult to sustain.
Half-Kelly (½K) — bet half the Kelly fraction: f_half = f* / 2. At the example above, that’s 16.25%. Half-Kelly gives approximately 75% of the geometric growth rate of full Kelly with significantly lower variance. It’s the standard approach among professional Kelly practitioners.
Why trade 8–9% rather than 16.25%? Because Kelly assumes your edge estimate is exact. In practice, your win rate estimate has error bars. If your true win rate is 52% instead of 55%, full Kelly becomes overbet and you’re in negative Kelly territory — losing money despite having a real edge. Trading fractional Kelly (quarter or less) provides a margin of safety against estimation error while capturing meaningful geometric growth.
The equity simulation samples 50 trades randomly from your win rate distribution, applies the position sizing for each model, and shows the cumulative equity curve. Run it multiple times — the spread of outcomes across simulations tells you something important about variance at each bet size.
Position sizing is the most underrated skill in trading. Most retail traders lose not because they can’t pick directions but because they size positions emotionally — too small when confident, too large when eager to recover a loss. The Kelly criterion makes sizing a function of measured edge rather than feeling.
The tool exists because I ran into the classic Kelly problem in live trading: Kelly said 30%+ positions were optimal, I traded them, and the variance was brutal even though the math was right. The equity curve was geometrically growing but the path was psychologically unsustainable. Half-Kelly resolved the contradiction — you give up some expected growth rate to get a path you can actually stay on.
The 50-trade simulation is the important part. Most people see a Kelly percentage and think about the average outcome. The simulation shows you the distribution: the best case, the worst case, and how often the worst case looks like a losing strategy even when you have edge. If 20% of the simulated paths end below starting equity at 50 trades, you need to size more conservatively or confirm your edge estimate is solid.
Kelly is extremely sensitive to input accuracy. A win rate estimate that is 5% too high can result in Kelly prescribing 2× the safe bet size. Always:
For informational purposes only. Not financial, medical, or legal advice. You are solely responsible for how you use these tools.