OrderGroupCancelMessage

StockSharp.Messages

The message containing the order group cancel filter.

继承自: OrderMessage

实现: ISecurityTypesMessage

构造函数

OrderGroupCancelMessage()

Initializes a new instance of the OrderGroupCancelMessage.

属性

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.

方法

Clone() : Message

Create a copy of OrderGroupCancelMessage.

返回值: Copy.

CopyTo(OrderGroupCancelMessage)

Copy the message into the .

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

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

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