Main Page > Articles > Kelly Criterion > A Step-by-Step Guide to Applying the Full Kelly Criterion

A Step-by-Step Guide to Applying the Full Kelly Criterion

From TradingHabits, the trading encyclopedia · 5 min read · February 28, 2026
The Black Book of Day Trading Strategies
Free Book

The Black Book of Day Trading Strategies

1,000 complete strategies · 31 chapters · Full trade plans

We have now established how to calculate the two essential inputs for the Kelly Criterion: your win rate (W) and your risk/reward ratio (R). With these data-driven figures in hand, we can walk through the process of calculating the Kelly percentage and translating that into a specific position size for an upcoming trade. This article will serve as a practical, step-by-step guide. We will use the "full" Kelly formula here to illustrate the mechanics, before discussing the important need for fractional Kelly in our next piece.

The Inputs: A Quick Recap

From our previous articles, we meticulously backtested a specific mean reversion strategy and arrived at the following historical performance metrics:

  • Win Rate (W): 0.625 (or 62.5%)
  • Risk/Reward Ratio (R): 2.02

These numbers are the foundation of our calculation. Remember, they are valid only for the specific, mechanical trading setup that we tested.

Step 1: Calculate the Kelly Percentage (K%)

We will now plug our W and R values into the Kelly Criterion formula:

Kelly % = W – [(1 – W) / R]

Let's do the math:

  1. Subtract W from 1: 1 - 0.625 = 0.375
  2. Divide by R: 0.375 / 2.02 = 0.1856
  3. Subtract from W: 0.625 - 0.1856 = 0.4394

So, Kelly % = 0.4394 or 43.94%.

This result, 43.94%, represents the percentage of your trading capital you should risk on this trade to theoretically maximize the long-term growth rate of your account. This is the "full Kelly" value.

Step 2: Determine Your Risk Amount in Dollars

The Kelly percentage is not your position size; it is the percentage of your capital you are willing to lose. You need to translate this into a dollar amount.

Let's assume you have a trading account with $30,000.

Risk Amount = Total Capital * Kelly % Risk Amount = $30,000 * 0.4394 Risk Amount = $13,182

This is a staggering number. The full Kelly Criterion is telling you to risk losing $13,182 on a single trade. This should immediately set off alarm bells and highlight the aggressive nature of the formula. We are using this full Kelly value for illustrative purposes only.

Step 3: Identify the Trade Setup and Per-Share Risk

Now, let's say your mean reversion system gives you a signal on the stock of Company XYZ.

  • Strategy: Your tested RSI(2) mean reversion strategy.
  • Signal: RSI(2) on XYZ closed yesterday at 4.5.
  • Entry Price: You will buy at the market open, which is $80.00.
  • Stop-Loss Price: Your system dictates placing the stop at the low of the signal day, which was $77.50.

Now, calculate your risk per share:

Risk per Share = Entry Price - Stop-Loss Price Risk per Share = $80.00 - $77.50 = $2.50

Each share you buy has a defined risk of $2.50.

Step 4: Calculate the Final Position Size (Number of Shares)

This is the final step where everything comes together. You divide your total allowed risk in dollars by the risk you are taking on each share.

Position Size (Shares) = Total Risk Amount / Risk per Share Position Size (Shares) = $13,182 / $2.50 Position Size (Shares) = 5,272.8

You would round this down to 5,272 shares.

Summary of the Full Kelly Trade

Let's review the entire position based on our calculation.

ParameterValueCalculation
Total Trading Capital$30,000-
Kelly Percentage (K%)43.94%0.625 – [(1 – 0.625) / 2.02]
Total Risk Amount$13,182$30,000 * 0.4394
Entry Price$80.00-
Stop-Loss Price$77.50-
Risk per Share$2.50$80.00 - $77.50
Position Size5,272 shares$13,182 / $2.50
Total Position Value$421,7605,272 * $80.00

Notice the final position value: $421,760. This is more than 14 times your actual account equity ($30,000 * 14 = $420,000). The full Kelly Criterion often leads to using massive amounts of leverage. If this trade were to fail, you would lose $13,182, or 43.94% of your entire account. A sequence of just two losing trades would wipe you out.*

This step-by-step process demonstrates how to mechanically apply the formula, but it also serves as a stark warning. The raw output of the Kelly Criterion is not meant to be used directly in the real world of trading. In our next article, we will discuss the essential and non-negotiable practice of using "fractional Kelly" to make this effective tool practical and safe.