FlexChart for WPF
Stochastic クラス
メンバ 

C1.WPF.Chart.Finance アセンブリ > C1.WPF.Chart.Finance 名前空間 : Stochastic クラス
Represents a Stochastic Oscillator indicator series for FinancialChart. Stochastic oscillators are momentum indicators designed to predict price turning points by comparing an asset's closing price to its high-low range. The Stochastic series can be used for fast (default), slow and full stochastic oscillators.To create a slow or full stochastic oscillator, set the SmoothingPeriod to an integer value greater than one; slow stochastic oscillators generally use a fixed SmoothingPeriod of three.To create or revert to a fast stochastic oscillator, set the SmoothingPeriod to an integer value of one.
オブジェクト モデル
Stochastic クラス
シンタックス
'宣言
 
Public Class Stochastic 
   Inherits IndicatorBase
   Implements C1.Chart.ISeriesC1.Chart.IStyleProvider 
public class Stochastic : IndicatorBase, C1.Chart.ISeriesC1.Chart.IStyleProvider  
継承階層

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.Stochastic

参照

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