Module 1: Stop Loss Fundamentals

Types of Stop Orders - Part 9

8 min readLesson 9 of 10

Trailing Stop Orders

A trailing stop order adjusts the stop-loss level automatically as the price moves favorably. It maintains a specified distance from the current market price. This allows traders to protect profits while participating in a continuing trend. The distance can be a fixed dollar amount, a percentage, or a multiple of Average True Range (ATR).

A trailing stop activates when the market moves in the trader's favor by a predetermined amount. For a long position, the stop trails upward. For a short position, the stop trails downward. Once the market reverses and hits the trailing stop price, the order executes as a market order. If the market moves unfavorably, the trailing stop remains static. It does not move closer to the entry price.

Consider a long position in AAPL. A trader buys 100 shares at $170.00. They set a 2% trailing stop. The initial stop loss is $166.60 ($170.00 * 0.98). If AAPL rises to $175.00, the trailing stop automatically adjusts to $171.50 ($175.00 * 0.98). If AAPL then falls to $171.50, the stop triggers, selling the 100 shares. If AAPL never reaches $171.50 and continues to climb, the stop continues to trail, locking in more profit potential.

Types of Trailing Stops and Their Applications

Trailing stops come in several forms: fixed dollar, percentage-based, and ATR-based. Each has specific applications and considerations for experienced traders.

Fixed Dollar Trailing Stop

A fixed dollar trailing stop maintains a constant monetary distance from the highest (for long positions) or lowest (for short positions) price achieved since entry.

Example: A trader buys 50 shares of TSLA at $250.00. They set a $5.00 fixed dollar trailing stop. The initial stop is $245.00. If TSLA rises to $255.00, the stop moves to $250.00. If TSLA then climbs to $260.00, the stop moves to $255.00. The stop only moves up. It never moves down if the price retracts before a new high. If TSLA drops to $255.00 after reaching $260.00, the stop triggers. This approach works well for instruments with relatively stable price volatility, like large-cap stocks or ETFs such as SPY on a 15-minute chart. It is less effective on highly volatile instruments like CL futures, where a $5.00 move can be insignificant.

When it works: This type is simple to implement and understand. It provides a clear profit protection mechanism. It is suitable for slower-moving assets or when a trader has a specific dollar risk tolerance per share or contract. For example, a futures trader might use a fixed $200 trailing stop on an ES contract, knowing each tick is $12.50. This means the stop is 16 ticks away.

When it fails: Fixed dollar stops do not adapt to changing market volatility. A $5.00 stop on TSLA might be appropriate during low volatility but too tight during high volatility, leading to premature exits. Conversely, it might be too wide during extremely low volatility, giving back excessive profits. On a 1-minute chart for NQ futures, a fixed $50.00 stop could be triggered by normal market noise, whereas a $200.00 stop might give back too much profit on a reversal.

Institutional Context: Prop firms often use fixed dollar stops in high-frequency trading strategies where algorithms execute hundreds of trades per second. The fixed dollar amount is calibrated based on historical tick data and expected micro-volatility. For example, a proprietary trading algorithm might place a fixed $0.02 trailing stop on a high-volume stock like MSFT, executing thousands of trades a day, where the goal is to capture small, consistent price movements.

Percentage-Based Trailing Stop

A percentage-based trailing stop maintains a constant percentage distance from the highest (for long positions) or lowest (for short positions) price achieved.

Example: A trader initiates a short position on NQ futures at 18,000. They use a 0.5% trailing stop. The initial stop is 18,090 (18,000 * 1.005). If NQ drops to 17,900, the stop moves to 17,989.50 (17,900 * 1.005). If NQ then falls to 17,800, the stop moves to 17,889 (17,800 * 1.005). The stop only moves down. It never moves up. If NQ rises to 17,889 after reaching 17,800, the stop triggers. This method adapts to the price level of the asset. A 2% move on a $100 stock is $2.00, while on a $1000 stock it is $20.00.*

