SecurityIndexDiagramElement

StockSharp.Diagram.Elements

Security index based on ExpressionIndexSecurity diagram element.

Hereda de: DiagramElement

Constructores

SecurityIndexDiagramElement()

Initializes a new instance of the SecurityIndexDiagramElement.

Propiedades

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.

Métodos

OnReseted()

It is called from the Reset method.

OnStart(DateTime)

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