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.