markusaksli / TradeBot

Crypto trading bot using Binance API (Java)
GNU General Public License v3.0
373 stars 138 forks source link

---Out of funds, cannot open trade! #13

Closed aplodismenty closed 3 years ago

aplodismenty commented 3 years ago

If there is no balance, then it will be infinite: ---Out of funds, cannot open trade! Make a one-time warning about the lack of balance. And let the bot stop trying to buy more. Thanks

markusaksli commented 3 years ago

We'll work the fix for this into https://github.com/markusaksli/TradeBot/pull/14