[]
Represents an Average True Range indicator series for the FinancialChart.
public class ATR : IndicatorBase, IDisposable
Average true range is used to measure the volatility of an asset. Average true range does not provide any indication of the price's trend, but rather the degree of price volatility.
Name | Description |
---|---|
ATR() | Creates an instance of ATR class. |