WeightedClosePrice
StockSharp.Algo.Indicators
Weighted Close Price indicator.
Наследует: BaseIndicator
Конструкторы
WeightedClosePrice()
Initializes a new instance of the WeightedClosePrice.
Методы
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Возвращает: The resulting value.