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

Invalid order: not enough exchange balance for x.x BTCUSD at yyyy.yy - Send an order #537

Open
1 of 4 tasks
Cheasychest opened this issue Apr 18, 2020 · 2 comments
Open
1 of 4 tasks

Comments

@Cheasychest
Copy link

Issue type

  • bug
  • missing functionality
  • performance
  • feature request

Brief description

The error : "Invalid order: not enough exchange balance for xxx BTCUSD at xxxx"

  • The bug (or my mistake) appears around 95% of the time
  • 5% of the times it's work (I can see the order on bitfinex)

Steps to reproduce

  • run the quick start example
Additional Notes:
  • I have enough USD on my exchange balance
  • I tried with market order and limit order (type: Order.type.EXCHANGE_MARKET and .EXCHANGE_LIMIT)
  • I tried with différent amounts (10$ to 300$)
  • If i use ws.wallets, my available balance is NULL (I don't know why)

Anybody got any ideas?
Thank you in advance.

@JacobPlaster
Copy link
Contributor

@Cheasychest appologies for the late reply. Is this occuring on REST or Websocket?

@pro-git
Copy link

pro-git commented Feb 8, 2021

Same issue here, only that no order is successful using WS.
REST is working.

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

3 participants