VolumeProfileIndicator

StockSharp.Algo.Indicators

Volume profile.

Erbt von: BaseIndicator

Konstruktoren

VolumeProfileIndicator()

Initializes a new instance of the VolumeProfileIndicator.

Eigenschaften

Step : decimal

The grouping increment.

UseTotalVolume : bool

To use aggregate volume in calculations (when candles do not contain VolumeProfile).

Methoden

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnProcess(IIndicatorValue) : IIndicatorValue

To handle the input value.

input
The input value.

Rückgabe: The resulting value.

Reset()

Reset state.

Save(SettingsStorage)

Save settings.

storage
Settings storage.
ToString() : string

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

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