diff --git a/bot-seller.py b/bot-seller.py index 05f61a7..091586a 100755 --- a/bot-seller.py +++ b/bot-seller.py @@ -3,7 +3,7 @@ from core import * # set config variables sell_percent_diff_pdai = 15 sell_percent_diff_pusdc = 25 -sell_with_amount_affection = 200 +sell_with_amount_affection = 500 slippage_percent = 5 wallet_min_pls = 20000 loop_delay = 3