diff --git a/ProxyBot---DCA.properties.md b/ProxyBot---DCA.properties.md index 28dd231..f5a7a9e 100644 --- a/ProxyBot---DCA.properties.md +++ b/ProxyBot---DCA.properties.md @@ -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`