SecurityIndexDiagramElement

StockSharp.Diagram.Elements

Security index based on ExpressionIndexSecurity diagram element.

Inherits: DiagramElement

Constructors

SecurityIndexDiagramElement()

Initializes a new instance of the SecurityIndexDiagramElement.

Properties

CalculateExtended : bool

Calculate extended information.

IconName : string

Icon resource name.

IgnoreErrors : bool

Ignore calculation errors (like arithmetic overflows).

Index : string

Index.

TypeId : Guid

Type id.

Methods

OnReseted()

It is called from the Reset method.

OnStart(DateTime)

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