OrderGroupCancelMessage
StockSharp.Messages
The message containing the order group cancel filter.
継承元: OrderMessage
コンストラクター
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.