Autosold before stop loss or profit goal was reached. Disable sell = autosell false?
Investionsforlife opened this issue · 1 comments
Is it possible to disable selling with const autosell false?
My investment amount was 160BUSD. It autosold in less than a minute for 156 Busd. I didn´t change the 90% stop loss limit; const stopLossXAmount = 0.90 The slippage was
1% buy
4% sell
--- Current Value in BUSD: 104435.611949807707733547 --- Profit At: 256.0 --- Stop Loss At: 128.0
Selling token profit target reached
selling tokens
--- Current Value in BUSD: 160.356854316344451995 --- Profit At: 256.0 --- Stop Loss At: 128.0
--- Current Value in BUSD: 160.356854316344451995 --- Profit At: 256.0 --- Stop Loss At: 128.0
--- Current Value in BUSD: 105088.926272523279600518 --- Profit At: 256.0 --- Stop Loss At: 128.0
--- Current Value in BUSD: 104439.212941291430615152 --- Profit At: 256.0 --- Stop Loss At: 128.0
--- Current Value in BUSD: 104439.212941291430615152 --- Profit At: 256.0 --- Stop Loss At: 128.0
--- Current Value in BUSD: 160.351264703788449887 --- Profit At: 256.0 --- Stop Loss At: 128.0
How can I have this actually selling at 0.9x? Or did the bot somehow think the token was bad?
I just updated it. It should work now.