bitmex-client-websocket
bitmex-client-websocket copied to clipboard
🛠️ C# client for Bitmex websocket API
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
I've exposed the underlying `Subject` members in the `BitmexClientStreams` class. This is because I want to be able to stream fake messages for testing my program which uses this library....
Websocket addresses have been changed, old ones are being retired. [Full details](https://blog.bitmex.com/site_announcement/change-of-websocket-endpoint/)
Hi, I really need help closing all websocket connections. I can't seem to get it to stop.. it keeps calling the 'Reconnection happened'.. I have tried Disposing both the communicator...
Added the class BitmexWebsocketRecorderClient. It extends the BitmexWebsocketClient class to have the ability to save *all* of the output of the websocket to a file that can be played back...
I am trying to get position data using ```PostitionSubscribeRequest``` but it always returns ```{Bitmex.Client.Websocket.Responses.Positions.Position[0]}``` however, everything else works perfectly. Am I doing something wrong?
I can find Book10Stream and BookStream but no the Book10Stream.
@Marfusios Hi Please take a look at this issue, let a program that is reading your position size, wallet info and market price run for more than few hours (most...
Please can you look at the instrument stream.