SyncDiagramElement

StockSharp.Diagram.Elements

The element used for grouping incoming values within a specified range.

Erbt von: DiagramElement

Konstruktoren

SyncDiagramElement()

Initializes a new instance of the SyncDiagramElement.

Eigenschaften

ClearSockets : bool

Clear socket values.

IconName : string

Icon resource name.

Interval : TimeSpan

Interval.

TypeId : Guid

Type id.

Methoden

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnPrepare()

To prepare for starting the diagram element algorithm.

OnReseted()

It is called from the Reset method.

Save(SettingsStorage)

Save settings.

storage
Settings storage.