Skip to main content

Fixed-Percentage Stops

Updated Jun 24, 2026 at 2:35pm

Research Draft High 1,205 words

A fixed-percentage stop is the simplest exit-discipline rule in trading: you decide in advance to close a position once price falls a set percentage below your entry (for a long), and you place the order — or commit to the exit — at that level the moment you buy. The defining trait is that the percentage is a constant chosen by the trader (5%, 7-8%, 10%, etc.), not derived from the stock's own volatility or chart structure. Its core tension is exactly that constancy: a single number is mechanically easy to apply and impossible to rationalize away, but it is blind to the fact that different stocks "breathe" by very different amounts, so the same 8% leash that protects you on a sleepy utility can be hair-trigger on a small-cap growth name.

How it's calculated / formed

For a long entry at price P with a stop percentage s:

  • Stop price = P × (1 − s). Buy at $50 with an 8% stop → exit at $46.
  • Risk per share = P × s = $4 in the example above.

The percentage is normally measured from the entry price, though some traders measure a trailing version from the highest close reached since entry (covered in the sibling Trailing Stops node — a trailing percentage stop is a related but distinct construct). For a short, the stop sits above entry: P × (1 + s).

The stop distance is the input to position sizing, not a separate decision. Under the widely taught risk-per-trade model (the "1-2% rule"), you first fix the dollars you'll risk — e.g. 1% of a $25,000 account = $250 — then divide by the per-share risk to get share count: $250 ÷ $4 = 62 shares. So the percentage stop and the position size are two sides of one equation; tightening the stop lets you buy more shares for the same dollar risk, which is precisely why undisciplined traders are tempted to set stops too tight.

How it's used in practice

The percentage stop survives because of its behavioral value more than any statistical edge. It converts an open-ended emotional question ("should I sell yet?") into a pre-committed mechanical one, which is its single greatest contribution.

The best-known instance is William O'Neil's 7-8% rule in the CAN SLIM method: cut every loss at 7-8% below cost, with no exceptions and no waiting. O'Neil's rationale is arithmetic — a 50% loss requires a 100% gain to recover, while an 8% loss needs only ~8.7% — and contextual: because CAN SLIM buys breakouts from proper bases, a stock that drops 8% right after a breakout has likely invalidated the setup, so the tight stop doubles as a thesis-failure signal (per O'Neil, How to Make Money in Stocks). Note this number is specific to a tight-entry breakout method; it is not a universal constant.

In practice traders pick the percentage from the timeframe and instrument: intraday/short-term traders use tighter stops (often 1-3%); position traders and investors use wider ones (10-25%). The honest professional approach is to let the chart or volatility set the stop distance and use the percentage only as a sanity-check ceiling — which is why purer fixed-percentage stops are more common among beginners than among discretionary professionals.

Adoption, debate & evidence

Fixed-percentage stops are nearly universal as a teaching tool and a beginner's first risk rule, but their standalone edge is genuinely contested.

The most rigorous academic treatment is Kaminski & Lo, When Do Stop-Loss Rules Stop Losses? (J. of Financial Markets, 2014; SSRN working paper). Their key finding is conditional and important: under a random-walk price process a simple stop-loss rule always reduces expected return (you pay the round-trip cost for no informational benefit); stops add value only when returns exhibit momentum / negative serial persistence in losses, and they can destroy value for mean-reverting strategies by exiting right before the reversal you were counting on. Empirically, applied to a buy-and-hold US equity portfolio (1950-2004) with the proceeds parked in long-term bonds, their stop-loss policy added roughly 50-100 basis points per month during stop-out periods — but that result is partly a flight-to-bonds effect, not proof that the percentage threshold itself is optimal.

This nuance is routinely lost in marketing content. Widely circulated blog claims — e.g. "2× ATR stops produced 24% higher returns than fixed-percentage stops" or "ATR cuts drawdown 32%" — come from individual, un-peer-reviewed backtests and should be treated as illustrative, not established; their precise figures are not reproducible from a primary source. The defensible, repeatedly observed pattern is directional: volatility-scaled stops (ATR) and structure-based stops tend to whipsaw less than a flat percentage because they widen for noisy stocks and tighten for calm ones (see the Volatility / ATR Stops and Structure-Based Stops siblings). The behavioral survival statistics sometimes cited ("~85% of traders who risk ≤2% last two years") trace to trading-education sites, not audited studies — treat as folklore.

Strengths & limitations

Strengths. Trivial to compute and automate; enforces a non-negotiable maximum loss; integrates cleanly with percent-risk position sizing; removes in-trade discretion (the main failure point for novices); guarantees no single trade is catastrophic.

Limitations. It ignores the asset's volatility entirely — the central, well-documented flaw. A flat 5% is far inside the daily noise of a high-beta name (constant whipsaws) yet dangerously loose on a low-volatility one. It also ignores chart structure: a percentage stop frequently lands at an arbitrary price with no support beneath it, where market makers and other stops cluster, making it easy to "shake out." And it is strategy-dependent — Kaminski & Lo show it actively harms mean-reversion approaches.

The #1 misuse: setting the percentage tight to justify a larger position (more shares for the same dollar risk) rather than because the stop level is technically meaningful. That converts a risk-control tool into a leverage tool and produces a string of small, repeated, noise-driven losses.

Sources

Disputed / flagged: Specific outperformance figures for ATR vs fixed-percentage stops (24% higher returns, 32% drawdown reduction) and trader-survival percentages come from non-peer-reviewed sources and are reported as illustrative only.