Get Open Orders
Get Open Orders
Get open orders for the authenticated account.
GET
Get Open Orders
Request Weight:
With instrument ID: 1
Without instrument ID: 20
With instrument ID: 1
Without instrument ID: 20
Authorizations
Proxy address
Correponding proxy secret
Query Parameters
Instrument ID
Example:
1
Response
Orders response.
Order ID
Example:
1234567890
Instrument ID
Example:
1
Is buy
Example:
true
Price
Example:
"100.00"
Quantity in no. of contracts
Example:
"10.00"
Time in force
Available options:
gtc, ioc, fok Post only
Example:
false
Reduce only
Example:
false
Resting quantity
Example:
"9.00"
Filled quantity
Example:
"1.00"
Order status
Example:
"open"
Create timestamp in milliseconds
Example:
1767225600000
Update timestamp in milliseconds
Example:
1767225600000
Client order ID
Required string length:
32Pattern:
^[0-9a-f]{32}$Example:
"550e8400e29b41d4a716446655440000"
Conditional-order fields. Present only when the order is a TP/SL conditional order — null/omitted for regular orders.