RandomDiagramElement

StockSharp.Diagram.Elements

Random value element.

Hereda de: DiagramElement

Constructores

RandomDiagramElement()

Initializes a new instance of the RandomDiagramElement.

Propiedades

IconName : string

Icon resource name.

Max : decimal

Maximum.

Min : decimal

Minimum.

TypeId : Guid

Type id.

Métodos

DisposeManaged()

Release resources.

Flush(DateTime)

Flush non trigger (root) elements.

OnStart(DateTime)

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