yasinkuyu / binance-trader

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

selling at a loss #183

Closed elysium-12 closed 6 years ago

elysium-12 commented 6 years ago

image Selling at a loss with the following settings:

python trader.py --symbol PIVXBTC --profit 1 
walker1371 commented 6 years ago

add parameter: stop_loss 0

elysium-12 commented 6 years ago

thanks I'll that