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.