BitMEX / sample-market-maker

Sample BitMEX Market Making Bot
Apache License 2.0
1.7k stars 757 forks source link

Unable to link WS #223

Open 326538268 opened 3 years ago

326538268 commented 3 years ago

Importing symbol settings for BXTUSD... Unable to find settings-BXTUSD.py. 2021-06-24 19:54:43,481 - INFO - market_maker - BitMEX Market Maker Version: v1.1

2021-06-24 19:54:43,481 - INFO - ws_thread - Connecting to wss://testnet.bitmex.com/realtime?subscribe=quote:BXTUSD,trade:BXTUSD,instrument,order:BXTUSD,execution:BXTUSD,margin,position 2021-06-24 19:54:43,481 - INFO - ws_thread - Authenticating with API Key. 2021-06-24 19:54:43,482 - INFO - ws_thread - Started thread 2021-06-24 19:54:48,531 - ERROR - ws_thread - Couldn't connect to WS! Exiting.

sngyai commented 2 years ago

Same issue, have you solved it?