Open nomadiq opened 4 years ago
Hi @nomadiq
Thanks for your feedback.
We are not aware of any issues and can get events when connecting to wss://socket.btcmarkets.net
endpoint.
Please feel free to use the following node js sample code that verifies you can receive tick events for BTC-AUD market. https://github.com/BTCMarkets/API/wiki/websocket#sample-code-in-nodejs-in-order-to-receive-tick-events
I'd also suggest upgrading your client code to the latest WebSocket version: https://api.btcmarkets.net/doc/v3/#tag/WS_Overview
Thanks.
Regards, Martin
I havent been able to connect to wss://socket.btcmarkets.net/ for the past two days. I have not tried before this. I was thinking there is a problem with the python code in this repository but I don't think socket.btcmarkets.net is working at all. Can you confirm?