1

我使用 python 设置了 Bitmex 示例做市商,并在运行做市商 XBTUSD 后得到以下输出:

2020-05-14 00:29:58,439 - INFO - market_maker - BitMEX Market Maker Version: v1.1

2020-05-14 00:29:58,439 - INFO - ws_thread - Connecting to wss://testnet.bitmex.com/realtime?subscribe=quote:XBTUSD,trade:XBTUSD,instrument,order:XBTUSD,execution:XBTUSD,margin,position
2020-05-14 00:29:58,439 - INFO - ws_thread - Authenticating with API Key.
2020-05-14 00:29:58,440 - INFO - ws_thread - Started thread
2020-05-14 00:29:58,733 - ERROR - ws_thread - [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)
2020-05-14 00:29:58,734 - INFO - ws_thread - Websocket Closed
2020-05-14 00:29:59,445 - ERROR - ws_thread - Couldn't connect to WS! Exiting.

我不需要更新我的操作系统、python 或 pip,并且站点证书是有效的。请帮忙!

4

0 回答 0