yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.51k stars 826 forks source link

No transactions actually happening #155

Open negm opened 6 years ago

negm commented 6 years ago

With the risk of sounding really stupid I sat up the binance key and put the configs I run the following command python trader.py --quantity 1000 --symbol FUNBTC but I don't see anything what is it that I am doing wrong :grimacing: image

TheGeekiestOne commented 6 years ago

Getting the same thing. I let it run overnight and even played around with random coins that I don't have funds or balances of, and bot doesn't throw an error with this.

rickdeaconx commented 6 years ago

Lower profit. Keep going. This isn't an error. It just didn't execute a buy because it didn't meet the conditions of the threshold.

negm commented 6 years ago

@rickdeaconx so what does the 1.3 mean actually ?

yasinkuyu commented 6 years ago

@negm It is expected to occur between ask and bid, 1.3% (percent) profit rate. try it --profit 0.8

adhikjoshi commented 6 years ago

Can we run multiple instances, so that it will be trading for 10 coins at a time? Or try to add this functionality so that it will be able to trade on whole market where it can see profit possible. as other bots have