What Is the ATR Indicator? A Plain-English Guide to Average True Range

ATR does not tell you where price is going. It tells you how far it usually travels, and that is exactly what you need to set stops and size positions that fit the asset.

VektorAlgo Research8 min read
A close-up view of cryptocurrency trading charts showing a bearish trend in a digital market on a computer screen.
Photo by Rafael Minguet Delgado on Pexels

Most indicators try to guess where price is headed. ATR does not even pretend. Average True Range only answers one question: how far does this thing usually move? That sounds boring until you realize it is the answer most traders actually need and almost none of them ask.

So what is the ATR indicator, really? It is a volatility gauge. It takes the size of each price bar, averages it over a lookback window, and hands you a single number that says "this is roughly how much room this market takes up right now." No direction. No buy or sell. Just distance. And distance is the raw material for two decisions that quietly decide whether you survive: where your stop goes, and how big your position is.

Gold and Bitcoin make this obvious. A stop that is sensible on gold on a calm day is a joke on Bitcoin during a violent week. The market changed how much it moves, so your stop and your size have to change with it. ATR is how you measure that change without guessing.

What ATR measures, and what it does not

ATR was built by J. Welles Wilder, the same person behind RSI and ADX. His goal was to capture the true size of a bar, including the gaps that a plain high-minus-low would miss.

The "true range" of a single bar is the largest of three numbers:

  1. This bar's high minus this bar's low
  2. This bar's high minus the previous close
  3. The previous close minus this bar's low (as an absolute value)

The second and third options exist to catch overnight gaps. If gold closes at 2000 and opens the next day at 2030, the plain daily range hides that 30-point jump. True range does not. It measures from the previous close, so the gap counts as real movement, because it is.

ATR then averages the true range over a period, usually 14 bars. That is it. One line, one number, always positive, drifting up when the market gets loud and down when it goes quiet.

Here is the part people trip on: ATR has no opinion on direction. A rising ATR does not mean price is going up. It means bars are getting bigger, which happens in hard rallies and hard crashes alike. If you want direction, that is a different job for a different tool, like a moving average crossover or the trend read from a trend-following approach. ATR just tells you how much space the move is taking.

Reading the ATR line

A few honest rules of thumb:

  • High or rising ATR: wide bars, big swings, more risk per trade, wider stops needed.
  • Low or falling ATR: tight bars, quiet market, tighter stops possible, but breakouts from these calm zones can be sharp.
  • ATR is in the asset's units. On gold priced in dollars, an ATR of 20 means about 20 dollars of average range. On Bitcoin, ATR can be hundreds or thousands of dollars. You cannot compare the raw numbers across assets, only against each asset's own history.

That last point matters. ATR is not a 0-to-100 oscillator like RSI. There is no "overbought" ATR. A reading is only meaningful next to what that same market usually prints.

The main job: ATR-based stops

This is where ATR earns its place on the chart. A fixed stop, say "always 50 points," ignores the fact that 50 points is huge on a quiet day and nothing on a wild one. An ATR stop adapts.

The math is simple. Pick a multiple, then set your stop that many ATRs away from your entry:

Stop distance = ATR x multiplier

Common multipliers run from about 1.5 to 3. Lower multiples keep stops tight and get you out fast, at the cost of more whipsaws. Higher multiples give the trade room to breathe through normal noise, at the cost of a bigger loss when you are wrong.

An example on gold. Say ATR on your timeframe is 18 dollars and you go long at 2000 using a 2x stop:

  • Stop distance = 18 x 2 = 36 dollars
  • Stop price = 2000 - 36 = 1964

Now the same idea on Bitcoin, where the numbers are bigger but the logic is identical. Say ATR is 1,200 dollars and you go long at 60,000 with a 2x stop:

  • Stop distance = 1,200 x 2 = 2,400 dollars
  • Stop price = 60,000 - 2,400 = 57,600

The multiplier stayed the same. The dollar distance changed to fit the asset, automatically. That is the whole point. You are letting the market tell you how much room to give, instead of picking a round number that feels safe.

