Update help command output

This commit is contained in:
Matthias
2020-11-24 06:51:54 +01:00
parent e2d15f4082
commit 946fb09455
2 changed files with 33 additions and 13 deletions

View File

@@ -12,6 +12,9 @@ All protection end times are rounded up to the next candle to avoid sudden, unex
!!! Tip
Each Protection can be configured multiple times with different parameters, to allow different levels of protection (short-term / long-term).
!!! Note "Backtesting"
Protections are supported by backtesting and hyperopt, but must be enabled by using the `--enable-protections` flag.
### Available Protections
* [`StoplossGuard`](#stoploss-guard) Stop trading if a certain amount of stoploss occurred within a certain time window.