Optimal Growth: Sizing Trades with the Kelly Criterion

The Quant’s Ultimate Dilemma: How Much to Risk?

You’ve developed a promising trading strategy. Your backtests show a clear edge, a positive expectancy that should, over time, yield profits. Whether it’s a system from our Blueprint for a Robust Momentum System or a complex factor model, the question that separates profitable theory from real-world ruin is painfully simple: How much capital should you risk on the next trade? Risk too little, and your returns will be mediocre, barely justifying the effort. Risk too much, and a string of otherwise manageable losses could wipe you out completely. This is not a question of market timing or signal generation; it’s a question of survival and growth. The answer, according to information theory and mathematics, lies in a powerful and often misunderstood formula: the Kelly Criterion.

Developed by John L. Kelly Jr. at Bell Labs in 1956, the criterion was initially designed to analyze noise in long-distance telephone signals. However, its application to gambling and investing was immediately apparent. The Kelly Criterion provides a mathematical framework for position sizing that, under certain assumptions, maximizes the long-term geometric growth rate of capital. It’s not about maximizing profit on any single trade, but about optimizing the compounding process over thousands of trades. While it presents a theoretical optimum, its naive application is fraught with peril. Understanding its mechanics, strengths, and severe limitations is crucial for any serious quantitative trader.

The Mathematical Core: Maximizing Logarithmic Wealth

At its heart, the Kelly Criterion is designed to solve a specific problem: given an investment with a known positive expected return, what fraction of your capital should you allocate to it to ensure your capital grows at the fastest possible rate over the long run? The key concept here is the “long run,” which implies a focus on geometric, not arithmetic, returns.

The Classic Formula for Binary Outcomes

The simplest way to understand Kelly is through a binary bet, like a coin toss with favorable odds. The formula is:

f* = (bp – q) / b

  • f* is the optimal fraction of your current capital to risk.
  • p is the probability of winning.
  • q is the probability of losing (which is 1 – p).
  • b is the net odds received on the wager (e.g., if you bet $10 and win $20 net, b = 20/10 = 2).

Let’s use a practical example. Suppose you have a strategy that wins 55% of the time (p = 0.55), and when it wins, it returns 1 times the amount risked (b = 1). The probability of losing is q = 1 – 0.55 = 0.45.

f* = (1 * 0.55 – 0.45) / 1 = 0.10

The Kelly Criterion suggests you should risk 10% of your capital on each trade. Betting more than 10% will, counter-intuitively, decrease your long-term growth rate. Betting significantly more can even lead to a negative growth rate and eventual ruin, even with a profitable strategy.

Why Geometric Growth Matters

The reason Kelly is so powerful is its focus on maximizing the logarithm of wealth, which is equivalent to maximizing the geometric mean return. While a strategy might have a high arithmetic average return (the simple average), it’s the compounded or geometric return that determines your final wealth. A single large loss can devastate your capital base, making future compounding off a smaller base much less effective. Kelly’s formula intrinsically balances profit potential against the risk of such drawdowns to find the optimal long-term compounding path.

From Theory to P&L: Applying Kelly in Modern Trading

Real-world trading rarely involves simple binary outcomes. Returns are continuously distributed, and the parameters of our strategies are uncertain. This is where the practical application of Kelly becomes both an art and a science.

The Continuous Distribution Formula

For applications like stock trading, where returns are not a simple win/loss, a more common version of the Kelly formula is used, particularly in the institutional space:

f* = μ / σ²

  • f* is the optimal fraction of capital to allocate.
  • μ (mu) is the expected excess return of the asset or strategy (the “alpha”).
  • σ² (sigma squared) is the variance of the asset’s or strategy’s excess returns.

This version, often called the Thorpe-Kelly formula, elegantly states that your allocation should be directly proportional to your expected return and inversely proportional to its variance (a proxy for risk). High-conviction, low-volatility ideas get more capital; low-conviction, high-volatility ideas get less.

The Immense Challenge of Parameter Estimation

Herein lies the greatest challenge of using the Kelly Criterion: the formula is only as good as its inputs. To use it, you must have reliable estimates for your strategy’s win rate (p), payoff ratio (b), or its mean and variance of returns (μ and σ²). These parameters are almost always derived from historical backtests. This creates several problems:

  1. Stationarity: The market is not static. The parameters that defined your strategy’s success in the past may not hold in the future. As discussed in The Half-Life of Alpha: Why Trading Signals Fade, trading edges decay. Using historical inputs that are too optimistic can lead to dangerously aggressive sizing.
  2. Estimation Error: Even if the underlying process is stable, your historical data is just one sample path. Your calculated mean and variance are only estimates, subject to error. Overestimating your edge (μ) is a common and disastrous mistake.
  3. Black Swans: The variance calculated from historical data often fails to account for rare, high-impact events. A strategy’s realized volatility can be far higher than what a backtest suggests, making your calculated Kelly fraction far too high.

