Guide · Risk

How much to risk per trade

The stop tells you what 1R is worth per share. Position sizing decides how many of those you are willing to lose. Almost every account that dies quickly dies here, not on entries.


Risk per trade is not position size

These get used interchangeably and they are not the same number. Risk per trade is what you lose if the stop fills. Position size is what you own. A $300 risk can be a $6,000 position or a $24,000 position depending only on where the stop sits. Confusing them is how people end up with a 1% risk rule and an 80% concentration problem at once.

This guide is the sizing sibling to the stop loss placement guide. There, structure sets the invalidation price and therefore 1R per share. Here you set the multiplier: how many units of 1R you are prepared to lose on this trade, which then produces the share count as arithmetic rather than as a decision. If you pick the share count first, everything downstream is decoration.

1R per share = entry − stop Risk budget = account × risk % Shares = risk budget ÷ 1R per share Position = shares × entry Worked: $30,000 account, 1% risk = $300 budget entry $48.00, stop $45.60 → 1R = $2.40 shares = 300 ÷ 2.40 = 125 position = 125 × 48.00 = $6,000 (20% of account)

Hold the risk budget constant and move only the stop, and the position swings enormously while the risk does not move at all:

EntryStop1R per shareShares at $300 riskPosition% of a $30k account
$48.00$47.40$0.60500$24,00080.0%
$48.00$45.60$2.40125$6,00020.0%
$48.00$43.20$4.8062$2,9769.9%
$48.00$38.40$9.6031$1,4885.0%

The top row is the one that hurts. The risk math says $300 either way, but 80% of the account is sitting in one name overnight, and a stop is only a promise the market keeps during regular hours. Hence a notional cap on top of the risk cap, covered further down.

Fixed-fractional sizing

Fixed fractional means risking a constant percentage of current equity on every trade. Equity rises, the dollar risk rises with it. Equity falls, the dollar risk falls automatically. It is the default method for a structural reason: each loss is measured against a smaller base than the last, so a losing streak decays the account geometrically instead of linearly and cannot arithmetically reach zero.

Compare 40 consecutive losses on a $30,000 account. At a flat 1% of current equity you finish at 0.99^40, roughly $20,070. At a fixed $300 per trade you finish at $18,000. Early on the two look identical. The gap opens exactly when you need it to, deep in the drawdown, because the fixed-dollar version keeps taking the same bite from a shrinking account.

The cost is that fixed fractional feels slow. On a $5,000 account, 1% is $50, and $50 does not feel like trading. That feeling is the reason most small accounts abandon the method, and it is also the reason most small accounts do not survive their first bad month.

Where the 1% rule actually comes from

The 1% rule is not folklore. It falls out of two inputs you can measure: the drawdown you can survive without changing behaviour, and the longest losing streak your strategy plausibly produces. Fix those two and per-trade risk is determined, not chosen.

Per-trade risk ≈ 1 − (1 − D)^(1/L) D = maximum drawdown you will tolerate L = worst plausible consecutive-loss streak Worked: D = 20%, L = 10 losses 1 − 0.80^(1/10) = 1 − 0.9779 = 2.2% per trade Worked: D = 20%, L = 20 losses 1 − 0.80^(1/20) = 1 − 0.9889 = 1.1% per trade Worked: D = 10%, L = 20 losses 1 − 0.90^(1/20) = 1 − 0.9947 = 0.53% per trade

Read the middle line again. The 1% rule is roughly the answer to: survive twenty losses in a row inside a 20% drawdown. That is all it is. It is not a magic constant, it is a specific pair of assumptions, and if your assumptions differ your number should differ.

Is a 20-loss streak realistic? For a system winning 40% of the time, the chance of any given run of 10 straight losses is 0.6^10, about 0.6%. Across 200 trades there are 191 overlapping starting points, so expect roughly one 10-loss run per 200 trades as a matter of course. Streaks of 15 to 20 show up over a career.

Recovery arithmetic is the other half of this and it is brutally asymmetric: a 20% drawdown needs +25% to get back, a 50% drawdown needs +100%. That asymmetry is the actual reason to keep D small. The full curve is in the drawdown recovery math guide.

