Updated DCA.properties (markdown)
parent
30578b69f1
commit
77f35128f9
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in New Issue