List your current open orders. Only open or un-settled orders are returned by default. As soon as an order is no longer open and settled, it will no longer appear in the default request. Open orders may change state between the request and the response depending on market conditions.
stp, time_in_force, expire_time, and post_only.price and size, and no market specific fields (funds, specified_funds).stop, stop_price).| Order Type | Does Not Have These Fields |
|---|---|
| Pending Limit Order | stp, time_in_force, expire_time, post_only |
| Pending Market Order | stp, time_in_force, expire_time, post_only, price, size, funds, specified_funds |
| Pending Stop Order | stp, time_in_force, expire_time, post_only, stop, stop_price |
done status. There is a small window between an order being done and settled. An order is settled when all of the fills have settled and the remaining holds (if any) have been removed.
executed_value is the cumulative match size * price and is only present for orders placed after 2016-05-20.
Filter results by a specific profile_id
Filter results by a specific product_id
Sort criteria for results.
created_at, price, size, order_id, side, type Ascending or descending order, by sortedBy
desc, asc Filter results by minimum posted date
Filter results by maximum posted date
Used for pagination. Sets start cursor to before date.
Used for pagination. Sets end cursor to after date.
Limit on number of results to return.
Array with order statuses to filter by.
open, pending, rejected, done, active, received, all Market type which the order was traded in.
uuid
book the order was placed on
buy, sell limit, market, stop if true, forces order to be maker only
timestamp at which order was placed
fees paid on current filled amount
amount (in base currency) of the order that has been filled
open, pending, rejected, done, active, received, all true if funds have been exchanged and settled
price per unit of base currency
amount of base currency to buy/sell
profile_id that placed the order
amount of quote currency to spend (for market orders)
funds with fees
GTC, GTT, IOC, FOK timestamp at which order expires
timestamp at which order was done
reason order was done (filled, rejected, or otherwise)
reason order was rejected by engine
loss, entry price (in quote currency) at which to execute the order
client order id
market type where order was traded
maximum visible quantity for iceberg order
order id for the visible order for iceberg order
stop limit price for TPSL order