BitMEX / api-connectors

Libraries for connecting to the BitMEX API.

Home Page:https://www.bitmex.com/app/restAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python websocket api not returning mesages for .BXBT 'instrument' or 'trade'

tesaho opened this issue · comments

As of today, my code does not return any responses for .BXBT 'instrument' or 'trade' websocket subscription requests. Is this happening to anyone else? I'm wondering if something happened with the new index rebalance. If so, can someone tell me what request message do I use to get the latest .BXBT price?

Sorry, not using .BXBT.

XBTUSD working fine.

As of today, my code does not return any responses for .BXBT 'instrument' or 'trade' websocket subscription requests. Is this happening to anyone else? I'm wondering if something happened with the new index rebalance. If so, can someone tell me what request message do I use to get the latest .BXBT price?

Seems to be working on trade endpoint.