sammchardy / python-binance

Binance Exchange API python implementation for automated trading

Home Page:https://python-binance.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cant import ThreadedWebsocketManager

gabriel-romero-poza opened this issue · comments

I'm making a Binance trading bot and I was trying to use the Websocket to get the current price, the issue is that I can't import ThreadedWebsocketManager from Binance. Also, looking in the files I see the problem is that there is no current ThreadedWebsocketManager folder.

  • Python version: 3.11.3
  • Virtual Env: conda
  • OS: Windows 10
  • python-binance version: 1.0.17