From 399f0adb26b316cb1732a687c2076b148a197eae Mon Sep 17 00:00:00 2001 From: taniman Date: Mon, 23 Oct 2017 09:40:05 +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 30d96a9..ac2beff 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](https://github.com/taniman/proxy-bot/wiki/ANDERSON-DCA-strategy) + Complete explanation on this page [ANDERSON DCA strategy](/proxy-bot/wiki/ANDERSON-DCA-strategy) `buy_strategy = ANDERSON` `buy_style = DOUBLEDOWN` `buy_trigger_1 = -3.5`