BaseExternalDiagramElement

StockSharp.Diagram.Elements

The element which is using DiagramExternalElement.

Erbt von: DiagramElement

Konstruktoren

BaseExternalDiagramElement()

Initializes a new instance of the BaseExternalDiagramElement.

Eigenschaften

IsExternalCode : bool

Is the element contains external code.

Methoden

Get() : DiagramExternalElement

Get DiagramExternalElement instance.

Rückgabe: 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