Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

quoteOrderQty request sometimes not working on 100% buy market #222

Open
donmezburak opened this issue Feb 25, 2021 · 0 comments
Open

quoteOrderQty request sometimes not working on 100% buy market #222

donmezburak opened this issue Feb 25, 2021 · 0 comments

Comments

@donmezburak
Copy link

Hello,

I am sending market buy request with 100% wallet USDT. However, api returns {"code":-2010,"msg":"Account has insufficient balance for requested action."}

example request:

symbol=ATOMUSDT&side=BUY&type=MARKET&quoteOrderQty=12&timestamp=1614205013494&recvWindow=5000&signature=xx

symbol=ATOMUSDT&side=BUY&type=MARKET&quoteOrderQty=13&timestamp=1614205013774&recvWindow=5000&signature=xx

Excepted result:

Api returns coins with value less than or equal to quoteOrderQty.

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

No branches or pull requests

1 participant