LogicalConditionDiagramElement

StockSharp.Diagram.Elements

Logical condition element.

Erbt von: DiagramElement

Konstruktoren

LogicalConditionDiagramElement()

Initializes a new instance of the LogicalConditionDiagramElement.

Eigenschaften

IconName : string

Icon resource name.

Operator : Condition?

Operator.

TypeId : Guid

Type id.

WaitAllInput : bool

Wait all parameters before invoke method.

Methoden

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnProcess(DateTime, IDictionary<DiagramSocket, DiagramSocketValue>, DiagramSocketValue)

The method is called at the processing of the new incoming values.

time
Time.
values
Values.
source
Source value.
Save(SettingsStorage)

Save settings.

storage
Settings storage.