python-binance-profit
python-binance-profit copied to clipboard
[BUG] Account has insufficient balance for requested action while placing limit OCO order
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
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