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