JurikMovingAverage

StockSharp.Algo.Indicators

Jurik Moving Average.

Erbt von: DecimalLengthIndicator

Konstruktoren

JurikMovingAverage()

Initializes a new instance of the JurikMovingAverage.

Eigenschaften

Phase : int

Phase.

Methoden

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnProcessDecimal(IIndicatorValue) : decimal?

To handle the input value.

input
The input value.

Rückgabe: The new value of the indicator.

Reset()

Reset state.

Save(SettingsStorage)

Save settings.

storage
Settings storage.
ToString() : string

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

Rückgabe: Строковое представление.