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.