How do you get all the orders that have been made in history?

Author: maojiangbo, Created: 2021-10-21 14:43:05, Updated:

The question is, after looking at the API documentation and finding that you can only get orders through id, or all outstanding orders, what is the way to get all orders in history?


More

The Little DreamYou can use the ``exchange.IO`` to access the exchange interface to query your order records. These interfaces are not uniform and are called by ``exchange.IO``.