Order Query
Order Query Management Interfaces
ποΈ Open Order
β’ Function description: Query pending orders by page, and modify or cancel orders based on client_order_id.<br/>β’ Frequency limit: Rate limit 40 requests every 2 seconds
ποΈ Order History
β’ Function description: Historical orders, query the records of the past 7 days. If they are group orders, will be returned together, and the number of orders returned on one page may exceed the page_size.<br/>β’ Frequency limit: Rate limit 40 requests every 2 seconds
ποΈ Order Detail
β’ Function description: Order details, query the specified order details through the order ID.<br/>β’ Frequency limit: Rate limit 40 requests every 2 seconds