OrderMassCancelDiagramElement
StockSharp.Diagram.Elements
Order mass cancelling element.
Hereda de: OrderBaseDiagramElement
Constructores
OrderMassCancelDiagramElement()
Initializes a new instance of the OrderMassCancelDiagramElement.
Propiedades
Métodos
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.
OnReseted()
It is called from the Reset method.
OnStop()
The method is called at the stop of the diagram element algorithm.