GopalakrishnanRangeIndex

StockSharp.Algo.Indicators

Gopalakrishnan Range Index (GAPO) indicator.

Inherits: DecimalLengthIndicator

Constructors

GopalakrishnanRangeIndex()

Initializes a new instance of the GopalakrishnanRangeIndex.

Properties

Measure : IndicatorMeasures

IndicatorMeasures.

Methods

CalcIsFormed() : bool

Calc IsFormed.

Returns: IsFormed

OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

Returns: The new value of the indicator.

Reset()

Reset state.