Alex
Alex
They changed the API response, have a look at https://docs.kucoin.com/#place-a-new-order But the client order id is still "clientOid"
> Yeah that's true it does. They still got rid of "orderOid" though. To be honest, I'm not exactly sure what the difference is between "clientOid", "id", and "orderId" in...
> client.cancel_all_orders('DATX-BTC') cancels all orders not only the ones from DATX-BTC. I was already wondering about getting **all** orders canceled... thank you for the workaround!
> it is now always at market/allTickers but that is only the case when symbol=None. > > so move tick_path = 'market/allTickers' into the if and else: > tick_path =...
I have exactly the same problem! Also with updated VMs which worked before...
Hi! Having the same problem :-/ Since some days I can't get up any of my VMs, and bringing up a new one (fresh clone from repo) ends up in:...