Query Order
Last updated
Last updated
order_id
string
ID of the cake to get, for free of course.
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