Open pavlexander opened 4 years ago
It's about the AskPrice, some symbols that which in BREAK mode comes with zero AskPrice. Then in constructor of OrderBookTop it throws that Exception because BidPrice is not zero and AskPrice is zero. I guess API v1's behavior is changed.
Using
.Net Core 3.1
console app:The first line
var sth = await api.GetOrderBookTopsAsync();
will crash the program with error:error_details.txt
binance
0.2.0-beta902