Automatic closing of all transactions at once when a certain profit is achieved.
Automatic closing of all transactions at once when a certain profit is achieved.
18 Feb 2025, 17:12
The terminal has such functions - Take Profit or Stop Loss - but they can only be done for a single trade.
Why not make such an option in the terminal so that all trades are closed automatically when there is a total profit (profit) for all trades. For example, I make many different trades, and when the total profit or loss for all trades reaches the amount selected (in advance) by me, they are all closed at once. Why not do this!? After all, it is very convenient. And I do not need to constantly sit at the monitor, watch, and then manually close. Moreover, I may not have time to close manually when needed.
Because I did not find such an option. If it is somewhere, indicate where.
firemyst
06 Mar 2025, 05:13
Just write your own code to do it.
Sample code:
@firemyst