Donchian Breakout
Trend-following entries on N-period high/low breakouts.
What it is
Donchian Breakout is the strategy made famous by the Turtle Traders in the 1980s. It enters when price breaks above the highest high (or below the lowest low) of the past N bars — a clean, mechanical breakout signal.
The intuition: a new N-bar extreme indicates the market has decided on a direction with enough conviction to overcome recent resistance or support. Statistically, breakouts of 20-bar highs/lows continue more often than they fail in trending assets.
How signals fire
Long entry triggers when the current bar's high exceeds the highest high of the previous N bars (default 20).
Short entry triggers when the current bar's low falls below the lowest low of the previous N bars.
Exit is held for a fixed number of bars (default 8). Optional opposite-channel exit cuts losses if price breaks the opposite Donchian band.
Defaults: 20-period channel, 8-bar hold.
When it works
Strong directional moves on trending markets — the original Turtle setup was trend-following on commodity futures. Crypto, forex majors, and stock indices in committed trends generate clean breakout patterns.
Volatile assets where 20-bar extremes are economically significant rather than just noise.
When it fails
Sideways or oscillating markets where 20-bar highs/lows get touched repeatedly without follow-through. Every false breakout becomes a losing trade.
Markets with strong overnight gaps that fill quickly — the breakout fires on a gap, but price reverses by the next bar.
Whipsaw periods (post-news, holiday sessions) where the breakout-then-reversal pattern dominates.
Built-in presets
- Baseline
20-period channel, 8-bar hold.
- Long-channel
55-period channel — slower but more decisive breakouts (the Turtle long-term setup).
- Short-channel
10-period channel — more breakouts, much more noise.
Recommended indicator filters
- Volume × 1.5 SMA — only trade breakouts on above-average volume (confirms institutional participation).
- ADX ≥ 25 — confirm the market is genuinely trending, not range-bouncing.
- Body filter ≥ 0.6 — require the breakout bar to close decisively in the direction of the break.
Common pitfalls
- Trading every breakout without volume confirmation — false breakouts dominate.
- Setting N too short (< 10) — almost every bar makes a new N-bar extreme.
- Holding too long after the initial breakout — momentum often fades after 5-10 bars.
- Trading Donchian on mean-reverting assets (e.g. low-volatility forex pairs) — designed for trending markets.
Related indicators
Related strategies
Related reading
Walk-forward analysis: detecting overfit before it burns you
Read →Breakout strategies famously overfit channel length — walk-forward across multiple windows reveals whether N=20 is the real edge or a single-period luck.
How to read an equity curve without fooling yourself
Read →Donchian breakout curves are 'lumpy' by design — long flat stretches, then big jumps. Recognising the shape avoids panicking through dry spells.
Try Donchian Breakout in the backtester
Open the engine, pick Donchian Breakout, choose a preset, and run it against synthetic or your own historical data. Tune parameters, add filters, and see how it behaves out-of-sample with walk-forward and Monte Carlo analysis.
Open the backtester →Educational note: This page explains how Donchian Breakout fires and the market conditions it suits. It does not constitute investment advice. Backtested results are hypothetical simulations on past data; they cannot guarantee future outcomes. See the full disclaimer.
Last updated: 2026-05-08