From 5d850825f52bd7e5ee30da90745ce27d22ee3a87 Mon Sep 17 00:00:00 2001 From: misagh Date: Thu, 8 Nov 2018 14:10:52 +0100 Subject: [PATCH] adding a notice about the incompatibility of Edge with Dynamic whitelist --- docs/edge.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/edge.md b/docs/edge.md index 8fd5607ec..5cace4ea3 100644 --- a/docs/edge.md +++ b/docs/edge.md @@ -2,6 +2,8 @@ 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. + ## Table of Contents - [Introduction](#introduction)