I suggest adding a feature that automatically closes all open positions in a bot when their combined result reaches a specific value or percentage. Some positions might be in profit while others are in loss, but the overall result could be a few percent in profit. Based on a personal strategy, it should be possible to close all positions simultaneously and automatically. Currently, this can be done manually, but sometimes the market moves in a direction where the desired profit is achieved, and since the program isn’t accessible at that moment, we can’t close the positions. I want this process to be automated.