Home / Trading Strategies / Advanced Position Sizing Formulas That Serious Traders Actually Use

Advanced Position Sizing Formulas That Serious Traders Actually Use

/


Article Summary

  • Fixed percentage sizing scales with your account — risking 1–2% per trade means a losing streak shrinks your position size automatically, protecting your capital without requiring discipline in the moment.
  • Volatility-based sizing uses ATR to set stops — this means your stop loss distance is determined by how much the market is actually moving, not by a fixed number you’ve chosen in advance.
  • The Kelly Criterion is only valid on a tested system — applying it to an untested strategy produces dangerously large position sizes, because the formula amplifies whatever win rate and R:R you feed it.
  • Most professional traders use half-Kelly, not full Kelly — the full formula is mathematically optimal over infinite trades but produces drawdowns most real traders cannot stomach in practice.
  • Position sizing formulas only work as well as the strategy behind them — a formula applied to a negative-expectancy system doesn’t reduce losses, it just controls how quickly you lose.

You had a good month. Then a bad week wiped out most of it. You go back through the trades and your analysis was fine — the entries made sense, the stops were placed logically. But you’d sized up on three of them because the setups looked strong, and those three happened to be the losers. The strategy wasn’t broken. The sizing was.

This is what advanced position sizing formulas exist to solve. By the end of this article, you’ll understand exactly how the formulas work, what each one is designed to protect against, and how to decide which approach belongs in your trading system.

A quick note on terminology: “position sizing formulas” and “position sizing strategies” are often used interchangeably, but there’s a useful distinction. A formula is the maths — the calculation that tells you how many units to buy or sell. A strategy is the system of rules around when and how you apply it. This article focuses on the formulas, because getting the maths right is where the real edge lives.

These formulas work across all timeframes — from day trading to swing trading — so examples will draw from both where it helps to illustrate.

Why Position Size Determines More Than You Think

The size of each trade is the single variable that sits between a losing streak and a destroyed account. Entry signals, chart patterns, and indicators get most of the attention, but none of them determine how much damage a run of losses does to your trading capital. Position sizing does.

Think about it this way: if you risk 1% of your account on every trade, you need 100 consecutive losing trades to lose everything. That’s a mathematical near-impossibility with any reasonable strategy. Risk 20% per trade, and five losses in a row ends your account. The strategy could be identical. The outcome is entirely different.

Good position sizing also removes the need for in-the-moment discipline. When the formula tells you the size, you don’t have to decide whether to go bigger because the setup looks clean. The decision is already made.

The Fixed Percentage Method: Where Most Traders Start

The fixed percentage method is the foundation of position sizing in trading, and it’s where almost every serious trader begins. The idea is simple: you risk the same percentage of your total capital on every single trade, regardless of how confident you feel.

The formula is:

Position Size = (Account Size × Risk %) ÷ Stop Loss Distance

Here’s what each component means. Account Size is your current trading account balance — not your starting balance, but what you have right now, which means the formula automatically adjusts as your account grows or shrinks. Risk % is the percentage of that balance you’re willing to lose if the trade goes against you — typically 1% to 2% for most retail traders. Stop Loss Distance is the gap in price between your entry point and your stop loss level.

So if you have a £10,000 account, you’re willing to risk 1%, and your stop is 50 pips away on a forex pair, you’d calculate: £10,000 × 0.01 = £100 of risk, divided by 50 pips = £2 per pip position size.

What makes this better than risking a fixed pound amount is that it scales. A £100 fixed risk on a £10,000 account is 1%. But after a drawdown to £8,000, that same £100 is now 1.25% — you’re actually increasing your relative risk as your account shrinks, which is the opposite of what you want. The percentage method handles this automatically.

The 1–2% figure is used widely, but what the right number is for your situation depends on your strategy’s historical win rate, your risk tolerance, and your trading frequency. This article explains the formulas — applying them to your specific situation is a decision only you can make with your own financial circumstances in mind.

Volatility-Based Sizing: Letting the Market Set Your Risk

The fixed percentage method tells you how much money to risk. It doesn’t tell you anything about whether the market is calm or wild. Volatility-based sizing fixes that.

Consider what happened to Sarah, a swing trader who’d been working EUR/USD for about a year. In July, markets were quiet — daily ranges of 40–60 pips were normal. She had her stop loss set at 45 pips below entry, her position size calculated, and she was trading well. Then October arrived. Central bank news, geopolitical tension, and thinner liquidity pushed daily ranges to 120–150 pips. Sarah kept the same 45-pip stop and the same position size. Her stops got hit repeatedly — not because her analysis was wrong, but because normal market noise was now three times larger than her stop. Her position size hadn’t changed. The market had.

