OrderGroupCancelMessage

StockSharp.Messages

The message containing the order group cancel filter.

Herda de: OrderMessage

Implementa: ISecurityTypesMessage

Construtores

OrderGroupCancelMessage()

Initializes a new instance of the OrderGroupCancelMessage.

Propriedades

IsStop : bool?

, if cancel only a stop orders, - if regular orders, - both.

Mode : OrderGroupCancelModes

Operation mode: cancel orders, close positions, or both.

SecurityTypes : SecurityTypes[]

Securities types.

Side : Sides?

Order side. If the value is , the direction does not use.

Métodos

Clone() : Message

Create a copy of OrderGroupCancelMessage.

Retorna: Copy.

CopyTo(OrderGroupCancelMessage)

Copy the message into the .

destination
The object, to which copied information.
ToString() : string

Преобразовать к строковому представлению.

Retorna: Строковое представление.