Open XeroDays opened 3 years ago
Binance is giving Order book limit upto 5000 but your code : IBinanceClient.GetOrderBook(string symbol, bool useCache = false, int limit = 100) Cannot be exceeded from 100.
IBinanceClient.GetOrderBook(string symbol, bool useCache = false, int limit = 100)
Latest Version : 4.12.0
Issue Overview
Binance is giving Order book limit upto 5000 but your code :
IBinanceClient.GetOrderBook(string symbol, bool useCache = false, int limit = 100)
Cannot be exceeded from 100.Package Version: ?.?.?
Latest Version : 4.12.0
Other Information