sammchardy / python-kucoin

Kucoin REST and Websocket API python implementation
https://python-kucoin.readthedocs.io/en/latest/
MIT License
349 stars 147 forks source link

orderbooks #114

Open pypiHat opened 2 years ago

pypiHat commented 2 years ago

Just wondering is there any way to have entire market order books at once? what I meant by entire market is that all coins/tokens exist on Kucoin getting all of these from one endpoint

Best,