GET
/
v1
/
trades

Headers

orderly-timestamp
string
required
orderly-account-id
string
required
orderly-key
string
required
orderly-signature
string
required

Query Parameters

symbol
string
start_t
number

start time range that wish to query, noted the time stamp is 13-digits timestamp.

end_t
number

end time range that wish to query, noted the time stamp is 13-digits timestamp.

page
number

the page you wish to query.

size
number

the page size you wish to query. (max: 500)

Response

200 - application/json
success
boolean
required
timestamp
integer
data
object
required