You have learned how to size individual positions, how correlations link your trades, and why diversification matters. Now comes the higher-level question: how should you distribute your total trading capital across strategies, instruments, and risk levels? This is the domain of capital allocation, the discipline of deciding not just how much to risk on a single trade, but how to structure your entire portfolio for long-term growth while managing the risk of ruin.
This lesson covers four capital allocation models used by professional traders and portfolio managers, adapted for retail forex trading. Each model makes different assumptions and serves different trading styles. Understanding all four enables you to choose the framework that best matches your strategy, risk tolerance, and account size.
Model 1: Fixed Fractional Allocation
The fixed fractional model is the simplest and most widely used capital allocation approach among retail traders. You risk a fixed percentage of your current account balance on every trade, typically 1-2% for forex.
How It Works
- Starting capital: $10,000
- Risk per trade: 1% = $100
- After a win (account grows to $10,300): Next trade risk = 1% of $10,300 = $103
- After a loss (account drops to $9,700): Next trade risk = 1% of $9,700 = $97
The model is self-adjusting. After wins, you trade slightly larger. After losses, you automatically reduce exposure. This creates a natural brake during drawdowns and mild acceleration during winning periods.
Strengths
- Simple to calculate and implement
- Automatically reduces risk during drawdowns (survivability)
- Scales naturally with account growth
- Does not require knowledge of win rate or edge magnitude
Weaknesses
- Does not account for varying edge across different setups or strategies
- Treats every trade equally regardless of conviction level
- Recovery from drawdowns is mathematically slower than the drawdown itself (a 50% loss requires a 100% gain to recover)
- Ignores correlations between simultaneous positions
Best For
Traders running a single strategy with consistent trade setups where each trade has similar expected characteristics. This model is the recommended starting point for all traders who have not yet built sufficient statistical data on their performance to justify a more complex approach.
Model 2: Kelly Criterion
The Kelly criterion, derived by mathematician John L. Kelly Jr. at Bell Labs in 1956, calculates the mathematically optimal fraction of capital to allocate to a bet when the odds are known. It is the theoretical maximum growth rate allocation, any larger and you increase the risk of ruin; any smaller and you leave growth on the table.
The Formula
Kelly % = W - (1 - W) / R
Where:
- W = Win rate (probability of winning)
- R = Win/loss ratio (average win size divided by average loss size)
Example Calculation
A forex trader with a documented track record shows:
- Win rate: 55% (W = 0.55)
- Average win: $150, Average loss: $100 (R = 1.5)
Kelly % = 0.55 - (1 - 0.55) / 1.5 Kelly % = 0.55 - 0.45 / 1.5 Kelly % = 0.55 - 0.30 Kelly % = 0.25 (25%)
This result says the mathematically optimal allocation is 25% of capital per trade. In practice, this is extremely aggressive and would produce massive drawdowns. A 25% risk per trade means that four consecutive losses would draw the account down by over 68%.
Critical Limitations for Forex Traders
The Kelly criterion assumes:
- Known, fixed win rate and payoff ratio, In reality, these change as market conditions evolve
- Independent outcomes, Forex trades are not independent when correlated pairs are traded
- No slippage, spread, or execution costs, These reduce effective edge
- Infinite time horizon, The formula optimizes for infinity, but traders have finite patience and finite capital
Because of these limitations, the Kelly criterion should be used as a conceptual guide, not a precise formula. It tells you that your optimal allocation depends on your edge, and that over-allocation is as dangerous as under-allocation. The exact number should be treated as an upper bound, reduced by at least 50-75% for practical use.
Practical Kelly Implementation
- Accumulate at least 100 trades (preferably 200+) of documented performance data
- Calculate your win rate and average win/loss ratio from this data
- Compute full Kelly percentage
- Use 25-50% of full Kelly as your actual risk per trade
- Recalculate quarterly as your performance statistics evolve
- If your calculated Kelly is negative (edge is negative), stop trading that strategy until you identify and fix the problem
Model 3: Core-Satellite Allocation
The core-satellite model, borrowed from institutional portfolio management, divides your capital into two distinct segments with different objectives.
Structure
Core allocation (60-80% of capital)
- Dedicated to your highest-conviction, most-tested strategy
- Uses conservative position sizing (0.5-1% risk per trade)
- Focuses on the instrument and timeframe where you have the strongest documented edge
- Goal: steady, consistent returns with controlled drawdown
Satellite allocation (20-40% of capital)
- Dedicated to secondary strategies, new markets, or higher-risk opportunities
- Can include gold, equity indices, cross pairs, or different strategy types
- Uses moderate position sizing (1-2% of the satellite allocation per trade)
- Goal: diversification, growth exploration, and strategy development
Example Implementation
A trader with a $20,000 account:
| Segment | Capital | Strategy | Risk Per Trade |
|---|---|---|---|
| Core (70%) | $14,000 | EUR/USD swing trading | 1% = $140 |
| Satellite A (15%) | $3,000 | Gold (XAU/USD) trend following | 1.5% = $45 |
| Satellite B (15%) | $3,000 | AUD/NZD mean reversion | 1.5% = $45 |
The core strategy drives the majority of returns. Satellite strategies provide diversification and the opportunity to develop new skills without jeopardizing the core account. If a satellite strategy proves profitable over 50+ trades, its allocation can be increased. If it consistently loses, it is reduced or eliminated.
Rebalancing
Core-satellite portfolios require periodic rebalancing:
- Monthly review: Check whether each segment's actual capital matches its target allocation
- Performance threshold: If a satellite grows to exceed its allocation by more than 25%, take profits and redistribute to the core
- Loss threshold: If a satellite declines by more than 30% of its allocated capital, pause that strategy and review its viability before adding more capital
Model 4: Risk Parity
Risk parity allocates capital so that each position or strategy contributes equally to total portfolio risk, regardless of notional size. This approach recognizes that a $1,000 gold position and a $1,000 EUR/USD position carry very different actual risk because of their different volatilities.
How It Works
- Measure the volatility (standard deviation of daily returns or ATR) of each instrument
- Allocate position sizes inversely proportional to volatility, high-volatility instruments get smaller positions; low-volatility instruments get larger positions
Example
| Instrument | Daily ATR | Volatility Rank | Position Size Weighting |
|---|---|---|---|
| EUR/USD | 60 pips | Low | Larger position |
| GBP/JPY | 140 pips | High | Smaller position |
| XAU/USD | $25 | Medium-high | Moderate position |
If EUR/USD has an ATR of 60 pips and GBP/JPY has an ATR of 140 pips, risk parity would size the EUR/USD position approximately 2.3 times larger (140/60) than the GBP/JPY position, so that each position contributes roughly the same dollar risk to the portfolio.
Strengths
- Ensures no single position dominates portfolio risk
- Adapts automatically to changing market volatility when recalculated regularly
- Produces more balanced drawdowns (no single trade wipes out portfolio gains)
Weaknesses
- More complex to implement, requires regular volatility calculations
- Does not account for correlations (a more advanced version, "correlation-adjusted risk parity," does)
- Assumes each strategy has similar expected returns, which may not be true
Choosing Your Model
| Model | Complexity | Best For | Minimum Track Record |
|---|---|---|---|
| Fixed Fractional | Low | All traders, especially beginners | None required |
| Kelly Criterion | Medium | Traders with 100+ documented trades | 100-200+ trades |
| Core-Satellite | Medium | Traders developing multiple strategies | Proven core strategy |
| Risk Parity | Medium-High | Multi-instrument traders | Volatility data available |
For most retail forex traders, the recommended progression is:
- Start with fixed fractional (1% risk per trade) while you build a track record
- Transition to core-satellite when you have a proven primary strategy and want to explore diversification
- Layer in risk parity principles for position sizing across instruments with different volatility profiles
- Use Kelly as a reference to calibrate whether your allocation is appropriately aggressive relative to your documented edge
Common Capital Allocation Mistakes
- Allocating based on conviction rather than evidence. "I feel confident about this trade" is not a capital allocation strategy. Allocate based on documented statistical performance, not emotional certainty.
- Reallocating after drawdowns. The worst time to change your allocation model is after a losing streak, when emotional pressure to "make it back" leads to increased risk. Stick to your predefined model.
- Ignoring total portfolio exposure. Individual position sizing means nothing if your total open risk across all positions exceeds survivable limits. Always calculate total portfolio heat before adding new trades.
- Never rebalancing. A core-satellite portfolio where the core has drawn down 30% and a satellite has doubled is no longer at its target allocation. Regular rebalancing maintains the intended risk structure.
- Using full Kelly. Full Kelly allocation is theoretical, not practical. The drawdowns it produces will cause most traders to deviate from their plan, defeating its mathematical optimality.
Key Takeaways
- Capital allocation determines how you distribute your total trading capital across strategies and instruments, operating above individual position sizing and serving as the primary driver of long-term portfolio performance.
- Fixed fractional allocation (1-2% per trade) is the simplest and most robust model, automatically reducing risk during drawdowns and scaling with account growth, ideal as a starting framework.
- The Kelly criterion calculates the theoretical optimal allocation based on win rate and payoff ratio, but full Kelly is too aggressive for practical use. Use 25-50% of full Kelly as an upper bound.
- Core-satellite allocation divides capital into a primary tested strategy (60-80%) and smaller experimental positions (20-40%), providing structured diversification while protecting the main account.
- Risk parity sizes positions inversely to volatility, ensuring that each instrument contributes equal risk to the portfolio regardless of its notional size or price movement magnitude.
- The recommended progression is fixed fractional to core-satellite to risk parity, adding complexity only as your track record and experience justify it.
- The most common mistake is over-allocating based on emotional conviction rather than documented statistical evidence. Every allocation decision should be grounded in data from your trading journal.
This lesson is for educational purposes only. It does not constitute financial advice. Trading forex involves significant risk of loss and is not suitable for all investors.