CenterOfGravityOscillator

StockSharp.Algo.Indicators

Center of Gravity Oscillator indicator.

Erbt von: DecimalLengthIndicator

Konstruktoren

CenterOfGravityOscillator()

Initializes a new instance of the CenterOfGravityOscillator.

Eigenschaften

Measure : IndicatorMeasures

IndicatorMeasures.

Methoden

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

Rückgabe: The new value of the indicator.

Reset()

Reset state.