[]
        
(Showing Draft Content)

C1.WPF.Chart.Finance.ATR

ATR Class

Represents an Average True Range indicator series for the FinancialChart.

Implements
Namespace: C1.WPF.Chart.Finance
Assembly: C1.WPF.FinancialChart.4.6.2.dll
Syntax
public class ATR : IndicatorBase, IDisposable
Remarks

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.

Constructors

Name Description
ATR()

Creates an instance of ATR class.