BaseExternalDiagramElement

StockSharp.Diagram.Elements

The element which is using DiagramExternalElement.

Inherits: DiagramElement

Constructors

BaseExternalDiagramElement()

Initializes a new instance of the BaseExternalDiagramElement.

Properties

IsExternalCode : bool

Is the element contains external code.

Methods

Get() : DiagramExternalElement

Get DiagramExternalElement instance.

Returns: 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