What ATR measures
ATR averages the 'true range' — the largest of (high − low), (high − previous close), and (low − previous close) — over a lookback (14 periods is common). Because it uses the previous close, it captures gaps, not just the visible candle range.
A higher ATR means bigger typical swings; a lower ATR means quieter conditions. It's expressed in the asset's price units, so an ATR of $600 on BTC means price has been moving roughly $600 per period on average.
ATR is volatility, not direction
ATR never tells you which way price is going — a rising ATR happens in both strong rallies and sharp sell-offs. It only tells you how far price is moving.
That's exactly why it pairs well with directional tools: use a trend or structure read for direction, and ATR to size the trade to current volatility. On its own it is a context gauge, not a signal — and it is not financial advice.
Using ATR to place stops
A common approach is an ATR-based stop: place the stop a multiple of ATR away from entry (for example 1.5× or 2× ATR), so the stop sits beyond normal noise but still respects your risk plan.
The point is to adapt to conditions — a fixed 1% stop can be far too tight in a high-ATR week and needlessly wide in a quiet one. Sizing the stop to ATR keeps it proportional to how the market is actually moving.
Using ATR to size positions
Once your stop distance is set from ATR, position size follows from your risk plan: risk a fixed amount per trade, then size so that the ATR-based stop equals that risk. Wider (high-ATR) stops mean a smaller position; tighter (low-ATR) stops allow a larger one — the same rupee risk either way.
This links ATR directly to position sizing and stop placement, which is why many traders treat it as the bridge between reading a chart and managing risk consistently.