Volatility breakout
A directional-neutral breakout trigger that scales naturally to any asset's typical range.
Average True Range
A non-directional measure of volatility: the average size of the bar-to-bar true range over a chosen lookback.
Average True Range, introduced by J. Welles Wilder, measures volatility by averaging the true range over N bars (typically 14). True range itself is the greatest of: current high minus current low, the absolute value of current high minus previous close, and the absolute value of current low minus previous close.
ATR tells you nothing about direction — only about how much the asset is moving on average. That makes it the workhorse of risk management: position sizing, stop-loss placement, take-profit targets, and volatility-regime filtering. It also pairs well with any directional indicator to size trades dynamically to current conditions.
How to get in
A directional-neutral breakout trigger that scales naturally to any asset's typical range.
An early-accumulation long that scales into symbols coiling for a breakout.
How to get out
The staple volatility-adaptive exit for trend-following systems.
A volatility-aware fixed target that gives consistent risk-reward across any asset.
An early-exit rule that closes trades when the move dies even before price reverses.
Other things it's good for
A discipline filter that skips entries on bars that have already moved too far, avoiding chasing.
A regime filter that protects P&L by sitting out dead-flat markets.
A profit-locking trailing stop that tightens as the trade extends, giving volatility room.