default profit level now 1.025

This commit is contained in:
Nicolás Sánchez 2025-03-03 11:19:44 -03:00
parent 7d90b7d833
commit 79b3eaea6f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class ConfigHandler:
"autoswitch": False,
"attempt_restart": True,
"tp_mode": 3,
"tp_level": 1.02,
"tp_level": 1.025,
"tp_table": [],
"check_slippage": True,
"programmed_stop": False,