OrderStatusMessage

StockSharp.Messages

A message requesting current registered orders and trades.

继承自: OrderCancelMessage

实现: ISubscriptionMessage, ITransactionIdMessage, IOriginalTransactionIdMessage, IDataTypeMessage, IMessage, ILocalTimeMessage, ICloneable, ISecurityIdsMessage

构造函数

OrderStatusMessage()

Initializes a new instance of the OrderStatusMessage.

属性

Count : long?

Gets the count of pending messages.

FillGaps : FillGapsDays?

FillGapsDays.

From : DateTime?

From node key.

IsIncremental : bool

Request incremental updates instead of full snapshots.

IsSubscribe : bool

The message is subscription.

SecurityIds : SecurityId[]

Security identifiers for filtering.

Skip : long?

Skip count.

States : OrderStates[]

Filter order by the specified states.

To : DateTime?

To node key.

UserId : string

User identifier for filtering data. If set, data is filtered by this user instead of the session.

方法

Clone() : Message

Create a copy of OrderStatusMessage.

返回值: Copy.

CopyTo(OrderStatusMessage)

Copy the message into the .

destination
The object, to which copied information.
ToString() : string

Преобразовать к строковому представлению.

返回值: Строковое представление.