NegativeVolumeIndex
StockSharp.Algo.Indicators
Negative Volume Index (NVI) indicator.
Hereda de: BaseIndicator
Constructores
NegativeVolumeIndex()
Initializes a new instance of the NegativeVolumeIndex.
Propiedades
Measure : IndicatorMeasures
IndicatorMeasures.
Métodos
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Devuelve: The resulting value.
Reset()
Reset state.