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