Skip to Main Content
3 mins read

Understanding the Average True Range: A Comprehensive Guide

Introduction

The Average True Range (ATR) is a technical indicator used primarily to measure volatility in financial markets. Developed by J. Welles Wilder in 1978, the ATR calculates the true range for each period and averages the values over time, providing a representation of the current market volatility.

Average True Range

Calculation of the ATR

To calculate the ATR, three steps must be followed:

  1. Determine the True Range (TR) for each period using the following formula:
    TR = max[(High - Low), abs(High - Close_previous), abs(Low - Close_previous)]
    where High is the highest price during the period, Low is the lowest price during the period, and Close_previous is the closing price of the previous period.
  2. Calculate the average TR for a chosen number of periods (typically 14) using the simple moving average method:
    ATR_initial = (TR1 + TR2 + ... + TRn) / n
  3. Update the ATR for subsequent periods using the following formula:
    ATR_new = [(ATR_previous * (n-1)) + TR_current] / n

Example scanners based on ATR

"TS: ATR Reducing" scanner by Kevin Shah
charts.trendspider.com
“TS: ATR Reducing” scanner by Kevin Shah
"TS: ATR Increasing" scanner by Kevin Shah
charts.trendspider.com
“TS: ATR Increasing” scanner by Kevin Shah

Interpretation of the ATR

The ATR does not provide directional signals like other technical indicators; instead, it helps traders understand the market’s volatility level. A higher ATR value indicates higher volatility, while a lower ATR value implies lower volatility.

Traders can use the ATR to assess the strength of price moves, as significant price movements accompanied by high ATR values suggest a strong trend. Conversely, price moves with low ATR values may indicate a weak or consolidating market.

How to Use the ATR in Trading

  1. Understanding the signals generated by the ATR: When the ATR value increases, it indicates a rise in volatility, which may suggest a potential trend or reversal. A decrease in the ATR value may signify decreasing volatility and the possibility of a consolidating or range-bound market.
  2. Combining the ATR with other indicators: To improve the accuracy of their market analysis, traders often combine the ATR with other technical indicators such as moving averages, the Relative Strength Index (RSI), or the Moving Average Convergence Divergence (MACD).
  3. Using the ATR for entry and exit signals: Traders can use the ATR to establish stop-loss and profit target levels. By multiplying the ATR value by a specific factor (usually between 1 and 3), traders can set their stop-loss orders at a safe distance from the current market price to accommodate volatility.

Advantages of the ATR

  1. Measuring volatility: The ATR effectively measures market volatility, enabling traders to adapt their trading strategies accordingly.
  2. Risk management: By using the ATR to set stop-loss orders, traders can better manage their risk by considering the current market volatility.
  3. Flexibility: The ATR can be applied to various financial instruments and timeframes, making it a versatile tool for traders.

Limitations of the ATR

  1. Lack of directional information: Unlike other technical indicators, the ATR does not provide information about the market’s direction, so traders must use it in conjunction with other indicators to obtain a complete market analysis.
  2. Lagging nature: As a moving average-based indicator, the ATR lags behind the current market price, which may result in delayed signals.
  3. Inefficiency during non-trending markets: The ATR is more effective during trending markets, while its usefulness diminishes in range-bound or sideways markets.

Example strategy based on ATR

"TS: ATR Long" strategy by Kevin Shah
charts.trendspider.com
“TS: ATR Long” strategy by Kevin Shah

The Bottom Line

In summary, the Average True Range is a valuable technical indicator for measuring market volatility and managing risk. Although it doesn’t provide directional information, when used in conjunction with other technical indicators and fundamental analysis, the ATR can significantly enhance a trader’s understanding of market conditions and facilitate better decision-making. It is essential to be aware of its limitations and to utilize it as part of a comprehensive trading strategy.

Related:

Anchored indicators

Anchored Volatility Stop

In the world of trading, risk management is crucial, and the anchored volatility stop is emerging as a powerful tool. It is an enhancement of the traditional volatility stop, offering traders the ability to anchor stop levels to specific reference points. This innovative approach enables precise risk management and improved decision-making. In this article, we …

Anchored Volatility Stop
Anchored indicators

Anchored Trailing Stop

In the fast-paced world of trading, risk management is crucial for success. Traders are constantly seeking innovative strategies to protect profits and minimize losses. One such strategy gaining popularity is the anchored trailing stop. This powerful tool combines the flexibility of a trailing stop with the ability to anchor its calculation to a specific reference …

Anchored Trailing Stop
Other Indicators: An Overview Understanding the Departure Chart