From f42df56a88a5ce66a729553710ea7aa0a151f718 Mon Sep 17 00:00:00 2001 From: misagh Date: Sun, 30 Dec 2018 17:21:54 +0100 Subject: [PATCH] edge reformatted --- docs/edge.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/edge.md b/docs/edge.md index 829910484..61abf354b 100644 --- a/docs/edge.md +++ b/docs/edge.md @@ -2,15 +2,11 @@ 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. +!!! Warning + Edge positioning is not compatible with dynamic whitelist. it overrides dynamic whitelist. -## Table of Contents - -- [Introduction](#introduction) -- [How does it work?](#how-does-it-work?) -- [Configurations](#configurations) -- [Running Edge independently](#running-edge-independently) +!!! Note + Edge won't consider anything else than buy/sell/stoploss signals. So trailing stoploss, ROI, and everything else will be ignored in its calculation. ## Introduction Trading is all about probability. No one can claim that he has a strategy working all the time. You have to assume that sometimes you lose.