Update telegram docs to disable partial exit notifications

This commit is contained in:
Matthias 2022-09-08 07:36:17 +00:00
parent b91ad609f2
commit 5e42defafc

View File

@ -90,7 +90,8 @@ Example configuration showing the different settings:
"trailing_stop_loss": "on",
"stop_loss": "on",
"stoploss_on_exchange": "on",
"custom_exit": "silent"
"custom_exit": "silent",
"partial_exit": "on"
},
"entry_cancel": "silent",
"exit_cancel": "on",