The Perils of Over-Betting: Why Full Kelly Can Be Disastrous

Even with perfect knowledge of the inputs, betting the “full Kelly” fraction is often a recipe for disaster. While it is mathematically optimal for an infinite timeline, human traders and investment firms operate on finite timelines with real-world constraints and psychological limits.

Extreme Volatility and Drawdowns

The path of a portfolio sized with full Kelly is notoriously volatile. It produces gut-wrenching drawdowns that are psychologically impossible for most individuals to endure. Imagine seeing your portfolio drop 50% or more, even when you know it’s the “optimal” path. Most traders would abandon the strategy long before it had a chance to recover and reach its long-term potential. This volatility also creates practical problems, such as margin calls and pressure from investors.

The Danger of Estimation Error

The relationship between bet size and growth is not linear. As you increase your bet size from zero towards the Kelly fraction, your growth rate increases. But once you go past the Kelly fraction, your growth rate declines rapidly. If you overestimate your edge and bet, for instance, 1.5x the true Kelly fraction, your long-term growth could be significantly lower than a more conservative bet. If you bet twice the true Kelly fraction, your long-term expected growth rate becomes zero. Anything beyond that leads to the certainty of ruin. Since we are always dealing with uncertain estimates, betting full Kelly leaves no margin for error.

Practical Modifications: Taming the Kelly Criterion

Given the dangers, virtually no professional trader uses the raw, full Kelly fraction. Instead, they use its principles as a guide and employ conservative modifications. The goal is to capture a significant portion of the growth benefits while drastically reducing the volatility and risk of ruin.

Fractional Kelly: The Industry Standard

The most common modification is “Fractional Kelly.” Instead of betting the full f*, traders bet a fixed fraction of it, most commonly 50% (half-Kelly) or even 25% (quarter-Kelly). The benefits are enormous:

  • Reduced Volatility: Betting half-Kelly reduces portfolio volatility by 50% compared to full Kelly.
  • Smaller Drawdowns: Maximum drawdowns are significantly smaller and less frequent.
  • Minimal Growth Sacrifice: For this massive reduction in risk, you only sacrifice 25% of the optimal growth rate (betting half-Kelly yields 75% of the maximum geometric return).

This trade-off is one of the best in finance. You give up a small amount of theoretical long-term return for a much smoother, more psychologically durable equity curve and a vital buffer against estimation errors.

Adapting for a Multi-Asset Portfolio

Applying Kelly to a portfolio of multiple, correlated assets is mathematically complex. It requires estimating the covariance matrix of all assets, a notoriously difficult and unstable task. While a full discussion is beyond this article, the principle remains the same: allocate more capital to assets with higher expected returns and lower volatility, while accounting for their correlations. For many, simpler frameworks that are less sensitive to input errors, such as those explored in Beyond Capital Allocation: The Risk Parity Framework, can be a more robust alternative for portfolio-level allocation, while Kelly principles can still inform sizing of individual thematic strategies within the portfolio.

Conclusion: A Benchmark, Not a Mandate

The Kelly Criterion is one of the most important concepts in quantitative finance. It provides a rigorous mathematical answer to the critical question of position sizing. It forces you to explicitly quantify your edge (p, b, or μ) and your risk (σ²), which is an invaluable exercise in itself.

However, its true value lies not in blindly applying the formula, but in understanding its implications. The raw output is a theoretical maximum under ideal conditions that don’t exist in the real world. The core takeaways for any serious trader are:

  • Your position size should be directly proportional to your perceived edge.
  • Your position size should be inversely proportional to the uncertainty or volatility of that edge.
  • Never, ever bet the full Kelly fraction. Use a conservative fractional Kelly (e.g., 25%-50%) to build a robust sizing system that can withstand estimation errors and market uncertainty.

By treating the Kelly Criterion as an aggressive upper bound—a benchmark for optimal growth rather than a direct mandate—you can harness its powerful logic to build a more rational, durable, and ultimately more profitable trading operation. The goal isn’t just to have a winning strategy; it’s to manage your capital in a way that allows you to survive and compound those winnings over the long term.


// BetterQuants is editorial. Information only — not investment advice. See /disclosure.