StrategyTradesDiagramElement

StockSharp.Diagram.Elements

Strategy trades element.

Наследует: DiagramElement

Конструкторы

StrategyTradesDiagramElement()

Initializes a new instance of the StrategyTradesDiagramElement.

Свойства

IconName : string

Icon resource name.

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.

OnStop()

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