Fixed-dollar sizing

Fixed dollar means risking the same amount every trade regardless of equity: $50 a trade, every trade. Its honest advantage is that it removes a recalculation step, which matters when you are new and the checklist is already long.

It has one serious flaw and one hidden one. The serious flaw is that it does not de-risk in a drawdown. The hidden one is that it does not re-risk in a run, so after two profitable years you are still trading like the account is half its size. It is a training-wheels method: fine for the first fifty trades, wrong to keep past a few hundred.

Volatility-adjusted sizing

Volatility-adjusted sizing sets the stop distance from the instrument's own average true range instead of from a fixed percentage, so a quiet name and a violent name contribute roughly equal risk to the portfolio. This is the retail version of risk parity, and it is the single biggest improvement available to anyone trading a mixed universe.

Stop distance = k × ATR14 (k typically 1.5 to 3.0) Shares = (account × risk %) ÷ (k × ATR14) $30,000 account, 0.75% risk = $225 budget, k = 2 Name A: price $40, ATR14 $0.80 → distance $1.60 → 140 shares → $5,600 Name B: price $150, ATR14 $3.10 → distance $6.20 → 36 shares → $5,400 Same $225 at risk. Similar notional. Very different share counts.

The two positions above cost about the same and risk about the same, even though one stock is nearly four times the price of the other. Without the volatility adjustment, an equal-share or equal-dollar allocation would have quietly put two or three times more risk into the noisier name.

The honest limits: ATR is backward-looking, so it understates risk exactly when volatility regime-shifts, which is when it matters. It also treats gap risk as if it were continuous, which it is not. Recompute ATR on the day you size, not on the day you first found the idea.

Comparing the three, plus Kelly

MethodScales with equityScales with volatilityBest forMain failure mode
Fixed dollarNoNoFirst 50 trades, very small accountsKeeps taking the same bite from a shrinking account
Fixed fractionalYesOnly through the stopAlmost everyone, almost alwaysFeels too small to bother with early on
Volatility-adjusted (ATR)YesYes, directlyMixed-volatility or systematic universesATR lags regime changes and ignores gaps
Kelly / optimal-fYesIndirectlyMeasured edges with stable distributionsWildly oversized when the edge estimate is wrong

Kelly deserves a specific warning. It takes your win rate and payoff ratio as known, and yours are estimates from a small sample. Overestimate the edge by a third and full Kelly is a route to ruin, not to growth. Practitioners who use it at all use a fraction, typically a quarter or a half. Mechanics and failure cases: Kelly criterion guide. Calculators: risk toolkit.

Why account size changes the answer

Percentage rules are scale-invariant on paper and very much not in practice. Below roughly $10,000, four separate frictions start to dominate the arithmetic.

Share granularity. You cannot buy 8.33 shares at most brokers, so a $20 risk budget against a $2.40 stop becomes 8 shares and $19.20 of actual risk. That 4% rounding error is tolerable. On a $400 stock with a $12 stop, the same budget rounds to one share, and one share is an all-or-nothing bet on a single instrument's tick size.

Account1% risk budgetShares at 1R = $2.40Shares at 1R = $12.00Practical read
$2,000$2081Granularity dominates; high-priced names unusable
$5,000$50204Workable on cheap names only
$25,000$25010420Both sizeable; 3 to 4 concurrent positions realistic
$100,000$1,00041683Rounding is noise; correlation becomes the real constraint

Cost drag. Commissions are largely gone on US equities, the spread and slippage are not. Half a cent each way on 500 shares is $5, or 1.7% of a $300 risk budget. Percentage costs scale, but fixed components do not: a $0.65 options contract fee or a borrow charge is a rounding error on a large account and a real tax on a small one.

Forced concentration. A $5,000 account risking 1% has a $50 budget, and at that granularity you end up holding two positions rather than four. Two positions is not a portfolio, it is a pair of bets, and no sizing rule fixes that. Small accounts should expect a lumpier equity curve than the percentage rule implies.

The day-trade constraint changed. The pattern day trader rule that pinned sub-$25,000 margin accounts to three day trades in five business days was eliminated in June 2026. That removes a hard cap on turnover for small accounts, but it removes only the regulation, not the reason it existed. Higher turnover on a small account multiplies cost drag and multiplies the number of independent chances you have to violate your own sizing rules.

