From aa67abad941afb8637bfb87737f1c54b137c838c Mon Sep 17 00:00:00 2001 From: Matthias Date: Sun, 29 Sep 2024 08:38:07 +0200 Subject: [PATCH] docs: simplify protections intro this had way too many consecutive "boxes" --- docs/includes/protections.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/includes/protections.md b/docs/includes/protections.md index a4cb9d3cc..6fe766c1f 100644 --- a/docs/includes/protections.md +++ b/docs/includes/protections.md @@ -1,15 +1,11 @@ ## Protections -!!! Warning "Beta feature" - This feature is still in it's testing phase. Should you notice something you think is wrong please let us know via Discord or via Github Issue. - Protections will protect your strategy from unexpected events and market conditions by temporarily stop trading for either one pair, or for all pairs. All protection end times are rounded up to the next candle to avoid sudden, unexpected intra-candle buys. -!!! Note +!!! Tip "Usage tips" Not all Protections will work for all strategies, and parameters will need to be tuned for your strategy to improve performance. -!!! Tip Each Protection can be configured multiple times with different parameters, to allow different levels of protection (short-term / long-term). !!! Note "Backtesting"