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.
Erbt von: DiagramElement
Konstruktoren
FlagDiagramElement()
Initializes a new instance of the FlagDiagramElement.
Eigenschaften
Methoden
OnReseted()
It is called from the Reset method.