Bug info:
It seems to me that there is a small detail. I have noticed that, when a trade is opened through the bot controller’s indicator signals, it is executed correctly and puts the orders in the market without problem, the problem is that, in the bot combo, when a trade reaches the threshold maximum, the deal is automatically closed, but this happens BEFORE the controller’s stop signal, and that’s fine, it seems fantastic to me, BUT, the problem is that, when the controller’s stop signal is sent, there are no longer open positions, and For some reason the bot no longer processes new signals.
I don’t have a problem because I can open a trade manually, but maybe it wouldn’t hurt to review it to see if I’m correct.
Yes, I do have them configured with indicators in both cases. From the beginning this is how I configured them. And right now that I am reviewing the bot with which I had the problem, that option for some strange reason does not appear, but in the other bots I was able to configure the monitoring option.
I found the problem, I am missing the monitoring option that does not appear.