You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: