Get Open & Closed Orders
Trade
Get Open & Closed Orders
Primarily query unfilled or partially filled orders in real-time, but also supports querying recent 500 closed status (Cancelled, Filled) orders. Please see the usage of request param open_only.
GET
Get Open & Closed Orders
Documentation Index
Fetch the complete documentation index at: https://docs.ekiden.fi/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Symbol name
Example:
"BTCUSDC"
Order ID
User customised order ID
true(default): query open status orders (New or PartiallyFilled).false: query a maximum of recent 500 closed status orders (Cancelled, Rejected, Filled).
Required range:
x >= 0