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
Methods
OnReseted()
It is called from the Reset method.