Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No handlers could be found for logger "websocket" #6

Open
AshishBaboo opened this issue Apr 5, 2018 · 1 comment
Open

No handlers could be found for logger "websocket" #6

AshishBaboo opened this issue Apr 5, 2018 · 1 comment

Comments

@AshishBaboo
Copy link

2018-04-05 18:56:10,407 - INFO - ws_thread - Connecting to wss://testnet.bitmex.com/realtime?subscribe=quote:XBTUSD,trade:XBTUSD,orderBook25:XBTUSD,instrument,order:XBTUSD,execution:XBTUSD,margin,position
2018-04-05 18:56:10,407 - INFO - ws_thread - Authenticating with API Key.
2018-04-05 18:56:10,408 - INFO - ws_thread - Started thread
2018-04-05 18:56:13,503 - INFO - ws_thread - Connected to WS. Waiting for data images, this may take a moment...
2018-04-05 18:56:13,505 - ERROR - ws_thread - Unknown table: orderBook25
No handlers could be found for logger "websocket"

@adacumos
Copy link

adacumos commented Jun 4, 2019

orderBook25 has been deprecated as stated here https://blog.bitmex.com/site_announcement/notice-of-pending-orderbook-deprecation/ code needs to be updated to use orderBookL2_25 instead of orderbook25.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants