バージョン

Period プロパティ (StochRSIIndicatorModel)

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

オンラインで表示: GitHub