Add "sane" defaults to protection triggers

This commit is contained in:
Matthias
2021-09-20 20:08:48 +02:00
parent fd23ab3d64
commit 3ce05c0d54
3 changed files with 12 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ Example configuration showing the different settings:
`buy` notifications are sent when the order is placed, while `buy_fill` notifications are sent when the order is filled on the exchange.
`sell` notifications are sent when the order is placed, while `sell_fill` notifications are sent when the order is filled on the exchange.
`*_fill` notifications are off by default and must be explicitly enabled.
`protection_trigger` notifications are sent when a protection triggers and `protection_trigger_global` notifications trigger when global protections are triggered.
`balance_dust_level` will define what the `/balance` command takes as "dust" - Currencies with a balance below this will be shown.