ATR Trailing Stop: A Choice About Time
An ATR trailing stop sets the trail distance as a multiple of the average true range, so it widens automatically in volatile conditions and tightens in quiet ones. The multiple is a decision about holding period rather than about safety.
How it works
The distance is a multiple of volatility rather than a fixed amount. Instead of trailing by fifty points, you trail by two average true ranges, and the actual number of points changes as the market does.
That solves the problem a fixed stop has. Fifty points is a wide stop in a quiet session and a tight one in a fast session, so a fixed distance is wrong in both directions at different times.
The average true range is a smoothed measure of how far a market moves per bar. On this site’s shared history its median is 0.5994 price units — 1.22 times the median bar range, because the smoothing averages across quiet and active bars alike.
And it varies a great deal. The tenth percentile reading is 0.282 and the ninetieth is 0.795 — a ratio of 2.82. A fixed stop distance is therefore correct at one point in that spread and wrong across the rest.
What the multiple buys
Measured on the same history, the multiple maps almost directly onto holding period. It changes how long you stay in far more than it changes whether you eventually get stopped.
Across 562 trials at each setting, the median survival was 3 bars at one range, 10 at two and 22 at three. Tripling the distance produced roughly seven times the holding period.
Four ranges gave 32 bars. A third more risk per trade for a 45% gain in holding time — a worse trade than every step before it, which is what makes two to three the interesting region rather than an arbitrary convention. And 91% of trails at four ranges were still stopped eventually, so the width is not buying survival.
In practice
True range is a price measure only. A wide bar on no volume and a wide bar on heavy volume produce the same reading, and only one of them means the market is genuinely more volatile.
The reading is per bar, so it inherits the timeframe. A two-range trail on a daily chart and on a five-minute chart are entirely different risk decisions with the same label.
Worth stating plainly: true range differs from the bar’s own high minus low only when a gap occurs. This series contains none, so on this history true range and bar range are identical, and the average is simply a smoothed bar range.
The tool gives a distance and nothing else. Where to start, which way to trade and when to enter all come from somewhere else entirely.
A one-range trail on a 3-bar median means constant turnover. Each cycle is a round trip at 2% of a median bar’s range on this history, which is the hidden cost of a tight volatility stop.
Nobody is defending the level. Unlike a swing low, an ATR stop sits at a price nothing happened at, which is a genuine argument for placing it beyond structure rather than instead of it.
Setting the period as well as the multiple
The lookback is the second parameter and it is usually left at 14 without thought. A shorter period reacts faster and produces a stop that tightens quickly after a calm stretch; a longer one is steadier and slower to widen when conditions change. Both effects show up as changes in holding time, in the same way the multiple does.
The practical approach is to fix the period and vary only the multiple. Two parameters that both control the same thing make results impossible to attribute, and there is no evidence that tuning the lookback adds anything the multiple cannot do more legibly. Write both numbers into the plan and change one at a time.
What an ATR trailing stop is not
It is not safer than a fixed stop. It is better scaled.
It is not a market view. The distance says nothing about direction.
It is not gap protection. Nothing that rests at a price is.
And it is not a fixed risk. The distance moves, so position size must too.
When it fails
In a range a tight multiple stops out repeatedly with nothing to show for it, and because the readings are low in quiet conditions, the stop is at its tightest exactly where the noise is proportionally largest.
The second failure is holding position size constant. A wider stop with the same size is more money at risk, and the whole point of scaling the distance is lost if the size does not scale inversely.
A third is measuring the range at entry and never updating it. A trail that keeps a distance set in a calm session is a fixed stop wearing a volatility label.
A fourth is treating 2× as standard. It is a common default, and the survival table says what each choice actually costs.
And a fifth is expecting the width to prevent stop-outs. At four ranges, 91% still ended in one.
The original data
On this site’s shared 576-bar history the 14-bar average true range has a median of 0.5994, a tenth
percentile of 0.2823 and a ninetieth of 0.7954 — a ratio of 2.82, and a median 1.22 times the median bar
range of 0.4916. Trailing at one, two, three and four ranges gave median survivals of 3, 10, 22 and 32 bars
across 562 trials each. The figures are in research/series-measurements.json, produced by
site/measure_series.py.
The 2.82 spread in the volatility reading itself is the argument for the whole approach. A stop distance that does not move across that range is materially too tight nine tenths of the time or too wide nine tenths of the time. Run the survival table on your own instrument and pick the multiple whose median holding period matches your method’s — it converts the most argued-about number in stop placement into an arithmetic question with an answer.
Related
ATR is the underlying measurement and how it is calculated. Trailing stop is the general mechanism and the full survival table. And chandelier exit is a named version anchored to the highest high.
Switching from a fixed point stop to a volatility-scaled one removed an entire category of mistake for me. I stopped being stopped out constantly in fast conditions and stopped sitting through pointless wide risk in quiet ones. The multiple I use has changed twice in six years; the fact that it scales has not.
— Michael Whitman
This page is educational, not financial advice. Test every idea on your own charts before risking money.