When it works: This type is suitable for assets with varying price levels or for traders who want their stop loss to scale with the asset's value. It naturally accounts for price growth or decay. It is effective for trending markets on 5-minute or 15-minute charts for commodities like GC or CL, where price swings can be large in absolute terms but proportional to the current price.

When it fails: Percentage-based stops do not adapt to changes in volatility. A 2% stop might be too wide during low volatility and too tight during high volatility. This can lead to premature exits or excessive profit give-back. During a news event, a 2% stop on TSLA might be hit easily due to increased intraday volatility, even if the overall trend remains intact.

Institutional Context: Hedge funds often employ percentage-based trailing stops for their long-term equity portfolios. A fund manager might set a 10% trailing stop on a growth stock held for months or years. This allows them to participate in significant upside while protecting against major drawdowns. They often use daily or weekly charts for these decisions. Algorithms in systematic trend-following strategies also use percentage-based stops, particularly in futures markets, where contract values fluctuate.

ATR-Based Trailing Stop

An ATR-based trailing stop uses a multiple of the Average True Range to determine the stop distance. ATR measures market volatility. This makes the stop dynamically adjust to current market conditions.

Example: A trader takes a long position in ES futures at 5,000. They use a 3x ATR trailing stop, calculated on a 15-minute chart. If the 15-minute ATR is 10 points, the initial stop is 4,970 (5,000 - (3 * 10)). If ES rises to 5,020 and the 15-minute ATR is now 12 points, the stop moves to 4,984 (5,020 - (3 * 12)). The stop continuously updates with the highest price and the current ATR value.

When it works: ATR-based stops are highly adaptive to market volatility. They widen during volatile periods and tighten during calm periods. This reduces the likelihood of being stopped out by normal market noise. This makes them ideal for day trading volatile instruments like NQ, ES, or CL on 1-minute or 5-minute charts. It allows the trade to breathe during expected pullbacks within a trend.

When it fails: ATR-based stops require continuous recalculation, which can be computationally intensive for manual traders. The choice of ATR period and multiplier is subjective and impacts performance. Too small a multiplier or too short an ATR period can lead to premature exits. Too large a multiplier or too long an ATR period can give back too much profit. During extreme volatility spikes, even an ATR-based stop might be too wide or too tight depending on the multiplier chosen.

Institutional Context: Quantitative trading firms and algorithmic trading desks heavily utilize ATR-based trailing stops. Their systems automatically calculate and adjust stops in real-time across thousands of instruments. They often optimize the ATR period and multiplier using extensive backtesting data. For example, a high-frequency trading firm might use a 14-period ATR on a 1-minute chart for NQ futures, with a 2.5x multiplier, to manage intraday positions. This ensures their risk management scales with the immediate market environment.

Fully Worked Trade Example: Long ES Futures with ATR Trailing Stop

Instrument: ES Futures Timeframe: 5-minute chart Strategy: Trend continuation after a pullback

  1. Market Context: ES futures show a strong uptrend on the daily and 60-minute charts. On the 5-minute chart, after a 50-point rally, ES pulls back 20 points. The 5-minute ATR is currently 8 points.

  2. Entry Signal: ES forms a bullish engulfing candle on the 5-minute chart, confirming support at 5,050. The prior high was 5,070.

  3. Position Size: The trader decides to risk 1% of a $100,000 account, which is $1,000. Using a 2x ATR initial stop, the stop distance is 16 points (2 * 8 points ATR). Each ES point is $50. Therefore, the risk per contract is $800 (16 points * $50/point). The trader can take 1 contract ($1,000 risk / $800 risk per contract = 1.25 contracts, rounded down to 1 contract).

  4. Entry: Long 1 ES contract at 5,052.00 (above the bullish engulfing candle).

  5. Initial Stop Loss: 2x ATR below entry. 5,052.00 - (2 * 8 points) = 5,036.00. This is the initial fixed stop.

  6. Trailing Stop Mechanic: Use a 2x ATR trailing stop. The stop will trail the highest price achieved by 2x the current 5-minute ATR.

  7. Target: A 1:2 Risk-Reward (R:R) ratio. Risk is 16 points. Target is 32 points above entry: 5,052.00 + 32.00 = 5,084.00.*

