List Order
Last updated
Last updated
per_page
string
Return number per page (default is 10)
page
string
Page code (Default is 1)
direction
string
ASC ascending order DESC descending order (default is DESC)
order_by
string
Sorted field id/price/volume (Default is id)
side
string
state
string
market_code
string
signature
string
access_key
string
tonce
string
Timestamp of the current time in milliseconds (Unix epoch)
Parameter
Type
Explanation
id
Integer
ID
created_at
String
order time
market_code
String
The only code for the market
side
String
Buy and sell type
state
String
status
ord_type
String
Order type
price
String
Order price
avg_price
String
The average price of transactions
volume
String
Initial pending order volume
remaining_volume
String
The remaining amount of pending orders
executed_volume
String
Executed pending order volume
trades_count
Integer
Number of transactions
Parameter
Type
Explanation
buy
String
buy
sell
String
sell
Parameter
Type
Explanation
wait
String
Pending order
done
String
Completed transaction
cancel
String
Canceled
Parameter
Type
Explanation
limit
String
Limit order
market
String
Market order