@gwydaer Then you need a profound reestructuration of your project. You wil need (at least) the following:
Storing the initial values of all 'initiating' trades into variables.
Creating separate groups for 'initial' and 'continuation' trades.
Selecting different groups for exiting conditions. Some belonging to the 'initial' and others to 'continuation' trades.
Are you familiar of creating groups?