SmartRates
πŸ“Š Trading Education

Stop Loss Strategies

Different approaches to setting stop losses and their trade-offs.

⏱️ ~6 min read

Key Takeaways

  • A stop-loss order triggers a sale (or purchase, for short positions) once a security reaches a specified price, intended to limit losses
  • Common approaches include fixed percentage stops, stops based on technical levels (like support), and volatility-based stops
  • Stops that are too tight may be triggered by normal price fluctuations ('noise'); stops that are too wide may not limit losses meaningfully
  • Stop-loss orders don't guarantee execution at the stop price, particularly during fast-moving markets or gaps

What a stop-loss order does

A stop-loss order is an instruction to sell a security (for a long position) if its price falls to a specified level, intended to limit further losses on that position. Once the stop price is reached, the order is typically triggered and becomes a market order (executing at the next available price) or, in some cases, a limit order (executing only at the specified price or better) β€” the distinction matters, since a 'stop-limit' order might not execute at all if the price moves quickly past the limit price.

Fixed percentage or dollar stops

One common approach is to set a stop a fixed percentage (or dollar amount) below the entry price β€” for example, 5% or 10% below where a position was opened. This is simple to apply consistently, but doesn't account for how much a particular security typically moves β€” a stop that's appropriately sized for a low-volatility stock might be far too tight for a highly volatile one, getting triggered by routine price swings.

Example: Same percentage, different context

A trader sets a 5% stop-loss on two different stocks bought at $100 each β€” both stops at $95.

Stock A typically moves less than 1% on a normal day; a drop to $95 would represent an unusually large move, potentially signaling something meaningful.

Stock B routinely moves 3-4% on a normal day; a drop to $95 could occur from ordinary day-to-day fluctuation alone, potentially triggering the stop without any meaningful change in the stock's situation.

Stops based on technical levels

Another approach is to place a stop based on a technical level β€” for example, just below a support level (covered in its own lesson), on the idea that a decisive break below support might indicate the original reason for holding the position is less likely to play out. This ties the stop placement to the chart's structure rather than an arbitrary percentage, though it requires the technical level itself to be identified, which (as discussed in that lesson) involves some subjectivity.

Volatility-based stops

Volatility-based stops attempt to size the stop distance based on a security's typical price movement β€” for example, using a multiple of the Average True Range (ATR), a measure of typical price range over a recent period, to set a stop distance that's proportional to how much that particular security normally moves. This addresses the 'same percentage, different context' issue from the fixed-percentage approach, at the cost of additional complexity.

Trade-offs: tight vs. wide stops

A stop placed very close to the entry price ('tight') limits the loss on any individual trade if it's triggered, but increases the chance of being triggered by normal price fluctuations that don't reflect a meaningful change β€” sometimes resulting in being 'stopped out' of a position that would have gone on to perform well if held. A stop placed further away ('wide') reduces the chance of being triggered by noise, but means a larger loss if the stop is eventually reached. There's an inherent trade-off, and no single 'correct' distance that applies universally.

Limitations of stop-loss orders

As discussed in the Swing Trading lesson, stop-loss orders don't guarantee execution at the specified price β€” during fast-moving markets, gaps, or periods of low liquidity, the actual execution price (sometimes called 'slippage') can be meaningfully worse than the stop price. Stop-losses are a risk management tool, not a guarantee against losses exceeding a planned amount.

Frequently Asked Questions

What's the difference between a stop-loss and a stop-limit order?+

A stop-loss (stop-market) order becomes a market order once triggered, executing at the next available price β€” which guarantees execution but not price. A stop-limit order becomes a limit order once triggered, executing only at the limit price or better β€” which guarantees price (if executed) but not execution, since the order might not fill if the price moves past the limit quickly.

Should I always use a stop-loss?+

This depends on individual strategy and risk tolerance β€” many traders consider stop-losses a core risk management tool, while some long-term investors following a buy-and-hold approach may not use them at all, instead relying on diversification and position sizing to manage risk. There's no universal answer.

Can I move my stop-loss after placing a trade?+

Yes, and this is common β€” for example, some traders move a stop closer to the current price as a position becomes profitable, to lock in some gains while still allowing room for the position to move (sometimes called a 'trailing stop'). Moving a stop further away from the current price to avoid being stopped out is generally considered a less disciplined practice, since it changes the originally planned risk on the trade.

← Previous

Risk Management

Next β†’

Position Sizing Calculator Guide