OrderFail

StockSharp.BusinessEntities

Description of the error that occurred during the registration or cancellation of the order.

Implementa: IErrorMessage, ILocalTimeMessage, IServerTimeMessage, ISeqNumMessage, ITransactionIdMessage

Construtores

OrderFail()

Initializes a new instance of the OrderFail.

Propriedades

Error : Exception

System information about error containing the reason for the refusal or cancel of registration.

LocalTime : DateTime

Local time, when the error has been received.

Order : Order

The order which was not registered or was canceled due to an error.

SeqNum : long

Sequence number.

ServerTime : DateTime

Server time.

TransactionId : long

Request identifier.

Métodos

ToString() : string

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

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