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.