Websockets — python-binance 0.2.0 documentation
python-binance.readthedocs.io › websocketsThreadedWebsocketManager function begin with start_, e.g start_ticker_socket while BinanceSocketManager is simply ticker_socket. Multiple socket connections can be made through either manager. Only one instance of each socket type will be created, i.e. only one BNBBTC Depth socket can be created and there can be both a BNBBTC Depth and a BNBBTC Trade socket open at once.