バージョン

ShortPeriod プロパティ (PercentagePriceOscillatorIndicatorModel)

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

オンラインで表示: GitHub