yasinkuyu / binance-trader

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

Problem - bot not buing anything #197

Open toski112 opened 6 years ago

toski112 commented 6 years ago

Bot does not buy anything, it still only displays information but does not place any orders. I used a normal windows console as well as Windows poweshell. What could be wrong ? I updated the internet time. Configuration files are also changed. I do not use the docker. I left the bot for an hour with the thought that maybe it will start placing orders. But none of this.

przechwytywanie

HappyHidra commented 6 years ago

Try to set lower profit, it can`t find deals on such profit on this pair

toski112 commented 6 years ago

profit 0.3 and still does not work Sometimes I get Signature for this request is not valid...

bnuccio commented 6 years ago

You will lose money with .3 profit, But I suppose with the current discount and using BNB coin, you would actually break even there.

But you need to find a coin that is having a higher spread. If you define profit .3, once the spread is at .3 it should make a buy (your screen shot is showing a .2 profit at the best).

Look for a coin with very high volume to test and it will have higher chances of a big spread, and use a small interval (.01 ETH) and you should see buys.

However, you will see profit mode is basically broken at this time as there are issues with oderid not found and loops.

toski112 commented 6 years ago

WHen is ready to buy i have this error. przechwytywanie

RedcoatAsher commented 6 years ago

@toski112 the root cause of this issue was identified in #196 as being BinanceAPI.py, and that you should revert it to the ~Jan 20th version of this file.

https://github.com/yasinkuyu/binance-trader/commits/master/app/BinanceAPI.py

Uitalo commented 6 years ago

image

I made the downgrade but now I have this error

RedcoatAsher commented 6 years ago

@Uitalo You needz more moneyz! haha I use a 50-50 split of currencies. Let's say I am using IOTA/BNB. I start the bot when I have 50% of traded amount in each.

Uitalo commented 6 years ago

@RedcoatAsher I have funds, so much is that the bot made the buy order but did not carry out the sell order.