From d2834545e788db9b7cc1a1696a8a4dd9446c8007 Mon Sep 17 00:00:00 2001 From: Raymond Piller Date: Tue, 12 Sep 2017 00:22:13 -0500 Subject: [PATCH] Duplicated setting causing error --- config/default.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/default.yaml b/config/default.yaml index a2b3eec..d7b79cb 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -58,7 +58,6 @@ BTC-USD: TrendLines: trades_n: 1000 trendlines_n: 2 - trades_n: 1000 trend_1_buy_on_up: true trend_1_trades_n: 1000 trend_2_buy_on_up: true