LaguerreRSI

StockSharp.Algo.Indicators

Laguerre RSI indicator.

Наследует: BaseIndicator

Конструкторы

LaguerreRSI()

Initializes a new instance of the LaguerreRSI.

Свойства

Gamma : decimal

Gamma parameter.

Measure : IndicatorMeasures

IndicatorMeasures.

Методы

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnProcess(IIndicatorValue) : IIndicatorValue

To handle the input value.

input
The input value.

Возвращает: The resulting value.

Reset()

Reset state.

Save(SettingsStorage)

Save settings.

storage
Settings storage.
ToString() : string

Преобразовать к строковому представлению.

Возвращает: Строковое представление.