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