Introduction
Position sizing is the cornerstone of risk management in forex trading. It determines how much capital is committed to a single trade and directly affects drawdowns, volatility, and ultimately the long‑term viability of a trading system. Two of the most frequently discussed quantitative sizing methods are the Fixed‑Fraction approach and the Kelly Criterion. Both offer systematic rules, yet they are built on different assumptions and serve distinct trader profiles.
Fixed‑Fraction Position Sizing
Core Idea
The fixed‑fraction method allocates a predetermined percentage of the current account equity to each trade. This percentage, often called the risk per trade, is chosen based on the trader’s risk tolerance.
Calculation
Define risk per trade – e.g., 1 % of equity.
Determine stop‑loss distance – the number of pips between entry and exit.
Compute pip value – for a standard lot, 1 pip ≈ $10 on a major pair.
Calculate lot size:
Lot size = (Risk per trade ÷ Stop‑loss in pips) ÷ Pip value
Example
Assume an account balance of $10 000 and a willingness to risk 1 % ($100) on a trade that has a 50‑pip stop‑loss. With a pip value of $10:
Lot size = ($100 ÷ 50) ÷ $10 = 0.2 lots.
This yields a trade that will lose no more than 1 % of the account if the stop is hit.
Strengths
- Simplicity: Easy to compute and automate.
- Predictable drawdowns: Each loss is capped at the chosen risk percentage.
- Robustness to volatility changes: As equity grows, the dollar amount of the risk grows proportionally.
Weaknesses
- Does not adapt to winning streaks: A trader cannot exploit a high‑probability edge by increasing position size.
- Potentially conservative: In markets with a consistent edge, the fixed‑fraction may under‑utilize capital.
Kelly Criterion
Core Idea
Kelly’s formula seeks to maximize the expected logarithm of wealth, effectively balancing growth against risk. It calculates an optimal bet fraction based on the probability of winning and the reward‑to‑loss ratio.
Formula
f* = (bp – q) ÷ b
Where:
- f* = optimal fraction of equity to bet
- b = net odds received on a winning trade (profit ÷ risk)
- p = probability of a winning trade
- q = 1 – p (probability of loss)
Calculation Steps
- Estimate p (win probability) and b (reward‑to‑loss ratio).
- Compute q = 1 – p.
- Plug values into the formula to obtain f*.
- Convert f* into a lot size using the same pip‑value logic as the fixed‑fraction method.
Example
Suppose a strategy historically produces a 60 % win rate and a 1.5:1 reward‑to‑loss ratio (average win of 30 pips versus average loss of 20 pips). Here, b = 1.5, p = 0.6, q = 0.4.
f* = (1.5 × 0.6 – 0.4) ÷ 1.5 = (0.9 – 0.4) ÷ 1.5 = 0.5 ÷ 1.5 = 0.333.
Thus, the optimal bet is 33.3 % of equity. With a $10 000 account, this translates to a risk of $3 333 on a trade that has a 20‑pip stop‑loss, implying a lot size of 1.67 lots.
Strengths
- Growth‑oriented: Capital is allocated more aggressively when the edge is high.
- Theoretically optimal: Maximizes long‑term compound growth under the model’s assumptions.
Weaknesses
- Requires accurate estimates of win probability and payoff ratio; small errors can lead to over‑betting.
- High volatility: Kelly’s optimal fraction can be large, producing large swings in equity.
- Practical adjustments: Many traders use a fractional Kelly (e.g., half‑Kelly) to reduce volatility.
Comparison and Practical Considerations
| Feature | Fixed‑Fraction | Kelly Criterion |
|---|---|---|
| Risk control | Explicit dollar risk per trade | Implicit through probability and odds |
| Complexity | Low | Moderate – needs probability estimation |
| Drawdown behavior | Predictable, capped | Can be severe if over‑applied |
| Capital growth | Linear, conservative | Potentially exponential if edge is reliable |
| Suitability for traders | Novice or risk‑averse | Experienced, quantitative traders |
When to use Fixed‑Fraction:
- Limited historical data to estimate probabilities.
- Preference for steady, manageable drawdowns.
- Simpler risk‑management frameworks.
When to use Kelly:
- Well‑documented edge with reliable win/loss statistics.
- Willingness to accept higher volatility for faster capital growth.
- Ability to monitor and adjust the fraction to prevent over‑betting.
Choosing the Right Approach
- Assess your data: If you have a robust set of back‑tested trades, you can estimate win probability and payoff ratio accurately.
- Define risk tolerance: A fixed‑fraction approach aligns with a defined maximum loss per trade. Kelly requires a tolerance for larger equity swings.
- Consider transaction costs: Higher position sizes increase spread impact; a conservative sizing method can mitigate this.
- Hybrid strategies: Some traders start with a fixed‑fraction base and add a Kelly‑derived multiplier for high‑confidence setups.
Conclusion
Fixed‑fraction and Kelly position sizing represent two distinct philosophies. Fixed‑fraction offers simplicity and predictable risk, making it ideal for traders who prioritize stability. Kelly, grounded in probability theory, can accelerate growth when an edge is confirmed but demands careful calibration and a tolerance for volatility. Ultimately, the choice hinges on the trader’s data confidence, risk appetite, and operational capacity to manage dynamic position sizes.