BaseExternalDiagramElement

StockSharp.Diagram.Elements

The element which is using DiagramExternalElement.

继承自: DiagramElement

构造函数

BaseExternalDiagramElement()

Initializes a new instance of the BaseExternalDiagramElement.

属性

IsExternalCode : bool

Is the element contains external code.

方法

Get() : DiagramExternalElement

Get DiagramExternalElement instance.

返回值: DiagramExternalElement

OnPrepare()

To prepare for starting the diagram element algorithm.

OnReseted()

It is called from the Reset method.

OnStart(DateTime)

The method is called at the start of the diagram element algorithm.

OnStop()

The method is called at the stop of the diagram element algorithm.

UpdateSockets(Type, IEnumerable<IDiagramElementParam>)

Update sockets.

type
Element type.
parameters
Parameters