default profit level now 1.025
This commit is contained in:
parent
7d90b7d833
commit
79b3eaea6f
|
|
@ -22,7 +22,7 @@ class ConfigHandler:
|
||||||
"autoswitch": False,
|
"autoswitch": False,
|
||||||
"attempt_restart": True,
|
"attempt_restart": True,
|
||||||
"tp_mode": 3,
|
"tp_mode": 3,
|
||||||
"tp_level": 1.02,
|
"tp_level": 1.025,
|
||||||
"tp_table": [],
|
"tp_table": [],
|
||||||
"check_slippage": True,
|
"check_slippage": True,
|
||||||
"programmed_stop": False,
|
"programmed_stop": False,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue