Donchian Channel Break strategy: rules and backtest
Donchian Channel Break is the classic "turtle" breakout system: entry on a break of the 20-day extreme, exit on the 10-day one.
| Parameter | Value |
|---|---|
| Type | Mean-reversion |
| Timeframe | W1+ |
| Complexity | Beginner |
| Instrument | USD/JPY |
How the signal works
The Donchian channel is simply the high and low over a period. The strategy goes long on a break of the 20-day high and short on a break of the low, and exits on a break of the 10-day extreme in the opposite direction. The asymmetry of entry and exit allows a faster lock-in of a reversal.
The famous Richard Dennis system was built on this construction. Its logic: an exit beyond the period’s extreme means something new, worth following. The price is a low win rate and losses on false breaks in a range.
Verification on real data
This strategy’s rule is run on real quotes with no parameter fitting to history. The rule tested was “Donchian Channel Break: breaking the 20-day extreme”:
- Long on a break of the 20-day high, short on a break of the 20-day low.
- Exit a long on a break of the 10-day low, a short on a break of the 10-day high.
- The classic 20/10 configuration of the turtle system.
Pros and cons
- A transparent rule with no smoothing parameters.
- The 20/10 asymmetry locks in a reversal faster than it holds an entry.
- A historically confirmed logic of following the break.
- A low win rate — most breaks are false.
- The bounds are set by a single extreme bar.
- Unprofitable in a range, it requires a trending market.
Pitfalls
Donchian Break requires the psychological readiness for most trades to be losers, with profit coming from a few large trends. The mistake is quitting the system after a run of small losses: those very losses, capped by the 10-day exit, are the price of entering a rare large move. The second subtlety is that a single anomalous spike sets the bound for the whole window.
Who it suits
For trend-following traders with the discipline to hold the system through a run of losing trades. It requires accepting that the win rate will be below half.
Frequently asked questions
Why different periods for entry and exit?
The 20/10 asymmetry means: enter on the longer window and exit on the shorter one, to react faster to a reversal. This protects a trend trade’s profit from a deep pullback.
Why so many losing trades?
Most breaks do not develop into a trend, so the win rate is usually below half. A positive result is achieved through rare large moves with limited losses.
Why does the channel bound sometimes stand still?
The bound is a specific extreme over the period. It changes only when a new high or low appears or the old one leaves the window. A flat bound means the market is compressing.