Update telegram docs to disable partial exit notifications
This commit is contained in:
parent
b91ad609f2
commit
5e42defafc
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user