Add developer docs for Protections

This commit is contained in:
Matthias
2020-11-27 10:29:45 +01:00
parent 6d0f16920f
commit 12e84bda1e
2 changed files with 47 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
## Protections
Protections will protect your strategy from unexpected events and market conditions.
Protections will protect your strategy from unexpected events and market conditions by temporarily stop trading for either one pair, or for all pairs.
!!! Note
Not all Protections will work for all strategies, and parameters will need to be tuned for your strategy.