Returns all open orders sent from the specified wallet, optionally restricted to one trading pair. If only_open is False, returns completed, cancelled and rejected orders instead.
Paginate through collections of data by setting the cursor parameter to a next_cursor attribute returned by a previous response.
The maximum number of items to return.
Returns the total number of items in the collection.