WeightedClosePrice
StockSharp.Algo.Indicators
Weighted Close Price indicator.
Hereda de: BaseIndicator
Constructores
WeightedClosePrice()
Initializes a new instance of the WeightedClosePrice.
Métodos
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Devuelve: The resulting value.