SyncDiagramElement

StockSharp.Diagram.Elements

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

继承自: DiagramElement

构造函数

SyncDiagramElement()

Initializes a new instance of the SyncDiagramElement.

属性

ClearSockets : bool

Clear socket values.

IconName : string

Icon resource name.

Interval : TimeSpan

Interval.

TypeId : Guid

Type id.

方法

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.