Trend Following

Donchian Breakout

This strategy attempts to enter positions during strong upward momentum after price breaks above recent highs. It is designed for markets with sustained directional movement rather than short-term reversals.

Core idea

Strong trends sometimes continue longer than expected.

Instead of buying weakness, breakout strategies attempt to participate after momentum is already visible.

The strategy waits for price to exceed a recent trading range before entering.

Indicators used

Donchian channels

Donchian channels track the highest high and lowest low over a rolling period.

The upper channel can act as a breakout level. The lower channel can act as a trend failure or exit level.

Example:

Volatility-based risk management

The strategy may also use volatility measurements such as ATR (Average True Range) to size or manage exits.

Higher volatility generally increases both opportunity and risk.

Strategy rules

Entry conditions

A buy signal is generated when:

Exit conditions

A sell signal is generated when:

Market conditions

Typically performs better in

Typically struggles in

Risk considerations

Breakout strategies often enter after price has already moved significantly.

False breakouts are common and can lead to repeated small losses.

Strong overnight gaps or rapid reversals may increase slippage risk.

The strategy can underperform during choppy market conditions.

Example behavior

Example scenario:

  1. An asset trades sideways for several weeks
  2. Price breaks above the recent range high
  3. The strategy opens a long position
  4. Momentum continues upward
  5. Price later weakens and falls below the exit threshold
  6. The strategy closes the position

Automation behavior

autoalgo.ai continuously monitors breakout conditions while markets are open.

When rules match:

Only one long position per bot is allowed at a time.

Important disclaimer

Breakout systems can perform well during strong trends but may struggle during range-bound or indecisive market conditions.

No automated strategy can eliminate market risk or guarantee positive returns.