OrderStatusMessage
StockSharp.Messages
A message requesting current registered orders and trades.
Hereda de: OrderCancelMessage
Implementa: ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IDataTypeMessage, IMessage, ILocalTimeMessage, ICloneable, ISecurityIdsMessage
Constructores
OrderStatusMessage()
Initializes a new instance of the OrderStatusMessage.
Propiedades
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.
Métodos
CopyTo(OrderStatusMessage)
Copy the message into the .
- destination
- The object, to which copied information.