PositiveVolumeIndex
StockSharp.Algo.Indicators
Positive Volume Index (PVI) indicator.
Наследует: BaseIndicator
Конструкторы
PositiveVolumeIndex()
Initializes a new instance of the PositiveVolumeIndex.
Свойства
Measure : IndicatorMeasures
IndicatorMeasures.
Методы
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Возвращает: The resulting value.
Reset()
Reset state.