diff --git a/DCA.properties.md b/DCA.properties.md index 9ee70ec..2b31942 100644 --- a/DCA.properties.md +++ b/DCA.properties.md @@ -77,13 +77,13 @@ sell trigger indicates how much profit the coin should have to even think about * Average down my coins using the ANDERSON strategy Complete explanation on this page [ANDERSON DCA strategy]() - `buy_strategy = ANDERSON - `buy_style = DOUBLEDOWN - `buy_trigger_1 = -3.5 - `buy_trigger_2 = -4.5 - `buy_trigger_3 = -4.5 - `buy_trigger_4 = -5.5 - `buy_trigger_5 = -5.5 + `buy_strategy = ANDERSON` + `buy_style = DOUBLEDOWN` + `buy_trigger_1 = -3.5` + `buy_trigger_2 = -4.5` + `buy_trigger_3 = -4.5` + `buy_trigger_4 = -5.5` + `buy_trigger_5 = -5.5` * Sell my average down coins if they reach a profit of 0.6%. `sell_strategy = GAIN`