バージョン

SmoothingPeriod プロパティ

現在の FullStochasticOscillatorIndicator オブジェクトの移動平均 SmoothingPeriod を取得または設定します。

これは依存プロパティです。

FullStochasticOscillatorIndicator の SmoothingPeriod の一般的な値かつ初期値は 3 です。
シンタックス
'宣言
 
Public Property SmoothingPeriod As Integer
public int SmoothingPeriod {get; set;}
解説
FullStochasticOscillatorIndicator の SmoothingPeriod の一般的な値かつ初期値は 3 です。
参照