StringConcatDiagramElement

StockSharp.Diagram.Elements

String concatenation and formatting element.

継承元: DiagramElement

コンストラクター

StringConcatDiagramElement()

Initializes a new instance of the StringConcatDiagramElement.

プロパティ

IconName : string

Icon resource name.

Template : string

String concatenation and formatting template.

TypeId : Guid

Type id.

メソッド

OnPrepare()

To prepare for starting the diagram element algorithm.

OnProcess(DateTime, IDictionary<DiagramSocket, DiagramSocketValue>, DiagramSocketValue)

The method is called at the processing of the new incoming values.

time
Time.
values
Values.
source
Source value.
OnReseted()

It is called from the Reset method.