Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

receiving error code -2010 on market_buy_using_quote_quantity, it should not happen #155

Open
AntonioRossi opened this issue Jul 19, 2022 · 0 comments

Comments

@AntonioRossi
Copy link

On the binance api documentation website: https://binance-docs.github.io/apidocs/spot/en/#change-log

Quote Order Qty MARKET orders will not break LOT_SIZE filter rules; the order will execute a quantity that will have the notional value as close as possible to quoteOrderQty

Placing an order with a certain amount of BTC using the function 'market_buy_using_quote_quantity' for the symbol BNBBTC the aforementioned error code -2010 does instead happen.

What am I missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant