What Is the ATR Indicator?
The Average True Range (ATR) was developed by J. Welles Wilder in 1978 and introduced in his book "New Concepts in Technical Trading Systems." It is a volatility indicator that measures how much an asset moves on average over a given period.
Unlike most indicators, ATR does not indicate price direction — it only measures the magnitude of price movement. A high ATR means the market is volatile; a low ATR means the market is quiet.
How ATR Is Calculated
ATR is based on the "True Range" — the greatest of the following three values:
- Current High minus Current Low
- Absolute value of Current High minus Previous Close
- Absolute value of Current Low minus Previous Close
The ATR is then the moving average (usually 14 periods) of these True Range values.
Why ATR Is Essential for Crypto Traders
Crypto markets are notoriously volatile. Bitcoin can move 5–10% in a single day. Without accounting for this volatility, your stop losses will constantly be hit by normal market noise, even when your trade direction is correct.
ATR solves this problem by giving you a dynamic, market-adapted stop loss that accounts for current volatility conditions.
Using ATR for Stop Loss Placement
The most common ATR-based stop loss method uses a multiplier of 1.5x to 2x ATR:
Stop Loss = Entry Price − (ATR × Multiplier)
For example, if BTC is trading at $65,000 and the 14-period ATR on the 4H chart is $1,200:
- Conservative stop (1.5x): $65,000 − $1,800 = $63,200
- Standard stop (2x): $65,000 − $2,400 = $62,600
- Wide stop (3x): $65,000 − $3,600 = $61,400
Guidelines for multiplier selection:
- 1.5x ATR: Tight stop, suitable for high-conviction setups with clear invalidation
- 2x ATR: Standard stop, works well for most swing trades
- 3x ATR: Wide stop, for longer-term positions or highly volatile conditions
ATR for Position Sizing
ATR is also the foundation of volatility-adjusted position sizing. Instead of risking a fixed dollar amount per trade, you risk a fixed percentage of your account:
Position Size = (Account × Risk%) / (ATR × Multiplier)
This ensures you automatically trade smaller positions when volatility is high (protecting capital) and larger positions when volatility is low (maximizing returns).
ATR for Identifying Volatility Regimes
A rising ATR indicates increasing volatility — breakouts are more likely to be sustained. A falling ATR indicates decreasing volatility — the market may be consolidating before a big move (similar to a Bollinger Band squeeze).
Practical application:
- High ATR environment: Use wider stops, smaller positions, target larger moves
- Low ATR environment: Use tighter stops, watch for breakout setups, expect explosive moves
Key Takeaways
- ATR measures volatility, not direction
- Use 1.5x–2x ATR for stop loss placement to avoid being stopped out by normal market noise
- ATR-based position sizing automatically adjusts your trade size to current volatility
- Rising ATR = increasing volatility; falling ATR = consolidation phase
- The 14-period ATR on the 4H chart is the most commonly used setting for crypto swing trading
For related strategies, see our guides on How to Set Stop Loss in Crypto and Position Sizing and Risk Management.