Limit: 5 requests per 1 second
GET /v1/admin/algo/orders
Get algo order details by customized filters for admin usage.
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
LIMIT/MARKET
NEW/CANCELLED/PARTIAL_FILLED/FILLED/REJECTED/INCOMPLETE/COMPLETED
Filter by a custom tag assigned to the order.
start time range that wish to query, noted the time stamp is 13-digits timestamp.
end time range that wish to query, noted the time stamp is 13-digits timestamp.
the page you wish to query. start from 1
the page size you wish to query (max: 500)
BUY/SELL
Supported types are STOP, TPSL, positional_TPSL
Target user account to query for admin usage, required for either user_account or user_address
Target user address to query for admin usage, required for either user_account or user_address