This is closely related to how a trailing stop works. A trailing stop that moves with an ATR band follows the trend at a distance scaled to current volatility, tightening as things calm and widening as they heat up. It is one of the cleaner ways to ride a trend without setting an arbitrary exit.

The second job: ATR position sizing

Here is the connection almost nobody makes on their own. Once your stop distance is set by ATR, your position size falls out of it, and it should.

A common rule of thumb is to risk a small, fixed slice of your account on any single trade, often around 1 percent. That is a guideline, not a promise, but it keeps one bad trade from doing real damage. To hold that risk constant, your size has to flex with your stop distance:

Position size = (account risk in dollars) / (stop distance per unit)

Walk it through. Say you have a 10,000 dollar account and cap risk at 1 percent, so 100 dollars per trade.

MarketATR2x stop distanceDollars riskedSize you can take
Quiet gold1224100100 / 24 = ~4.2 units
Wild gold3060100100 / 60 = ~1.7 units

Same account, same 100 dollars at risk, but the wild day forces a smaller position because each unit can lose more. This is the mechanism that stops people from carrying a full-size position into a chaotic market and getting steamrolled. When ATR spikes, your size shrinks on its own. When ATR settles, size can grow back. Your dollar risk stays roughly flat the whole time.

This is the real reason ATR belongs in your process. Not as a signal, but as the ruler you measure risk with. If you want to go deeper on the sizing side, see how to size a position and the broader piece on risk management in trading.

Settings, timeframes, and honest limits

The default period is 14. It is a fine starting point and it matches how most platforms and traders talk about ATR. Shorter periods react faster and get twitchy. Longer periods smooth things out but lag the actual change in volatility. Change it only with a reason.

Timeframe matters more than the period number. ATR on a 15-minute chart is a small number describing intraday range. ATR on a daily chart is a much larger number describing daily range. They are not interchangeable, so match your ATR timeframe to the timeframe you actually trade and hold.

ATR also lags by design. It is an average of what already happened, so it confirms a volatility change rather than predicting one. When a market goes from sleepy to explosive, ATR catches up over the next several bars rather than warning you the bar before. That is fine as long as you know it. It is a measuring tape, not a crystal ball.

And the obvious limit, again: ATR is direction-blind. It will never tell you to buy or sell. Pairing it with a trend read is the standard move, and it is why so many trend systems quietly run an ATR component under the hood for their stops and exits.

Trading gold and Bitcoin carries real risk of loss, and no volatility measure changes that. What ATR does is make sure the size of your bet fits the size of the market's swings, which is a better place to start than a gut-feel stop.

FAQ

What does the ATR indicator actually measure?

It measures the average size of price movement per bar over a lookback period, usually 14 bars. It captures the full range including gaps, then smooths it. A high ATR means big bars and big swings. A low ATR means quiet, tight trading. It says nothing about direction, only distance.

What is a good ATR setting?

The default of 14 periods is a sensible starting point and matches how most tools and traders reference ATR. Shorter settings react faster and get jumpy. Longer settings are smoother but lag. Change it only if you have a clear reason, and remember ATR reads differently on a 15-minute chart than on a daily one.

How do I use ATR to set a stop loss?

Pick a multiple of ATR, commonly 1.5 to 3, and place your stop that distance away from your entry. If ATR is 20 points and you use 2x, your stop sits 40 points away. The point is to give the trade enough room to breathe through normal noise rather than getting knocked out by it. For more, see how to set a stop loss.

Does a higher ATR mean I should trade bigger?

The opposite. A higher ATR means a wider stop, which means a smaller position if you keep your dollar risk fixed. ATR-based sizing shrinks your size when the asset is wild and lets it grow when things calm down, so the money you can lose per trade stays roughly constant.

The takeaway you can use today

Open your chart, add ATR, and stop treating it as a signal. Read the current number, multiply it by 1.5 to 3, and that is your stop distance for this market on this timeframe. Divide your fixed dollar risk by that distance, and that is your position size. Do this on gold and on Bitcoin and watch the two sizes come out completely different from the same account. That difference is not a bug. It is ATR doing the one job it is genuinely good at: making your risk fit the market instead of your hopes.

Keep reading