binance-us / binance-us-api-docs

Official Documentation for the Binance US APIs and Streams
410 stars 169 forks source link

Market Price Websocket not recieving any data all of a sudden #23

Open jblon opened 3 years ago

jblon commented 3 years ago

Title, other sockets such as Kline, Depth and Ticker all are fine but the market price went dead. Any ideas as to why this one is quiet? I am getting no errors when creating the socket. I am doing a lot of connecting and disconnecting as I am debugging my code but have never had this issue before

marketsbymark commented 3 years ago

Can confirm the wss is working currently: GMT: Friday, May 14, 2021 10:45:40.400 PM {"e":"depthUpdate","E":1621032340400,"s":"BTCUSD","U":691412492,"u":691412532,"b":[["49972.4300","0.01060000"],["49969.7500","0.00000000"],["49967.4400","0.00000000"],["49966.6400","0.00174200"],["49966.2700","0.00000000"],["49965.1100","0.00000000"],["49963.5200","0.00000000"],["49963.4000","0.10043000"],["49961.0200","0.00000000"],["49960.7100","0.00000000"],["49955.0100","0.09000000"],["49954.0000","0.00000000"],["49953.9600","0.09000000"]],"a":[["49976.2000","0.01088900"],["49976.2100","0.02001300"],["49978.3600","0.00000000"],["49979.5700","0.00166600"],["49992.3700","0.00000000"],["49992.3800","0.10026000"],["49993.9400","0.00000000"],["49994.0900","0.00000000"],["49998.7400","0.00000000"],["50002.8000","0.00000000"],["50003.6900","0.00000000"],["50011.0000","0.00000000"],["50015.0200","0.13409200"],["50044.0600","0.12025600"],["50052.8400","0.00000000"]]}