Volatility-based sizing solves this by using the Average True Range (ATR) — an indicator that measures how much a market is actually moving over a given period — to set the stop loss distance dynamically. The formula becomes:

Position Size = (Account Size × Risk %) ÷ (ATR × Multiplier)

The ATR replaces the fixed stop distance. The Multiplier (typically 1.5 to 2.5) gives the trade breathing room beyond the raw ATR value, so normal market movement doesn’t trigger the stop unnecessarily.

In a calm market, ATR is low, the calculated stop is tighter, and your position size comes out larger for the same risk amount. In a volatile market, ATR is high, the stop widens, and your position size shrinks — you’re automatically taking smaller positions when conditions are more dangerous. The market is setting your risk exposure for you.

ATR is available on TradingView, MetaTrader, and most standard charting platforms as a built-in indicator.

The Kelly Criterion: The Formula Hedge Funds Borrowed from Gambling

The Kelly Criterion was developed by mathematician John Kelly at Bell Labs in 1956 — originally to solve a problem in signal noise theory. Gamblers and, later, traders realised it could answer a very specific question: given your historical win rate and the size of your average win versus average loss, what fraction of your capital should you risk on each trade to maximise long-term growth?

The formula is:

f* = (bp − q) ÷ b

Where f* is the fraction of your capital to risk. b is your average win divided by your average loss — your reward-to-risk ratio. p is your historical win rate as a decimal (0.55 for 55%). q is your historical loss rate — simply 1 minus p.

Take a trader consistently working GBP/USD with a verified 55% win rate and an average reward-to-risk ratio of 1.5 (meaning average wins are 1.5 times the size of average losses). Plugging in: f* = (1.5 × 0.55 − 0.45) ÷ 1.5 = (0.825 − 0.45) ÷ 1.5 = 0.375 ÷ 1.5 = 0.25. Kelly says risk 25% of capital per trade.

That number makes most traders uncomfortable — and rightly so. The Kelly Criterion is mathematically optimal over an infinite number of trades, but it produces drawdowns that are psychologically brutal in practice. Most professional traders who use Kelly apply half-Kelly: they risk half the calculated fraction. In this example, that’s 12.5%. Still aggressive by retail standards, but far more survivable during a losing streak.

The critical thing to understand about Kelly is that it requires a positive expectancy system to work at all. Positive expectancy means that across a large number of trades, the strategy makes more money than it loses — the combination of win rate and R:R is profitable over time. If you don’t have verified data confirming this — proper backtesting over hundreds of trades — the Kelly formula will give you an output that means nothing, because you’re feeding it numbers you’ve guessed rather than measured.

This is where a lot of traders run into trouble. They calculate Kelly using an estimated win rate, get an aggressive sizing recommendation, and end up taking on far more risk than their strategy actually justifies.

Whether that kind of systematic, structured approach to building and testing a trading strategy suits how you want to learn is genuinely worth thinking about before committing to any particular path. Programmes like Olix Academy’s Intermediate Trading Course cover professional risk management as a core component — including how to build and analyse the kind of trading system data Kelly requires — rather than treating it as an afterthought. 92% of students who complete the programme become profitable within their first six months. The curriculum is designed for traders who are past the basics and want to trade with the rigour that advanced techniques like Kelly demand.

Backtesting Your Position Sizing Strategy

Choosing a position sizing formula isn’t the end of the process — it’s the beginning. The next step is testing how that formula would have performed against your historical trade data, because the results can be surprising.

Backtesting your position sizing strategy means taking your record of past trades and running the numbers: what would your account curve have looked like if you’d applied fixed percentage sizing? What about volatility-based sizing? How does the drawdown profile change?

Often, traders discover that switching from fixed-pound sizing to fixed-percentage sizing would have reduced their worst drawdown significantly — not because the entries changed, but because the position sizing automatically reduced exposure during losing streaks. That’s the insight backtesting delivers: it separates the contribution of your entry signals from the contribution of your sizing method.

If you don’t have enough real trade history yet, a trading simulator lets you apply different position sizing approaches to live market conditions without risking actual capital — which is exactly the right environment to stress-test your sizing rules before committing real money to them.

