I'm trading two different strategies on two accounts.
Is there a way to calculate cumulative realtime P&L for both accounts and tell one strategy to stop trading when a cumulative profit/stop is reached?
Let's say I have a strategy A on account 1 and a strategy B on account 2
The account 1 shows a realtime P&L of 1000 and account 2 a realtime P&L of 500.
How can I say to stop trading both strategies when cumulative P&L is 1500?
Do I need a third strategy to control both?
Thanks.

Comment