yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.49k stars 825 forks source link

Looking to auto sell BTC/ETH #254

Open antihackme opened 5 years ago

antihackme commented 5 years ago

Hi,

I am looking to auto sell any btc or ether thats been sent into our binance account is this possible with this script?

izced commented 5 years ago

First you have to go to the Directory with the Terminal. Then : python trader.py --symbol BTCETH --profit ( if you want a specific Profit ) If you want to see the sell and buy price : python trader.py --symbol BTCETH (i.e --profit 0.7) --debug Then it shows the Buy and Sell price the Bot focused.