Shu Wang
Shu Wang
I believe this issue could be simply sovled by removing the loop argument: ``` # self._queue = asyncio.Queue(loop=self._loop) self._queue = asyncio.Queue() ``` However, it seems only work with `websockets` 10.0+....
Hi @jgcodes2020, I have made a 17 upgrade a few years ago, forked from this great repo. Check [here](https://github.com/halfelf/cttrie) and feel free to submit an issue if there is anything...
Websocket trading API is fairly new and NOT supported in this library yet.