OrderStatus

StockSharp.InteractiveBrokers.Native

System order states.

フィールド

Accepted : OrderStatus

The order is accepted by the exchange.

Cancelled : OrderStatus

Cancelled.

GateError : OrderStatus

Sending transaction error.

Matched : OrderStatus

Matched.

ReceiveByServer : OrderStatus

The transaction is received by the server.

SentToCanceled : OrderStatus

Cancel pending.

SentToServer : OrderStatus

The transaction is sent to the server.