CrossingDiagramElement
StockSharp.Diagram.Elements
Crossing element.
继承自: DiagramElement
构造函数
CrossingDiagramElement()
Initializes a new instance of the CrossingDiagramElement.
属性
方法
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.