burakoner / OKX.Api

Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible OKX Cryptocurrency Exchange Rest and Websocket Api Wrapper
MIT License
39 stars 15 forks source link

Why there is no multiple subscription to tickers? #14

Closed kayahasa closed 1 year ago

kayahasa commented 1 year ago

I want to subscribe all tickers like Binance library. But there is no all tickers subscription.

There are 500+ instruments and it is not good to subscribe with for loop.

Is there any solution for this?

burakoner commented 1 year ago

https://www.okx.com/docs-v5/en/#websocket-api-public-channel-tickers-channel

there is nothing like that