OrderGroupCancelMessage
StockSharp.Messages
The message containing the order group cancel filter.
Erbt von: OrderMessage
Implementiert: ISecurityTypesMessage
Konstruktoren
OrderGroupCancelMessage()
Initializes a new instance of the OrderGroupCancelMessage.
Eigenschaften
Mode : OrderGroupCancelModes
Operation mode: cancel orders, close positions, or both.
SecurityTypes : SecurityTypes[]
Securities types.
Methoden
CopyTo(OrderGroupCancelMessage)
Copy the message into the .
- destination
- The object, to which copied information.