From b018607b78bb2daa5a0c1d769f98b1d9d4fc8144 Mon Sep 17 00:00:00 2001 From: taniman Date: Mon, 23 Oct 2017 09:39:30 +0200 Subject: [PATCH] Updated DCA.properties (markdown) --- DCA.properties.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DCA.properties.md b/DCA.properties.md index 2b31942..30d96a9 100644 --- a/DCA.properties.md +++ b/DCA.properties.md @@ -76,7 +76,7 @@ sell trigger indicates how much profit the coin should have to even think about `buy_trigger = -2` * Average down my coins using the ANDERSON strategy - Complete explanation on this page [ANDERSON DCA strategy]() + Complete explanation on this page [ANDERSON DCA strategy](https://github.com/taniman/proxy-bot/wiki/ANDERSON-DCA-strategy) `buy_strategy = ANDERSON` `buy_style = DOUBLEDOWN` `buy_trigger_1 = -3.5`