Trade Progression:

  • Entry: Long 1 ES at 5,052.00. Initial Stop: 5,036.00. Target: 5,084.00.
  • Price moves to 5,060.00: ATR is still 8 points. Highest price is 5,060.00. Trailing stop moves to 5,060.00 - (2 * 8) = 5,044.00. (Initial stop of 5,036.00 is now effectively moved up).
  • Price moves to 5,075.00: ATR is now 9 points due to increased volatility. Highest price is 5,075.00. Trailing stop moves to 5,075.00 - (2 * 9) = 5,057.00.
  • Price moves to 5,080.00: ATR is 9 points. Highest price is 5,080.00. Trailing stop moves to 5,080.00 - (2 * 9) = 5,062.00.
  • Price then drops to 5,062.00: The trailing stop at 5,062.00 is hit.*

Outcome: The trade exits at 5,062.00. Profit = (5,062.00 - 5,052.00) * $50/point = 10 points * $50 = $500. This is a positive outcome, securing profit despite not reaching the initial 1:2 target. The trailing stop protected gains as the trend continued but reversed before the target.

When Trailing Stops Work and Fail

When They Work

Trailing stops excel in strong, trending markets. They allow traders to ride extended moves, maximizing profit capture. On a daily chart, a 10-period ATR trailing stop for a long position in AAPL during a sustained bull run can capture a significant portion of the move while protecting against major reversals. For day traders, a 1-minute or 5-minute ATR trailing stop on NQ or CL during a clear intraday trend can capture 50-100+ points or ticks respectively. They remove emotional decision-making about profit-taking. Traders define their trailing stop parameters upfront.

Proprietary trading firms use trailing stops extensively in their trend-following algorithms. These algorithms identify trends and deploy trailing stops to manage risk and lock in profits. This systematic approach ensures consistent application across thousands of trades daily.

When They Fail

Trailing stops perform poorly in range-bound or choppy markets. The constant price fluctuations within a range will repeatedly trigger the trailing stop, leading to multiple small losses or premature exits. A 2% trailing stop on SPY during a tight 10-point daily range will likely be hit multiple times, leading to frustration and lost capital.

They can also fail during periods of extreme volatility spikes followed by sharp reversals. While ATR-based stops adjust for volatility, an immediate, violent reversal can still trigger the stop at a significantly worse price due to slippage, especially if the stop executes as a market order. For instance, a sudden news event causing CL to drop $2.00 in seconds could trigger a trailing stop far from its intended level.

Furthermore, trailing stops do not adapt to structural changes in market behavior. If an asset transitions from a strong trend to a volatile range, the same trailing stop parameters might become detrimental. Traders must monitor market conditions and adjust their trailing stop methodology or parameters accordingly. Relying solely on a mechanical trailing stop without considering the underlying market structure is a common mistake.

Key Takeaways

  • Trailing stops automatically adjust stop-loss levels in the direction of favorable price movement, protecting profits.
  • Fixed dollar, percentage-based, and ATR-based trailing stops offer different ways to manage risk, each suited to specific market conditions and assets.
  • ATR-based trailing stops dynamically adapt to market volatility, making them highly effective for active trading in volatile instruments like futures.
  • Trailing stops are highly effective in strong trending markets but can lead to premature exits in range-bound or choppy conditions.
  • Institutional traders and algorithmic systems extensively use trailing stops for systematic risk management and profit capture in trending environments.
The Black Book of Day Trading Strategies
Free Book

The Black Book of Day Trading Strategies

1,000 complete strategies · 31 chapters · Full trade plans