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