RelativeVigorIndexAverage

StockSharp.Algo.Indicators

The weight-average part of indicator RelativeVigorIndex.

Herda de: DecimalLengthIndicator

Construtores

RelativeVigorIndexAverage()

Initializes a new instance of the RelativeVigorIndexAverage.

Métodos

CalcIsFormed() : bool

Calc IsFormed.

Retorna: IsFormed

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

Retorna: The new value of the indicator.

Reset()

Reset state.