DelayDiagramElement
StockSharp.Diagram.Elements
The diagram element to delay signal for specified number of input values.
Inherits: DiagramElement
Constructors
DelayDiagramElement()
Initializes a new instance of the DelayDiagramElement.
Properties
IsFinishedOnly : bool
Send only finished values.
Methods
OnReseted()
It is called from the Reset method.