OrderStatus (Enumeration)

This page describes the OrderStatus enumeration.

OrderStatus enumeration defines the status of the order

ValueDescription
PendingOrder has reached the Exchange, and is in pending execution state.
CompletedOrder execution has completed.
CancelledOrder was cancelled by either user or at brokerage or exchange.
RejectedOrder was rejected by brokerage or exchange.

What’s Next