OrderGroupCancelMessage
StockSharp.Messages
The message containing the order group cancel filter.
Hereda de: OrderMessage
Implementa: ISecurityTypesMessage
Constructores
OrderGroupCancelMessage()
Initializes a new instance of the OrderGroupCancelMessage.
Propiedades
Mode : OrderGroupCancelModes
Operation mode: cancel orders, close positions, or both.
SecurityTypes : SecurityTypes[]
Securities types.
Métodos
CopyTo(OrderGroupCancelMessage)
Copy the message into the .
- destination
- The object, to which copied information.