@l-andorrĂ Thanks for your reply.
I'll explain what I want to program into my EA;
- Check price of most losable trade (at any time of all open trades)
- Check the realizied profits from all closed orders that have closed after the most losable trade OR oldest trade open
- If realized profits - value of most losable trade => minimum profit target; than close most losable trade
So I am targeting a single trade to close, instead of a bucket of trades.
Hope this makes more sense what I want to achieve with this trade management rule.