Concept
ATR Bands
ATR Bands, also known as ATR channel, are Volatility concepts. The Library holds 6 implementations, each one a working definition you can pull into Quant.
Top ATR Bands indicators
6 total
What are ATR Bands?
ATR Bands are a volatility envelope built from ATR: take a basis line, usually a simple or exponential moving average of closes (some versions center on price itself), and plot bands a fixed multiple of ATR above and below it. Because true range reflects each bar's full travel including gaps, the bands widen when ranges expand and pull in when the market quiets, tracking realized movement rather than a fixed percentage offset.
The family includes several named variants. Keltner Channels are the best known: originally Chester Keltner's typical-price channel from 1960, later reworked into the modern EMA-plus-ATR form. STARC Bands offset a short simple moving average by an ATR multiple. Generic ATR band or ATR channel tools expose the basis, the ATR lookback, and the multiplier directly, so the same construction covers tight envelopes for mean-reversion reads and wide rails for trailing exits.
The construction matters because it converts ATR, a scalar, into levels on the chart that rules can reference. Compared with standard-deviation bands, ATR width is smoother and less prone to violent contraction, which suits stop rails and breakout thresholds. The usual caution applies: the bands describe recent volatility rather than predict it, and a close outside a band is a measurement of an unusually large move, not by itself a signal.
How to calculate ATR Bands
Three choices define any ATR band: the basis, the ATR lookback, and the multiplier.
- 1Choose the basis line: a 20-period EMA or SMA of closes is typical, though some implementations center the bands on close or typical price instead.
- 2Compute ATR over its own lookback, commonly 10 to 20 bars, using the platform's smoothing (Wilder's RMA is the classic).
- 3Plot the upper and lower bands at the basis plus and minus the multiplier times ATR; envelopes commonly use 1 to 2, stop rails 2.5 to 3 or more.
- 4Read slope and width together: the basis slope carries the trend read, while widening bands confirm expanding ranges and narrowing bands show contraction.
How traders use it
- As trailing-exit rails: in a long trend the lower band trails the position, exiting only when price gives back more than a normal multiple of recent range; ratcheting refinements like the Chandelier Stop tighten this so the rail never backs away from the trade.
- As a mean-reversion frame: inside a trading range, closes beyond an outer band mark stretched excursions that traders fade back toward the basis, usually requiring a confirming close back inside the band first.
- As breakout confirmation: a close beyond the band shows range expansion beyond recent norms, filtering breakout entries, while a series of closes held outside the band reads as trending conditions rather than noise.
- As adaptive targets: profit objectives set at band levels or in ATR multiples scale with conditions automatically, one of the standard families in the Profit Target Taxonomy.
ATR Bands vs similar constructions
Bollinger Bands: Bollinger Bands set width from the standard deviation of closes, which reacts sharply to dispersion changes and produces pronounced squeezes. ATR width is smoother and includes gap risk, so ATR Bands hug trends more steadily but compress less dramatically.
Keltner Channels: Keltner Channels are a specific, named ATR band: EMA basis with ATR-multiple width. Generic ATR Bands leave basis type, ATR length, and multiplier as free parameters, and many platform tools are Keltners under another name.
Chandelier Stop: The chandelier hangs an ATR multiple from the highest high (or lowest low) and is typically ratcheted so it never loosens. A band around a moving average can retreat when the average turns or volatility expands, which is why bands are frames and chandeliers are stops.
STARC Bands: STARC Bands are a named variant: a short simple moving average offset by an ATR multiple, traditionally read as stretch zones where chasing an extended move toward the band carries elevated risk.
More ATR Bands implementations
Related concepts · ATR family
Concept family
Volatility
56 concepts mapped · 43 in the Library
ATR Bands FAQ
Are ATR Bands the same as Keltner Channels?
Functionally, modern Keltner Channels are one specific ATR band: a 20-period EMA with bands about two ATR away. Generic ATR band tools expose the basis, the ATR lookback, and the multiplier as free settings, so Keltners are a special case. Older Keltner definitions used typical price and raw range rather than ATR.
What multiplier should you use for ATR Bands?
It depends on the job. Multiples near 1 to 2 create envelopes that price crosses regularly, suited to mean-reversion reads; multiples of 2.5 to 3 or more create rails price rarely violates, suited to trailing exits. There is no universally correct value, and wider always means later exits and larger giveback.
Can ATR Bands be used as a trailing stop?
Yes, one band can serve as the trail, but note the difference from a true trailing stop: a band recalculates every bar and can move against the position when volatility expands or the basis turns. Ratcheting variants like the chandelier only tighten, never loosen, which many exit rules deliberately require.
Are ATR Bands better than Bollinger Bands?
Neither is better; they use different volatility inputs. Standard deviation makes Bollinger Bands more reactive and gives sharper squeeze signals; ATR makes these bands smoother and sensitive to gaps. The TTM Squeeze uses the two together, flagging compression when Bollinger Bands fit inside the ATR-based channel.
Build ATR Bands your way.
Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.


.png&w=3840&q=75)