binance-trader
binance-trader copied to clipboard
No transactions actually happening
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:
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.
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.
@rickdeaconx so what does the 1.3 mean actually ?
@negm It is expected to occur between ask and bid, 1.3% (percent) profit rate. try it --profit 0.8
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