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