Portfolio heat: total open risk

Per-trade risk answers one question. Portfolio heat answers the one that kills accounts: if every open position stops out today, what is the total?

Portfolio heat = Σ (open risk per position) ÷ account equity 6 positions × 1% each = 6% heat correlated cluster: 4 of those 6 are semiconductor names ≈ behaves like ONE 4% trade Effective heat ≈ independent risk + (correlated cluster risk × ρ) 4 × 1% at ρ ≈ 0.8 → counts as roughly 3.4%, not 1%

Correlation is the part nobody budgets for. Six positions at 1% each feels like six independent coin flips. If four of them are the same sector, the same factor, or four different expressions of the same macro view, they will gap together on the same headline. Count a correlated cluster as one position sized at the cluster's combined risk, not as four positions sized at 1%.

Workable caps for a discretionary swing book: 6% to 8% total open heat, no more than 3% in any one sector or correlated theme, and a forced cut to half sizing past a preset drawdown threshold. Those are a starting frame, not a result.

Heat is only measurable if you record planned risk at entry, in R, on every trade: the intended 1R and risk percentage before you click, not the realised dollar loss afterwards. TradeLog stores it locally and offline, and the R-multiple and expectancy guide covers why R rather than dollars lets you compare trades across account sizes.

Scaling in and scaling out

Pyramiding is legitimate under one rule: total open risk after an add must not exceed the risk you were originally willing to take. That means the first leg has to be de-risked before the second leg is allowed to exist.

Initial: 125 shares, entry $48.00, stop $45.60 → risk $300 Price reaches $50.40 (+1R). Trail stop to $48.00. Leg 1 risk now = 125 × ($48.00 − $48.00) = $0 Add 60 shares at $50.40, stop $48.00 Leg 2 risk = 60 × $2.40 = $144 Total open risk = $144 (below the original $300) Total position = 185 shares, $9,384 notional

Done that way the position grows while the risk shrinks. Done the common way, adding at a higher price without moving the original stop, risk grows faster than the position and one reversal takes back several winners.

Scaling out is not free. Selling a third at +1R and a third at +2R reliably improves your win rate and reliably reduces expectancy on any system whose returns come from a fat right tail, because you have capped the only trades that pay for everything else. It buys tolerance, not edge. If you scale out, log it as a deliberate cost.

Leverage and notional caps

Risk-based sizing has a specific blind spot: it assumes the stop fills at the stop. Overnight gaps, halts, and fast opens do not honour that assumption, and the loss is then set by the notional, not by the plan.

Gap loss = shares × (stop − gap-open price) 125 shares, planned stop $45.60, gaps open at $41.00 = 125 × $4.60 = $575 realised = 1.9R against a $300 plan Same event on the 500-share version (tight stop, 80% of account) = 500 × $4.60 = $2,300 = 7.7R

That is the whole case for a second cap that has nothing to do with your stop:

  • Notional cap per position. Commonly 20% to 25% of equity, regardless of how tight the stop is.
  • Gross exposure cap. Long plus short notional, typically 1.0x to 1.5x equity on swing timeframes. Margin availability is not a target.
  • Halve size on leveraged products. Treat one unit of a 3x ETF as three units of exposure.
  • Event cap. No full-size overnight hold through scheduled earnings or a binary catalyst. The stop does not apply across a gap.
  • Correlated-cluster cap. Applied to notional, not just to risk, because a cluster gaps as one thing.

Leveraged ETFs deserve their own line because the sizing error there compounds daily rather than once. Volatility drag means the product does not track 3x the index over any holding period longer than a day, so a position sized on the index move is mis-sized by construction. The mechanics are in the leveraged ETF decay guide.

All arithmetic on this page assumes a fill at your stop price, no borrow recall, no halt, and no broker outage. Those assumptions fail occasionally and they fail together. Size for the version of the trade where the stop is jumped, not for the version where it works. Nothing here is a prediction of any outcome, and no live account results are claimed anywhere on this site.

