List Trades

Lists trades from the trading account. This will include trades that have not yet settled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the account

Query Params
integer
integer
uuid

The orderId of the trades to retrieve

date-time

Return trades with a trade date that is greater than or equal to the given timestamp

date-time

Return trades with a trade date that is less than the given timestamp

date-time

Return trades with a creation date that is greater than or equal to the given timestamp

date-time

Return trades with a creation date that is less than the given timestamp

boolean

Return trades based on settlement status. true for settled trades, false for unsettled trades.

string
enum
Defaults to funded

Filter by funding type. 'funded' for available balance, 'margin' for margin balance.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json