Money Management Schools: Fixed Lot, Fractional, Percent
Money management schools differ in how they translate account equity into position size, each trading off simplicity, compounding, and drawdown control.
翻訳ビューではインタラクティブツールが動作しない場合があります。
Money Management Schools: Fixed Lot, Fractional, Percent
Money management is the bridge between a trading edge and account growth. Three classical schools — fixed lot, fractional, and percentage risk — represent different philosophies about how position size should relate to equity and risk. Each has a mathematical signature that suits different goals.
Fixed lot sizing
Each trade uses the same fixed quantity regardless of equity. If you trade one mini contract or one standard lot every time, you are in this school.
The math is trivial: position size $Q$ is constant. Account growth (or decay) is approximately linear in equity terms because each winning trade adds a fixed dollar amount.
Strengths: Maximum simplicity, no calculation errors, easy to audit, predictable dollar volatility.
Weaknesses: As the account grows, fixed size becomes an ever-smaller fraction of equity, so compounding stops working. As the account shrinks, fixed size becomes a larger fraction, amplifying ruin risk precisely when the trader is vulnerable.
Fixed fractional sizing
A fixed fraction $f$ of current equity is risked per trade:
$$Q = \frac{f \cdot E}{R}$$
where $E$ is current equity and $R$ is the risk per unit (distance to stop in price terms). This produces geometric growth. The long-run growth rate per trade under independent bets with win probability $p$ and payoff ratio $b$ is:
$$g = p\ln(1 + fb) - (1-p)\ln(1 - f)$$
Maximizing $g$ recovers the Kelly criterion. Drawdowns are proportional — the system auto-deleverages as the account falls.
Strengths: Compounding works, drawdowns self-limit, position sizes adapt to equity automatically.
Weaknesses: Volatility of returns is higher in dollar terms during winning streaks; recovery from deep drawdowns takes larger percentage gains than the drawdown itself.
Percent of equity (volatile fraction)
Rather than risking a fixed fraction of equity per trade, position size is set so each position represents a fixed percentage of total equity at entry. This is common in trend-following funds.
$$Q = \frac{p \cdot E}{\text{price}}$$
where $p$ is the target exposure fraction. This treats exposure, not risk, as the control variable.
Strengths: Smooth scaling, intuitive allocation across markets, easy to combine with volatility targeting.
Weaknesses: Risk per trade varies unless volatility is normalized. A tight stop on a low-volatility market risks far less than a wide stop on a volatile one for the same exposure.
Choosing a school
New traders benefit from fixed lot to learn consistency without compounding errors. Maturing traders move to fixed fractional to capture geometric growth and control ruin probability. Sophisticated traders often blend fractional risk with volatility targeting, normalizing risk across markets while preserving compounding. The school matters less than discipline in applying it consistently and never violating the single-position risk ceiling in pursuit of a setup.
Live Chart
Open full chart →Related market data, powered by TradingView.