Order Query
Order Management Interfaces
📄️ 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 2 requests every 2 seconds
📄️ Open Order
• Function description: Query pending orders by page, and modify or cancel orders based on client_order_id.<br/>• Frequency limit: Rate limit 2 requests every 2 seconds
📄️ Order Detail
• Function description: Order details, query the specified order details through the order ID.<br/>• Frequency limit: Rate limit 2 requests every 2 seconds