Trailing stop mechanics: what exactly do you trail?
Trailing sounds simple; the mechanics are not. A fixed pip trail ignores volatility; a swing-based trail gives back different amounts in different regimes; a moving-average trail lags by design.
Describe your trail:
- the reference you trail (swing, MA, ATR, fixed pips)
- how often you update it
- the regime where your trail underperforms
The ATR guide gives the volatility-aware version.
Background: Average true range (ATR): measuring volatility and setting stops
ATR shows how far a pair typically moves in a period. Here is how true range is calculated, and how traders use ATR to place stops and size positions.
How is ATR calculated?
True range for each period is the largest of high minus low, high minus the previous close, and low minus the previous close, ignoring signs. ATR averages true range, typically over 14 periods with Wilder's smoothing.
What ATR multiple should I use for a stop-loss?
Many traders use 1.5 to 2 times ATR, but there is no correct number. Wider stops are hit less often and need a smaller position to keep the same amount of money at risk.
Comments
Log in to join the discussion. Comments follow the community guidelines.
Log in to commentLoading comments…