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
{{ message }}
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.
I am sending market buy request with 100% wallet USDT. However, api returns {"code":-2010,"msg":"Account has insufficient balance for requested action."}
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"eOrderQty=12×tamp=1614205013494&recvWindow=5000&signature=xx
symbol=ATOMUSDT&side=BUY&type=MARKET"eOrderQty=13×tamp=1614205013774&recvWindow=5000&signature=xx
Excepted result:
Api returns coins with value less than or equal to quoteOrderQty.
The text was updated successfully, but these errors were encountered: