RelativeVigorIndexAverage

StockSharp.Algo.Indicators

The weight-average part of indicator RelativeVigorIndex.

Erbt von: DecimalLengthIndicator

Konstruktoren

RelativeVigorIndexAverage()

Initializes a new instance of the RelativeVigorIndexAverage.

Methoden

CalcIsFormed() : bool

Calc IsFormed.

Rückgabe: IsFormed

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

Rückgabe: The new value of the indicator.

Reset()

Reset state.