TypicalPrice

StockSharp.Algo.Indicators

典型的な価格の表示器。

継承元: BaseIndicator

コンストラクター

TypicalPrice
public TypicalPrice()
typicalPrice = TypicalPrice()

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

メソッド

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

入力値を処理するため。

input
入力値。

戻り値: 結果の値は。