NegativeVolumeIndex

StockSharp.Algo.Indicators

Negative Volume Index (NVI) indicator.

Наследует: BaseIndicator

Конструкторы

NegativeVolumeIndex()

Initializes a new instance of the NegativeVolumeIndex.

Свойства

Measure : IndicatorMeasures

IndicatorMeasures.

Методы

OnProcess(IIndicatorValue) : IIndicatorValue

To handle the input value.

input
The input value.

Возвращает: The resulting value.

Reset()

Reset state.