ATR-Based Stop Losses: The Volatility-Adaptive Approach to Risk
Most traders set stop losses as a fixed percentage of entry price. Two percent below entry for longs, two percent above for shorts. The problem is that a 2% move means completely different things depending on how volatile the market is right now.
On a quiet day, a 2% stop on BTC might be 3x the Average True Range, meaning the stop is so far away it almost never gets hit but risks an enormous amount when it does. On a volatile day, that same 2% stop might be half the ATR, getting stopped out by normal price noise before the trade has a chance to work.
ATR-based stop losses solve this by sizing the stop relative to current volatility, ensuring every trade risks a consistent dollar amount.
What Is ATR?
Average True Range (ATR) measures how much an asset moves in a given period. It accounts for gaps and extended ranges by using the largest of three values: current high minus current low, absolute value of current high minus previous close, or absolute value of current low minus previous close.
A 14-period ATR on a 5-minute chart tells you the average range of price movement per 5-minute candle over the last 14 candles. This is a direct measure of the market's current volatility regime.
How ATR-Based Sizing Works
The formula is straightforward:
- Choose your dollar risk: How much are you willing to lose on this trade? (e.g., $4)
- Calculate the stop distance: Typically 1-3x ATR from entry, depending on the strategy
- Calculate position size: Dollar risk / Stop distance = Position size
If ATR is high (volatile market), the stop is wider, so the position is smaller. If ATR is low (quiet market), the stop is tighter, so the position is larger. The dollar risk stays constant at $4 regardless.
Example: BTC ATR = $500. Stop at 1.5x ATR = $750. Risk $4. Position size = $4 / $750 = 0.00533 BTC. If BTC ATR drops to $200, stop = $300, position = 0.0133 BTC. Same $4 risk both times.
Why Fixed Percentage Stops Fail
- Inconsistent risk: A 2% stop on a $100K BTC position risks $2,000. A 2% stop on a $2K ADA position risks $40. These aren't comparable.
- Volatility-blind: Fixed stops don't adapt to changing market conditions. The same percentage stop is too tight during high volatility and too loose during low volatility.
- False stops: In high-volatility environments, fixed percentage stops get triggered by noise rather than actual directional failure.
ATR in the BreakOrb System
Every strategy in BreakOrb uses ATR-based position sizing. The stop loss is calculated from the opening range combined with ATR, and position size is derived from the user's fixed dollar risk divided by that stop distance.
This means a $4 risk trade on BTC during a volatile session creates a small position, while the same $4 risk on ADA during a quiet session creates a proportionally larger position. The maximum possible loss is always $4 (plus slippage and fees, which are also budgeted).
This approach was validated across all 28.7 million strategy combinations. ATR-based sizing consistently outperformed fixed percentage sizing in terms of risk-adjusted returns and strategy survival rates during walk-forward testing.
Consistent Risk, Every Trade
BreakOrb uses ATR-based sizing so every trade risks exactly what you specify. No surprises. No outsized losses from volatile markets.
View Plans & Pricing