Hello guys,
In the latest retracement of the crypto market I used a macd-strategy trying to capture coins at a more favourable price. In order to reduce risk, I want te bot to only purchase a pair once, and then sit it out, either using the strategy to sell the coin with a profit or let it trigger the stoploss. Therefore I have set "Single_Buy" to true for all my strategies in the config file.
I have noticed however that the Bot keeps buying a pair that it allready got into position with. Therefore the bot spends to much funds on this one pair that is generating multiple buying signals over the course of half a day. Adding a override "single_Buy = true" did not resolve the issue,
Do I misunderstand what the option Single_Buy does? How do I prevent the bot from gettin into multiple positions over time?
Thank you for the responses in advance,
Regards.
Update: trading limit is 2.5 times the value of MVTB