semashkinvg / Bitmex.NET

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

should_return_trades_bucketed throwns: #2

Closed semashkinvg closed 6 years ago

semashkinvg commented 6 years ago

Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int64'. Path '[37].vwap', line 1, position 9073. ---> System.InvalidCastException: Null object cannot be converted to a value type.

semashkinvg commented 6 years ago