GET
/
v1
/
algo
/
orders

Headers

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

Query Parameters

symbol
string
order_type
string

LIMIT/MARKET

status
string

NEW/CANCELLED/PARTIAL_FILLED/FILLED/REJECTED/INCOMPLETE/COMPLETED

order_tag
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)

side
string

BUY/SELL

algo_type
string

Supported types are STOP, TPSL, positional_TPSL

is_triggered
string

Response

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