SyncDiagramElement

StockSharp.Diagram.Elements

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

Hereda de: DiagramElement

Constructores

SyncDiagramElement()

Initializes a new instance of the SyncDiagramElement.

Propiedades

ClearSockets : bool

Clear socket values.

IconName : string

Icon resource name.

Interval : TimeSpan

Interval.

TypeId : Guid

Type id.

Métodos

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.