Stop Loss vs Trailing Stop: When to Use Each

Stop Loss vs Trailing Stop: When to Use Each

TL;DR: Fixed stops cap your loss and stay put. Trailing stops follow price in your favour and lock in profit, but they exit you on normal pullbacks. Use a fixed stop on mean-reversion or scalping setups; use a trailing stop on trend-following systems with strong directional moves.

The two jobs a stop has to do

Every stop loss does one or both of two things:

  1. Cap loss — get you out of a trade that's going against you.
  2. Lock in profit — get you out of a winner before it gives the gains back.

A fixed stop loss is built for job #1. You set it at trade entry and it doesn't move. If the price hits it, you're out — full stop.

A trailing stop tries to do both. It starts somewhere below your entry (for a long) and follows price upward at a fixed distance. When price reverses by that distance, the stop fires.

Both are useful. Both are misused. The choice depends on what kind of move you're trying to capture.

How a fixed stop loss works

You buy EUR/USD at 1.0850. You set your stop loss at 1.0830 — 20 pips below entry. That's it.

  • If price drops to 1.0830, you exit with a 20-pip loss.
  • If price rises to 1.0900, you're up 50 pips and the stop is still at 1.0830.
  • If price rises to 1.0900 then falls back to 1.0830, you still exit at -20.

The fixed stop's job is purely defensive. It doesn't help you hold winners.

How a trailing stop works

Same entry at 1.0850, but with a 20-pip trailing stop.

  • Stop starts at 1.0830 (20 pips below).
  • Price rises to 1.0900. Stop trails to 1.0880 (still 20 pips below the high).
  • Price rises to 1.0950. Stop trails to 1.0930.
  • Price drops to 1.0930. Stop fires. You exit at 1.0930 — locked in 80 pips of profit.

The trailing stop captures most of a sustained move and gets you out automatically when the move ends. Sounds great. There's a catch.

Why trailing stops aren't a free lunch

The trailing stop's biggest weakness: it exits on any retracement of the trail distance, including normal noise.

If you set a 20-pip trail on a pair with 30 pips of typical bar-to-bar noise, you're going to get stopped out constantly — even in a trade that's still in a healthy uptrend.

The trail distance has to be wider than typical noise but tighter than a reasonable reversal. That's a narrow window. Most people set it too tight and bleed out via stop-outs.

A practical rule: use the recent ATR (Average True Range) of the timeframe you're trading. On H1, a trail of 1.5× to 2× ATR usually clears noise without being absurdly loose.

When to use a fixed stop

Use a fixed stop when:

  • The setup has a clear invalidation level. A breakout above resistance? Stop goes below the breakout candle's low. If price returns there, the setup is wrong.
  • You're scalping or trading mean-reversion. You want a defined risk-to-reward, no surprises.
  • The market is choppy. Trailing stops get murdered in range-bound conditions because price oscillates within the trail distance.
  • You can't watch the trade. Fixed stops are predictable. You know your worst case before you enter.

When to use a trailing stop

Use a trailing stop when:

  • You're trend-following on a higher timeframe. Big trends can run 200–500 pips. A fixed take-profit caps you; a trailing stop lets you ride.
  • News or fundamental drivers are pushing the move. If the move has macro fuel, it can go further than any rule-based target predicts.
  • You're trading momentum breakouts. The play is to ride the impulse and exit on the first sign of exhaustion.

A common hybrid: fixed stop + trailing after break-even

Many systematic traders use a combination:

  1. At entry, set a fixed stop at the structural invalidation level.
  2. Once the trade reaches 1R of profit (1 × initial risk), move the stop to break-even.
  3. After 2R of profit, switch to a trailing stop based on ATR.

This caps the initial loss (you can't lose more than 1R), removes risk on stretched winners, and lets the trail capture the tail.

Common mistakes

Setting the trail in pips, ignoring volatility. A 20-pip trail on EUR/USD might be fine. A 20-pip trail on GBP/JPY will trigger on the first 5-minute bar. Use ATR, not flat pips.

Trailing too tight, "just in case." This converts winners into break-evens. If your trail distance is less than your typical noise, you're not trailing — you're scalping out of trends.

Moving the stop closer in a loss. Don't. That's not trading; that's hoping. If your invalidation level is wrong, your setup is wrong.

No stop at all, "I'll exit manually." Manual exits during a fast move are statistically worse than rule-based exits. Set a stop, even if it's wide.

What the data says

Systematic backtests across major forex pairs typically show:

  • Trend-following systems improve by 5–15% in net profit when trailing stops replace fixed take-profits, but only when the trail is correctly sized (1.5–2.5× ATR).
  • Mean-reversion systems lose 10–30% in net profit when trailing stops are added — they exit good reversals on first counter-move.
  • Scalping systems are nearly always worse with trailing stops; the math doesn't work when the move is short.

See how to backtest variations for how to test a trail on your own strategy.

FAQ

Can I use both at the same time? Yes. Set a fixed stop at entry (the hard floor), then activate a trailing stop after profit reaches a threshold. Most platforms support this.

Does a trailing stop ever move against me? No. A trailing stop only moves in your favour. Once it's at a level, it stays there or moves further — never back.

How tight is too tight? If your trail distance is smaller than the average bar's range (high − low) on your trading timeframe, it's too tight. You'll get stopped on noise.

Are guaranteed stops worth it? A guaranteed stop fills at your exact price even on gaps — useful for overnight or news. They cost a premium spread or fee. Worth it if you hold through events; overkill for intraday.

Should I use trailing stops on EAs? Trailing stops are a natural fit for EAs because the platform handles the trail mechanically. Just make sure your backtest models the trail correctly and uses real tick data, not bar opens, for trigger checks. See realistic backtesting.

The bottom line

Fixed stops protect. Trailing stops protect and harvest. Match the tool to the type of move you're trying to capture — and never confuse "trailing" with "tightening."