binance-trader
binance-trader copied to clipboard
Selling at loss
Even wit stop loss active is selling in loss. python trader.py --symbol XRPBTC --quantity 50 --profit 0.22 --stop_loss 0
I used https://github.com/toppeker/binance-trader/tree/toppeker-branch
I have same problem, you must put increasing\decreasing = 0 first of all; Sad thing that there is no check that sell price must be > then buy price.... Such check present in Master brunch, but not in WeSpeakCrypto looks like in toppeker no such check too..