TypicalPrice
StockSharp.Algo.Indicators
Typical Price indicator.
Inherits: BaseIndicator
Constructors
TypicalPrice()
Initializes a new instance of the TypicalPrice.
Methods
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Returns: The resulting value.