semashkinvg / Bitmex.NET

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

add a subscription type for the L2_25 order book subscription #41

Closed keithswright closed 4 years ago

keithswright commented 4 years ago

Add a new subscription type to use the L2_25 order book web socked feed. The payload is the same as the L2 feed, so the OrderBookDto can be used.