NegativeVolumeIndex
StockSharp.Algo.Indicators
Negative Volume Index (NVI) indicator.
Erbt von: BaseIndicator
Konstruktoren
NegativeVolumeIndex()
Initializes a new instance of the NegativeVolumeIndex.
Eigenschaften
Measure : IndicatorMeasures
IndicatorMeasures.
Methoden
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Rückgabe: The resulting value.
Reset()
Reset state.