OrderReplaceMessage

StockSharp.Messages

The message containing the information for modify order.

継承元: OrderRegisterMessage

コンストラクター

OrderReplaceMessage()

Initializes a new instance of the OrderReplaceMessage.

プロパティ

OldOrderId : long?

Modified order id.

OldOrderPrice : decimal?

Replaced price.

OldOrderStringId : string

Modified order id (as a string if the electronic board does not use a numeric representation of the identifiers).

OldOrderVolume : decimal?

Replaced volume.

メソッド

Clone() : Message

Create a copy of OrderReplaceMessage.

戻り値: Copy.

CopyTo(OrderReplaceMessage)

Copy the message into the .

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

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

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