PositiveVolumeIndex
StockSharp.Algo.Indicators
Positive Volume Index (PVI) indicator.
Herda de: BaseIndicator
Construtores
PositiveVolumeIndex()
Initializes a new instance of the PositiveVolumeIndex.
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.