From 56f4a3c2556640a48b447cad538cd917098ca3cd Mon Sep 17 00:00:00 2001 From: taniman Date: Thu, 26 Oct 2017 23:46:33 +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 3d4370a..71162bc 100644 --- a/DCA.properties.md +++ b/DCA.properties.md @@ -77,7 +77,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](https://github.com/taniman/profit-trailer/wiki/ANDERSON-DCA-strategy) `buy_strategy = ANDERSON` `buy_style = DOUBLEDOWN` `buy_trigger_1 = -3.5`