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.