ignaciop000 / binance-traderBot

Trading Bot for Binance
GNU General Public License v3.0
75 stars 28 forks source link

issue placing sell order #14

Open raduuu2k7 opened 6 years ago

raduuu2k7 commented 6 years ago

After successfully buying, I receive an error on the sell order. I have attached the logs. Below is the coin config: { symbol:'ETHUSDT', quantity:0.05, stop_loss:0, mode:'profit',
profit:0.10, increasing:0.00000001, decreasing:0.00000001, loop:0, wait_time:1.0, debug: true }, { symbol:'EOSUSDT', quantity:2.05, stop_loss:0, mode:'profit',
profit:0.10, increasing:0.00000001, decreasing:0.00000001, loop:0, wait_time:1.0, debug: true }

Many thanks !

logs.txt