OrderGroupCancelMessage
StockSharp.Messages
The message containing the order group cancel filter.
Наследует: OrderMessage
Реализует: ISecurityTypesMessage
Конструкторы
OrderGroupCancelMessage()
Initializes a new instance of the OrderGroupCancelMessage.
Свойства
Mode : OrderGroupCancelModes
Operation mode: cancel orders, close positions, or both.
SecurityTypes : SecurityTypes[]
Securities types.
Методы
CopyTo(OrderGroupCancelMessage)
Copy the message into the .
- destination
- The object, to which copied information.