semashkinvg / Bitmex.NET

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

TradeSocketSubscription - Bug #22

Closed diplinfmarkodrews closed 5 years ago

diplinfmarkodrews commented 6 years ago

Hi,

there seems to be a problem with the Tradesocket. Whenever I suscribe to TradeSocket, I get Exception. The grossValue is null, not valid for decimals and therefor, the TradeDto can not be constructed from JToken.

How to prevent this from happening?

semashkinvg commented 6 years ago

@diplinfmarkodrews

thank you for the information! I will get it fixed soon Cheers,