binance-trader icon indicating copy to clipboard operation
binance-trader copied to clipboard

Selling at loss

Open nilamoromete opened this issue 7 years ago • 1 comments

sell_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

nilamoromete avatar Feb 12 '18 22:02 nilamoromete

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..

HappyHidra avatar Feb 19 '18 20:02 HappyHidra