A volatility indicator that measures the average range of price movement over a specified period, accounting for gaps. ATR does not indicate direction — it measures how much an asset typically moves.
A volatility indicator that measures the average range of price movement over a specified period, accounting for gaps. ATR does not indicate direction — it measures how much an asset typically moves.
The Average True Range (ATR) was developed by J. Welles Wilder (the same creator of RSI) and measures market volatility by decomposing the entire range of an asset's price movement for a given period. The "true range" for any single period is the greatest of three values: the current high minus the current low, the absolute value of the current high minus the previous close, or the absolute value of the current low minus the previous close. This accounts for gaps between sessions. The ATR is simply the average of these true ranges over a specified number of periods, typically 14.
For Bitcoin traders, ATR is an essential risk management tool rather than a directional signal. Knowing that Bitcoin's current 14-day ATR is, say, $3,000 tells you that the asset typically moves $3,000 per day. This information is critical for setting stop-loss orders — a stop placed within the normal ATR range will likely be triggered by routine noise rather than a genuine trend reversal. A common approach is to place stops 1.5x to 2x the ATR away from the entry price, ensuring that normal volatility doesn't shake you out of a valid position.
ATR also serves as a valuable tool for position sizing. By dividing your risk amount by the ATR, you can determine how large a position to take while maintaining consistent risk across trades — regardless of Bitcoin's current volatility level. When ATR is high, you take smaller positions; when it's low, you can take larger ones. Additionally, ATR trends provide insight into market conditions: rising ATR indicates increasing volatility (common during trends), while falling ATR indicates decreasing volatility (common during consolidation). A sharp ATR increase from low levels often signals the beginning of a significant move.
The most common approach is to set stop-losses at 1.5x to 2x the current ATR below your entry for long positions (or above for shorts). For example, if Bitcoin's 14-day ATR is $2,500 and you buy at $90,000, a 2x ATR stop would be at $85,000. This ensures your stop is far enough from the entry to avoid being triggered by normal daily volatility while still protecting against genuine adverse moves.
A high ATR means Bitcoin is experiencing large daily price swings — the market is volatile. This typically occurs during strong trending phases (both up and down) and around major events. High ATR environments require wider stop-losses and smaller position sizes to maintain the same dollar risk per trade. They also indicate that the market is active and directional, which can present both opportunity and danger depending on your positioning.
Both measure volatility, but they capture different aspects. ATR measures the average range of price movement (high to low, adjusted for gaps) and is expressed in the same units as price. Standard deviation measures the dispersion of closing prices around a mean. ATR is generally preferred for setting stop-losses and position sizing because it directly reflects the actual trading range. Standard deviation is used in indicators like Bollinger Bands where the statistical distribution of prices matters more.