At a glance
- Risk per trade
- 0.25 to 1 percent of equity is the standard range
- Total open risk
- Typically capped at 4 to 6 percent
- What you control
- Size, stops, correlation, and frequency
- What you do not control
- Whether any individual trade wins
Key takeaways
- Risk management is the only part of trading you fully control, which is why it deserves more attention than entry signals.
- Losses compound asymmetrically: a 50 percent loss requires a 100 percent gain to recover, so avoiding large drawdowns matters more than capturing large gains.
- Correlated positions are a single position. Counting trades rather than exposures is the most common hidden risk in retail portfolios.
- Every risk rule must be a number decided in advance, because judgement degrades exactly when it is most needed.
- Survival is the objective. A strategy with a modest edge and disciplined sizing outperforms a better strategy that occasionally risks too much.
Why risk management dominates results
Trading outcomes are the product of two things: the edge per trade, and the number of trades you survive to take. Edge is uncertain, hard to verify, and subject to decay. Survival is arithmetic, fully under your control, and determines whether the edge ever has a chance to express itself.
| Loss | Gain required to recover | Comment |
|---|---|---|
| -10% | +11.1% | Routine; a normal drawdown |
| -20% | +25% | Uncomfortable but manageable |
| -33% | +50% | Most strategies would call this a failure |
| -50% | +100% | Doubling the account just to break even |
| -75% | +300% | Practically unrecoverable |
| -90% | +900% | Over |
The four layers of risk control
- 1
Layer 1: Risk per trade
A fixed percentage of equity, typically 0.25 to 1 percent, converted into a position size using the distance to your stop. This makes any single loss irrelevant to the account.
- 2
Layer 2: Total open risk
The sum of all open positions’ risk, capped at 4 to 6 percent of equity. Without this, ten simultaneous 1 percent risks is a 10 percent exposure to a single correlated event.
- 3
Layer 3: Correlation and concentration limits
Maximum positions per sector, per theme, and per underlying factor. Five technology positions in a technology-led selloff behave as one position five times the size.
- 4
Layer 4: Drawdown response
A predefined reduction in size at a given drawdown, and a hard stop level at which you pause and review. This converts an open-ended decline into a bounded one.
Most retail traders implement only layer one and are surprised when a diversified-looking portfolio loses 15 percent in a week. The upper layers are what make a collection of individually sensible trades into a sensible portfolio.
Position sizing, the core calculation
Risk amount = Equity x Risk%
Position size = Risk amount / (Entry price - Stop price)
Example: 40,000 equity, 0.75% risk, entry 68.50, stop 64.30
Risk amount = 300 USD
Stop distance = 4.20
Shares = 300 / 4.20 = 71 shares
Position value = 4,863 USD (12.2% of equity)
Check against the notional cap:
If the cap is 15% of equity, this passes.
If the stop were 1.00 away, size would be 300 shares,
a 20,550 USD position: exceeds the cap, so reduce it.Correlation: the risk that hides
Diversification is measured in independent bets, not in tickers. Two different stocks in the same industry, or a long equity position and a short volatility position, are variations on the same exposure.
- Correlations rise in stress. Assets that behave independently in calm markets frequently move together during crises, which is precisely when diversification is needed.
- Strategy correlation matters more than instrument correlation. Two strategies trading different markets can be the same bet if both require calm conditions or both are short volatility.
- Count factor exposures. Long technology stocks, long growth ETFs, and short volatility are three expressions of one macro exposure.
- Test the portfolio, not the strategy. Compute the historical worst day and worst week of your combined positions, not of each one separately.
- Limit by theme, not just by sector. Sector classifications miss thematic clustering such as interest-rate sensitivity across apparently unrelated industries.
Managing drawdowns before they happen
| Drawdown from peak | Action |
|---|---|
| 0 to 8% | Normal operation, no change |
| 8 to 15% | Review execution quality; confirm rules are being followed |
| 15 to 20% | Reduce risk per trade by half |
| 20 to 25% | Pause new entries; manage existing positions only |
| Beyond 25% or 1.5x worst backtested drawdown | Stop trading; full strategy review before resuming |
The value of this schedule is that it exists before the drawdown. A trader who decides mid-decline how much to reduce will, reliably, either reduce too late or abandon the strategy at the bottom. Writing the schedule turns an emotional decision into an administrative one.
A pre-trade risk checklist
- Is the stop level defined by structure or volatility, not by the money I am willing to lose?
- Does the position size follow from the risk percentage and the stop distance?
- Is the notional within the single-position cap?
- Does this trade keep total open risk within the portfolio limit?
- Is this position correlated with anything I already hold?
- Are there scheduled events, such as earnings, inside the expected holding period?
- If the instrument gapped 3 times my stop distance against me, would that be survivable?
- Am I at or beyond a drawdown level that requires reduced size?
Frequently asked questions
How much should I risk per trade?
For most retail strategies, 0.25 to 1 percent of equity per trade. Lower for high-frequency strategies where trades cluster, higher only for very low-frequency strategies with wide stops and strong diversification. Above 2 percent, a normal losing streak produces a drawdown most people abandon the strategy in.
What is the difference between risk per trade and position size?
Risk per trade is the amount you lose if the stop is hit, expressed as a percentage of equity. Position size is the number of shares or contracts, and it is derived from risk divided by the stop distance. A wide stop means a small position and a tight stop means a large one, for identical risk.
Should I use a fixed dollar risk or a percentage?
A percentage of current equity, which automatically reduces size during drawdowns and increases it during recoveries. This is anti-martingale behaviour and it is the single most valuable property of the fixed fractional approach. Fixed dollar risk keeps size constant while equity falls, which increases effective risk exactly when you can least afford it.
How do I know if my risk limits are too tight?
If your returns are dominated by cost drag rather than by strategy outcomes, or if you routinely cannot take qualifying signals because of the open-risk cap, the limits may be binding. This is a far better problem than the alternative, and the usual fix is more capital or fewer simultaneous strategies rather than looser limits.
Does risk management reduce my returns?
It reduces the tail of the return distribution in both directions, and it dramatically increases the probability of still being in the market in five years. Because losses compound asymmetrically, avoiding large drawdowns usually improves long-run compounded returns even when it lowers the best-case outcome.
Test this idea before you trade it
Describe the rules in plain language and AlgoTrader AI turns them into a structured strategy blueprint with a configurable historical backtest, cost assumptions, and exportable code.
Build a backtestKeep reading
- RiskPosition Sizing Guide: How Many Shares or Contracts to Trade
- RiskStop Loss Strategies: Placement, Types, and What They Cannot Do
- RiskDrawdown Explained: The Number That Decides If You Quit
- RiskCorrelation and Diversification: Counting Bets, Not Positions
- RiskRisk of Ruin: The Mathematics of Not Blowing Up
- RiskLeverage Explained: How It Works and How It Ends Accounts
Referenced by
Educational use only. This guide explains how a strategy works. It is not investment advice, not a recommendation, and no result described here is a forecast. Test any approach on historical and out-of-sample data, size positions conservatively, and never risk money you cannot afford to lose.