Retrieve Orders (by symbol)

Gets all the current user's active orders by trading pair symbol (e.g. tBTCUSD, tLTCBTC, ...).

Path Params
string
required
Defaults to tBTCUSD

The trading pair symbol you want to fetch the orders about (e.g. tBTCUSD, tLTCBTC, ...).

Body Params
id
array of integers

Allows you to retrieve specific orders by order ID (can be omitted to return all active orders).

id
integer

Filter results based on Group ID (int45)

integer

Filter based on Client ID. To use this, a cid_date must also be provided (int45)

string

Provide alongside a cid to filter based on Client ID. Format: "YYYY-MM-DD"

Response

Language
LoadingLoading…
Response
Choose an example:
application/json