From 77f35128f9b5d41f20d450ea60d3b007fe0e8b54 Mon Sep 17 00:00:00 2001 From: taniman Date: Fri, 17 Nov 2017 12:19:49 +0100 Subject: [PATCH] Updated DCA.properties (markdown) --- DCA.properties.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DCA.properties.md b/DCA.properties.md index 12623ca..8a70f60 100644 --- a/DCA.properties.md +++ b/DCA.properties.md @@ -3,8 +3,8 @@ Enable or Disable DCA functionality. `enabled = true` -Define max amount a single pair is allowed to use to double up. -If set to 0 this option is ignored and there is no max cost. +Define the TOTAL amount a single pair is allowed to cost you when using DCA +If set to 0 this option is ignored and there is no max cost. We will keep DCA until you run out of balance Example: you set max_cost = 0.01 and you bought 0.005 BTC. Because max_cost is 0.01 you are allowed to double up 1 time. `max_cost = 0`