WeightedClosePrice

StockSharp.Algo.Indicators

重くされた近い価格の表示器。

継承元: BaseIndicator

コンストラクター

WeightedClosePrice
public WeightedClosePrice()
weightedClosePrice = WeightedClosePrice()

WeightedClosePrice の新規インスタンスを初期化します。

メソッド

OnProcess
protected override IIndicatorValue OnProcess(IIndicatorValue input)
result = weightedClosePrice.OnProcess(input)

入力値を処理するため。

input
入力値。

戻り値: 結果の値は。