Does someone have an example of how to get the ticker information using pybit for the BTCUSD websocket feed, this is the futures markets? The documentation doesn't have an explicit example and am a bit lost.
This is the Bybit documentation https://bybit-exchange.github.io/docs/v5/websocket/public/ticker
I tried all the examples given by pybit and of course they work but they don't have anything listed for the ticker/pybit combo.
Thanks