Update force_sell to force_exit

This commit is contained in:
Matthias
2022-04-04 16:59:27 +02:00
parent 33841da382
commit 54ad130bb9
18 changed files with 33 additions and 33 deletions

View File

@@ -85,7 +85,7 @@ Example configuration showing the different settings:
"sell": {
"roi": "silent",
"emergency_sell": "on",
"force_sell": "on",
"force_exit": "on",
"sell_signal": "silent",
"trailing_stop_loss": "on",
"stop_loss": "on",