Indicators

Chande Kroll Stop Indicator Explained

How the Chande Kroll Stop draws dual ATR stop lines for both directions, and how to automate it in Setup.Cash.

By Setup.Cash TeamLast updated 2026-07-031 min read201 words

Featured image placeholder

/og/setup-cash-og.svg

From Chande and Kroll's The New Technical Trader, the Chande Kroll Stop maintains two stop lines at once — one below price for longs, one above for shorts — each built from ATR-buffered extremes with an extra smoothing pass to resist whipsaw.

How It Works

  • Preliminary stops: highest high − x·ATR and lowest low + x·ATR.
  • A second pass takes the extreme of the preliminary stops over q bars.
  • Both lines plot continuously, defining a volatility corridor.

How to Trade It

Beyond trailing exits, the dual lines make a state machine: price above both = long regime, below both = short regime, between = no-man's-land where entries wait. Crossing both lines is a stronger flip signal than crossing one.

Building It in Setup.Cash

Add Chande Kroll Stop in the strategy builder — the length input controls its sensitivity — and use its value in any entry, exit, or filter condition. You can also combine it with other tools in the Indicators Lab or via the AI indicator generator. See the ATR Trailing Stop for the single-sided classic. For the full category overview, see the volatility & statistics library guide.

Volatility indicators qualify trades rather than generate them — backtest your system with and without this filter and compare the drawdowns.

Not financial advice. Trading involves risk. Use backtesting and paper trading before risking real capital.

Related Posts

View all

Indicators

ATR Trailing Stop Indicator Explained

How the ATR Trailing Stop ratchets behind price by a volatility multiple, and how to automate it as an exit in Setup.Cash.

1 min read · 198 words

Indicators

Chandelier Exit Indicator Explained

How the Chandelier Exit hangs a trailing stop from the highest high since entry, and how to automate it in Setup.Cash.

2 min read · 208 words

Indicators

Aberration Bands Indicator Explained

How the Aberration system wraps an ATR channel around a typical-price average for classic breakout trading, in Setup.Cash.

2 min read · 204 words

Start here

Build your trading bot workflow with structure

Use Setup.Cash to create, backtest, and paper trade rule-based strategies without relying on guesswork. Not financial advice. Trading involves risk.