Updated ProxyBot DCA.properties (markdown)
parent
fbf0171435
commit
6a2bc7f214
|
@ -9,6 +9,10 @@ If set to 0 this option is ignored and there is no max cost.
|
|||
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`
|
||||
|
||||
Define max amount of times DCA is allowed to buy a pair.
|
||||
If set to 0 this option is ignored and there is no limit to amount of times DCA buys.
|
||||
`max_buy_times = 0`
|
||||
|
||||
The strategy to use to buy more coins.
|
||||
buy trigger indicates how much loss the coin should have to even think about activating DCA on it.
|
||||
`buy_strategy = HIGHBB`
|
||||
|
|
Loading…
Reference in New Issue