Updated DCA.properties (markdown)

taniman 2017-11-17 12:19:49 +01:00
parent 30578b69f1
commit 77f35128f9
1 changed files with 2 additions and 2 deletions

@ -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`