FinancialChart for WPF
Macd クラス
メンバ 

C1.WPF.FinancialChart.4.5.2 アセンブリ > C1.WPF.Chart.Finance 名前空間 : Macd クラス
MACD(移動平均収束発散法)インジケータ系列を表します。MACD インジケータの目的は、資産の時価トレンドの強さ、方向、モメンタム、および期間の変化を示すことです。
オブジェクト モデル
Macd クラス
シンタックス
'宣言
 
Public Class Macd 
   Inherits MacdBase
public class Macd : MacdBase 
継承階層

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.MacdBase
                     C1.WPF.Chart.Finance.Macd

参照

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