FinancialChart for WPF
ATR クラス
メンバ 

C1.WPF.FinancialChart.4.5.2 アセンブリ > C1.WPF.Chart.Finance 名前空間 : ATR クラス
FinancialChart の ATR(Average True Range)インジケータ系列を表します。
オブジェクト モデル
ATR クラス
シンタックス
'宣言
 
Public Class ATR 
   Inherits IndicatorBase
public class ATR : IndicatorBase 
解説
ATR(Average True Range)は、資産のボラティリティ(変動率)の測定に使用されます。ATR(Average True Range)は、価格の動向を示すのではなく、価格のボラティリティの程度を示します。
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.Chart.Series
            C1.WPF.Chart.Finance.FinancialSeries
               C1.WPF.Chart.Finance.IndicatorBase
                  C1.WPF.Chart.Finance.ATR

参照

ATR メンバ
C1.WPF.Chart.Finance 名前空間