Position Sizing Mistakes to Avoid

The most common position sizing mistake is also the most human one: sizing up on trades that feel certain. A setup looks cleaner than usual, the confluence is strong, everything lines up — so the trader takes a larger position. The problem is that no single trade is “more certain” than another in any measurable sense. The market doesn’t know how good your analysis was. Taking a larger position on high-conviction trades means you’re selectively increasing your risk on individual outcomes rather than playing the probabilities across your full sample of trades.

The second mistake is ignoring correlation. If you have three open positions that are all long USD — perhaps EUR/USD, GBP/USD, and USD/JPY — your total risk isn’t three separate 1% trades. A USD move against you hits all three simultaneously. Effective position sizing accounts for total risk across the portfolio, not just per trade.

Applying the Kelly Criterion to an untested strategy is the third major error, and arguably the most dangerous. As discussed above, Kelly amplifies whatever numbers you feed it. A guessed win rate produces a meaningless — and potentially ruinous — sizing recommendation.

Finally, many traders undersize from anxiety and oversize from overconfidence in roughly equal measure. Consistent trading requires consistent sizing. The formula exists precisely so that emotions don’t make the decision.

The Gap Between Knowing the Formula and Surviving the Trade

Here’s something that doesn’t appear in the formula itself: the moment a trade goes against you, even a correctly sized position feels too large. You watch it move toward your stop and the instinct is to close early, move the stop, or add to the position to average down. These are the moments where position sizing breaks down — not in the calculation, but in the execution. A trader who applies the 1% rule but manually overrides it when the market disagrees has no position sizing strategy at all, just a calculation they occasionally perform. The hardest part of advanced position sizing isn’t the maths. It’s keeping your hands off it once the trade is live.


Frequently Asked Questions

Should position size change with market volatility?

Yes — and this is precisely what volatility-based sizing is designed to handle. When markets are moving more than usual, a fixed stop loss is more likely to be hit by normal price fluctuation rather than a genuine reversal. Using ATR to scale your stop distance means your position size automatically shrinks in volatile conditions, keeping your actual risk consistent even as market conditions shift.

How does stop loss affect position sizing?

Your stop loss distance is a direct input into the position size calculation. A wider stop means you take fewer units to keep the same pound risk; a tighter stop means you can take more units. This is why moving your stop loss after entering a trade effectively changes your risk profile — if you widen the stop without recalculating position size, your actual risk increases beyond what you planned.

Do I need a complex formula to use volatility-based sizing?

Not at all. The core calculation is straightforward once you have ATR data, which any standard charting platform provides automatically. The main decision is choosing your ATR period (14 is the most common) and your multiplier (most traders use between 1.5 and 2.5). Start with those defaults, backtest the results against your trade history, and adjust from there.

Most retail traders work within a range of 0.5% to 2% per trade, with 1% being the most widely cited starting point. The right number for your situation depends on your strategy’s win rate, your total number of open positions at any one time, and how you handle drawdowns emotionally as well as mathematically. There is no universal correct answer — the number should come from understanding your own system’s historical performance.

What are common position sizing mistakes to avoid?

The main ones are sizing up on high-conviction trades (which treats individual setups as more predictable than they are), ignoring correlation risk across multiple open positions, and applying the Kelly Criterion before having verified backtested data. A subtler mistake is using a fixed pound risk rather than a fixed percentage — this quietly increases your relative exposure during drawdowns, when you actually need it to decrease.

How often should I review my position sizing strategy?

Review your approach whenever there is a significant change in your trading results — a prolonged drawdown, a sustained winning streak, or a major shift in market conditions. Many traders also do a quarterly review as a matter of routine. The key metric to watch is whether your actual drawdown matches what your formula predicted. If real losses are consistently larger than the model suggested, your sizing assumptions need revisiting.

If you are on a winning streak, is it still optimal to risk only 1%?

Generally, yes — and the Kelly framework actually supports this for most retail traders. Unless your winning streak has been large enough to meaningfully update your verified win rate (which requires hundreds of trades, not a good week), your Kelly fraction hasn’t changed. Increasing size during a streak based on recent results is the same error as oversizing on high-conviction trades: it treats short-term randomness as meaningful signal. The percentage stays constant; the position size grows naturally as your account balance increases.


Position sizing doesn’t tell you what to trade. It tells you how much of yourself to put on the line — and that turns out to be the question that separates traders who last from those who don’t.

Table of Contents