CyberPunkMetalHead / binance-trading-bot-new-coins

This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you like this project please consider donating via Brave.
MIT License
1.46k stars 270 forks source link

Not enough balance to complete sell order #86

Open jochenboele opened 2 years ago

jochenboele commented 2 years ago

Hi, I succesfully bought BNX with the bot, but when he tries to sell I get the following error:

image

jontstaz commented 2 years ago

From my understanding the bot makes a SELL order via Margin Trade when the coin is first listed, eg. a short. Then when it reaches TP or SL it will issue a BUY order to close the short position. This error just looks like you didn't have enough margin in your margin acc to fill the initial SELL order. Correct me if I'm wrong.