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?
Inventors quantify - small dreamsYou 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``.