Marfusios / bitmex-client-websocket

🛠️ C# client for Bitmex websocket API
Apache License 2.0
64 stars 44 forks source link

Added InstrumentStream subscription #11

Closed SjaaLom closed 5 years ago

SjaaLom commented 5 years ago

This change adds support for the "instruments" stream, enabling the user to get updates about the tradeable instruments.

It follows the same structure as the other streams.

Marfusios commented 5 years ago

Hello, thank you for the PR, merging.