- Source: Average true range
Average true range (ATR) is a technical analysis volatility indicator originally developed by J. Welles Wilder, Jr. for commodities. The indicator does not provide an indication of price trend, simply the degree of price volatility.
The average true range is an N-period smoothed moving average (SMMA) of the true range values. Wilder recommended a 14-period smoothing.
Calculation
The range of a day's trading is simply
high
−
low
{\displaystyle {\text{high}}-{\text{low}}}
. The true range extends it to yesterday's closing price if it was outside of today's range.
TR
=
max
[
(
high
−
low
)
,
abs
(
high
−
close
prev
)
,
abs
(
low
−
close
prev
)
]
{\displaystyle {\text{TR}}={\max[({\text{high}}-{\mbox{low}}),\operatorname {abs} ({\text{high}}-{\text{close}}_{\text{prev}}),\operatorname {abs} ({\text{low}}-{\text{close}}_{\text{prev}})]}\,}
The true range is the largest of the:
Most recent period's high minus the most recent period's low
Absolute value of the most recent period's high minus the previous close
Absolute value of the most recent period's low minus the previous close
The formula can be simplified to:
TR
=
max
(
high
,
close
prev
)
−
min
(
low
,
close
prev
)
{\displaystyle {\text{TR}}={\max({\text{high}},{\text{close}}_{\text{prev}})-\operatorname {min} ({\text{low}},{\text{close}}_{\text{prev}})}\,}
The ATR at the moment of time t is calculated using the following formula: (This is one form of an exponential moving average)
A
T
R
t
=
A
T
R
t
−
1
×
(
n
−
1
)
+
T
R
t
n
{\displaystyle ATR_{t}={{ATR_{t-1}\times (n-1)+TR_{t}} \over n}}
The first ATR value is calculated using the arithmetic mean formula:
A
T
R
=
1
n
∑
i
=
1
n
T
R
i
{\displaystyle ATR={1 \over n}\sum _{i=1}^{n}TR_{i}}
N.B. This first value is the first in the time series (not the most recent) and is n periods from the beginning of the chart.
The idea of ranges is that they show the commitment or enthusiasm of traders. Large or increasing ranges suggest traders prepared to continue to bid up or sell down a stock through the course of the day. Decreasing range suggests waning interest.
Applicability to futures contracts vs. stocks
Since true range and ATR are calculated by subtracting prices, the volatility they compute does not change when historical prices are back-adjusted by adding or subtracting a constant to every price. Back-adjustments are often employed when splicing together individual monthly futures contracts to form a continuous futures contract spanning a long period of time. However the standard procedures used to compute volatility of stock prices, such as the standard deviation of logarithmic price ratios, are not invariant (to addition of a constant). Thus futures traders and analysts typically use one method (ATR) to calculate volatility, while stock traders and analysts typically use standard deviation of log price ratios.
Use in position size calculation
Apart from being a trend strength gauge, ATR serves as an element of position sizing in financial trading. Current ATR value (or a multiple of it) can be used as the size of the potential adverse movement (stop-loss distance) when calculating the trade volume based on trader's risk tolerance. In this case, ATR provides a self-adjusting risk limit dependent on the market volatility for strategies without a fixed stop-loss placement.
References
Kata Kunci Pencarian:
- Analisis teknis
- Pemanasan global
- Nicki Minaj
- Daftar kata yang dilindungi di SQL
- Arsenal F.C. musim 2003–2004
- Daftar julukan kota di Amerika Serikat
- Massachusetts Bay Transportation Authority
- Daftar tokoh YouTube
- Average true range
- Average directional movement index
- J. Welles Wilder Jr.
- Mean reversion (finance)
- True-range multilateration
- Average
- Keltner channel
- Ultimate oscillator
- Technical analysis
- Interquartile range