python-kucoin
python-kucoin copied to clipboard
get_orders() page parameter
Hello. It appears that client.get_orders() command ignores page= subscript, since (for me, at least) it returns the first page only, regardles of whether I put page=2 or page=1000. Is there currently any way to get around it?
same problem
@lvanchev
U can use limit orders insted like limit=500.