From 03e6caa501460781711dbc7b47de382e53409008 Mon Sep 17 00:00:00 2001 From: misagh Date: Thu, 15 Nov 2018 10:46:36 +0100 Subject: [PATCH] adding notice about Edge ignoring ROI and TSL in doc --- docs/edge.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/edge.md b/docs/edge.md index 94b6c65ac..e5575554b 100644 --- a/docs/edge.md +++ b/docs/edge.md @@ -3,6 +3,7 @@ This page explains how to use Edge Positioning module in your bot in order to enter into a trade only if the trade has a reasonable win rate and risk reward ratio, and consequently adjust your position size and stoploss. **NOTICE:** Edge positioning is not compatible with dynamic whitelist. it overrides dynamic whitelist. +**NOTICE2:** Edge won't consider anything else than buy/sell/stoploss signals. So trailing stoploss, ROI, and everything else will be ignored in its calculation. ## Table of Contents