OrderStatusMessage
StockSharp.Messages
A message requesting current registered orders and trades.
Erbt von: OrderCancelMessage
Implementiert: ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IDataTypeMessage, IMessage, ILocalTimeMessage, ICloneable, ISecurityIdsMessage
Konstruktoren
OrderStatusMessage()
Initializes a new instance of the OrderStatusMessage.
Eigenschaften
FillGaps : FillGapsDays?
FillGapsDays.
IsIncremental : bool
Request incremental updates instead of full snapshots.
IsSubscribe : bool
The message is subscription.
SecurityIds : SecurityId[]
Security identifiers for filtering.
States : OrderStates[]
Filter order by the specified states.
Methoden
CopyTo(OrderStatusMessage)
Copy the message into the .
- destination
- The object, to which copied information.