バージョン

Period プロパティ (DetrendedPriceOscillatorIndicatorModel)

現在の DetrendedPriceOscillatorIndicator オブジェクトの移動平均区間を取得または設定します。DPO 期間の一般的な値かつ初期値は 20 です。
シンタックス
'宣言
 
Public Property Period As System.Nullable(Of Integer)
public System.Nullable<int> Period {get; set;}
解説
DPO 期間の一般的な値かつ初期値は 20 です。
参照

オンラインで表示: GitHub