python-binance-profit icon indicating copy to clipboard operation
python-binance-profit copied to clipboard

[BUG] Account has insufficient balance for requested action while placing limit OCO order

Open xLinuxUserx opened this issue 3 years ago • 0 comments

Describe the bug Limit order failed

To Reproduce python3 execute_orders.py --symbol BNBBUSD --buy_type limit --quantity 15 --price 579.4 --profit 1 --loss 10

Expected behavior Limit order failed but market order successful

Screenshots image image

Environment (please complete the following information):

  • OS: Debian 11.1
  • Python version 3.10.0
  • Release version last

Additional context Last version of python-binance

xLinuxUserx avatar Nov 22 '21 01:11 xLinuxUserx