From f3cedc849aa223407890d4c216cfec17cdfda02d Mon Sep 17 00:00:00 2001 From: Blackhawke Date: Fri, 14 Aug 2020 09:27:04 -0700 Subject: [PATCH] Update docs/edge.md Co-authored-by: Matthias --- docs/edge.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/edge.md b/docs/edge.md index dad23bfd6..2bc43a4e8 100644 --- a/docs/edge.md +++ b/docs/edge.md @@ -5,10 +5,9 @@ This page explains how to use Edge Positioning module in your bot in order to en !!! Warning Edge positioning is not compatible with dynamic (volume-based) whitelist. - !!! Note - 1. Edge does not consider anything other than *its own* buy/sell/stoploss signals. It ignores the stoploss, trailing stoploss, and ROI settings in the strategy configuration file. - - 2. Therefore, it is important to understand that Edge can improve the performance of some trading strategies but *decrease* the performance of others. +!!! Note + Edge does not consider anything other than *its own* buy/sell/stoploss signals. It ignores the stoploss, trailing stoploss, and ROI settings in the strategy configuration file. + Therefore, it is important to understand that Edge can improve the performance of some trading strategies but *decrease* the performance of others. ## Introduction