FlagDiagramElement

StockSharp.Diagram.Elements

A diagram element in the form of a Flag. It is set and reset based on the incoming sockets. The output value is transmitted only in the case of the initial setting of the flag.

Inherits: DiagramElement

Constructors

FlagDiagramElement()

Initializes a new instance of the FlagDiagramElement.

Properties

IconName : string

Icon resource name.

TypeId : Guid

Type id.

Methods

OnReseted()

It is called from the Reset method.