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

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

戻り値: Строковое представление.