The Average True Range (ATR) is a technical analysis indicator used to measure market volatility. Developed by J. Welles Wilder Jr., it’s a moving average of a series of “true ranges,” providing traders with a single number representing the typical range of price fluctuation over a specific period. Unlike many indicators that focus on price direction, ATR solely focuses on the degree of price movement.
The “true range” for a single period is calculated as the greatest of the following three calculations:
- The current high minus the current low.
- The absolute value of the current high minus the previous close.
- The absolute value of the current low minus the previous close.
The largest of these three values is then used as the true range for that specific period. Taking the absolute value in the second and third calculations ensures that we always have a positive value, regardless of whether the current high or low is above or below the previous close. This is crucial for capturing gap-up and gap-down scenarios, which can significantly contribute to volatility.
The ATR is typically calculated as a 14-period moving average of the true ranges. This period can be adjusted depending on the trader’s preference and the time frame being analyzed. A shorter period ATR will be more reactive to recent price changes, while a longer period ATR will be smoother and less sensitive.
How traders use ATR:
- Volatility Assessment: The primary use of ATR is to gauge the volatility of a market. A rising ATR indicates increasing volatility, suggesting larger price swings are becoming more common. A falling ATR signifies decreasing volatility, implying price movements are becoming more constrained.
- Stop-Loss Placement: ATR can be used to set stop-loss orders. Traders often place stop-loss orders a multiple of the ATR value away from their entry price. This allows the stop-loss to adjust dynamically based on the current volatility, providing a buffer against normal market fluctuations while still protecting against significant losses. For example, a trader might place a stop-loss 2 or 3 times the ATR value below their entry point in a long position.
- Position Sizing: ATR can also inform position sizing. In volatile markets (high ATR), traders may reduce their position size to control risk. Conversely, in less volatile markets (low ATR), they might increase their position size. This allows them to maintain a relatively consistent level of risk across different market conditions.
- Breakout Confirmation: ATR can help confirm the strength of a breakout. A breakout accompanied by a significant increase in ATR suggests strong momentum and a higher likelihood of the breakout being sustained.
Limitations:
It’s important to remember that ATR is a lagging indicator. It reflects past price action and doesn’t predict future volatility. Also, ATR does not indicate the direction of price movement, only the magnitude of the price range. It’s best used in conjunction with other technical indicators and analysis techniques to form a comprehensive trading strategy.