A workable default

  1. Pick the drawdown you will genuinely tolerate without changing your behaviour. Be pessimistic; most people overstate this by half.
  2. Estimate your worst plausible loss streak from your own trade record, or assume 20 if you do not have one yet.
  3. Solve for per-trade risk with the formula above. For most people it lands between 0.5% and 1.5%.
  4. Set the stop from structure or from an ATR multiple, never from the size you wanted.
  5. Divide the risk budget by 1R per share. Round the share count down, always.
  6. Check the result against your notional cap and your open portfolio heat before submitting. If either is breached, cut the share count, not the stop.
  7. Log planned risk percentage, planned 1R, and portfolio heat at entry. Review realised R against planned R monthly.

One last discipline point: size assuming your edge is smaller than your backtest says, because it almost always is. The gap between a fitted result and a walk-forward result is routinely larger than the edge itself, and the transition problem is covered in going from paper to live. Halving your intended risk for the first fifty live trades costs very little and buys the only thing that matters here, which is still being solvent when the sample gets big enough to trust.

Educational content, not financial advice. No live profit-and-loss figures are claimed anywhere on this site; backtest and walk-forward results are always labelled as such. Full terms: /terms.html

Tools referenced in this guide

  • Trader's risk toolkit — position sizer, expectancy, and Monte Carlo drawdown tools that run the arithmetic on this page.
  • TradeLog — records planned 1R, planned risk percentage, and open portfolio heat, offline and local.
  • Stop loss placement guide — the sibling guide: where the stop goes, which is what sets 1R before any of this applies.

FAQ

Quick answers

How much should I risk per trade?

Most retail traders land between 0.5% and 1.5% of account equity per trade. The defensible way to pick your number is to divide a drawdown you can genuinely tolerate by the longest losing streak you think your method will produce, using the formula 1 minus (1 minus D) to the power of 1 over L. A 20% tolerable drawdown across a 20-loss streak works out to about 1.1% per trade.

What is the 1 percent rule in trading?

The 1% rule says never risk more than 1% of your account on a single trade, where risk means the loss taken if the stop fills. It is not an arbitrary constant: 1% is roughly the level at which twenty consecutive losses produce a drawdown of about 20%. If your tolerable drawdown or your expected streak length differs, your number should differ too.

What is the difference between risk per trade and position size?

Risk per trade is what you lose if the stop is hit, and position size is the dollar value of what you own. They are linked only by the stop distance. A 300 dollar risk becomes a 6,000 dollar position with a 2.40 stop distance on a 48 dollar stock, or a 24,000 dollar position with a 0.60 stop distance, which is the same risk on paper and a very different overnight exposure.

Is fixed fractional or fixed dollar position sizing better?

Fixed fractional is better for almost everyone past the first few dozen trades because the dollar risk shrinks automatically in a drawdown and grows in a run, so the account decays geometrically rather than linearly. Fixed dollar sizing keeps taking the same bite from a shrinking account and never compounds a winning stretch. Fixed dollar is reasonable only as a simplification while you are learning the workflow.

How do you size positions using ATR?

Set the stop distance as a multiple of average true range, commonly 1.5 to 3 times ATR14, then divide your risk budget by that distance to get shares. On a 30,000 dollar account risking 0.75%, a 225 dollar budget with a 2 ATR stop buys 140 shares of a name with 0.80 ATR and only 36 shares of a name with 3.10 ATR. The result is roughly equal risk contribution from instruments with very different volatility.

What is portfolio heat?

Portfolio heat is the sum of all open risk across every position, expressed as a percentage of equity. Six positions each risking 1% is 6% heat, but if four of them are correlated they behave closer to a single position risking 3 to 4%, so a correlated cluster should be counted and capped as one trade. Common working caps are 6% to 8% total heat and no more than about 3% in any one sector or theme.

Does position sizing change on a small account?

Yes, because percentage rules stop being scale-invariant below roughly 10,000 dollars. Share granularity means a 20 dollar risk budget rounds to whole shares and cannot size high-priced stocks at all, fixed fees like options contract charges become material against a small risk budget, and you are forced into two or three concurrent positions rather than a diversified book. The percentage rule still applies, but expect a lumpier equity curve than it implies.