Updated ProxyBot DCA.properties (markdown)
parent
3865dd007b
commit
0895b0b2fb
|
@ -6,7 +6,7 @@ Enable or Disable DCA functionality.
|
|||
|
||||
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.
|
||||
Example: you set max_cost = 0.1 and you bought 0.005 BTC. Because max_cost is 0.01 you are allowed to double up 1 time.
|
||||
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`
|
||||
|
||||
The strategy to use to buy more coins.
|
||||
|
|
Loading…
Reference in New Issue