TypicalPrice
StockSharp.Algo.Indicators
Typical Price indicator.
継承元: BaseIndicator
コンストラクター
TypicalPrice()
Initializes a new instance of the TypicalPrice.
メソッド
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
戻り値: The resulting value.