semashkinvg / Bitmex.NET

Wrapper for BitMEX.com REST & WebSocket API
MIT License
52 stars 26 forks source link

Implement and Tests WebSocket.announcement #27

Closed semashkinvg closed 5 years ago

semashkinvg commented 5 years ago

as a developer, I want to be able to sign on anouncements

TODO: 1) New subscription in BitmetSocketSubscriptions 2) Test that shows that subscription works 3) Use models from REST API, if web scoket model is different - create a new one under Models/Socket

MaDeRkAn commented 5 years ago

I have just implemented connection test not get data test. Because the announcements are very rare.