SecurityIndexDiagramElement

StockSharp.Diagram.Elements

Security index based on ExpressionIndexSecurity diagram element.

継承元: DiagramElement

コンストラクター

SecurityIndexDiagramElement()

Initializes a new instance of the SecurityIndexDiagramElement.

プロパティ

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.

メソッド

OnReseted()

It is called from the Reset method.

OnStart(DateTime)

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