New Binance MinimumNotional and GetLowerValue return incorrect values
Closed this issue · 0 comments
evo11x commented
Binance seems to have changed the minimum notional values to higher values and the api is not returning valid values for MinimumNotional and GetLowerValue which result in binance error -2010 place order failed.
Also symbol.IsPriceQuantityValid(clientOrder) returns the quantity as valid, but when placing the order returns error -2010.