From 76fe8c50c212c79c59dd8fb9e37bd8cf9b3aaac9 Mon Sep 17 00:00:00 2001 From: sobeit2020 <75637352+sobeit2020@users.noreply.github.com> Date: Fri, 5 Feb 2021 14:39:10 +0000 Subject: [PATCH] Configuration Changes First Step : bringing order to the first configuration table --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 237b666c2..bf9c7645c 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -332,7 +332,7 @@ This allows to buy using limit orders, sell using limit-orders, and create stoplosses using market orders. It also allows to set the stoploss "on exchange" which means stoploss order would be placed immediately once the buy order is fulfilled. - + `order_types` set in the configuration file overwrites values set in the strategy as a whole, so you need to configure the whole `order_types` dictionary in one place. If this is configured, the following 4 values (`buy`, `sell`, `stoploss` and