How do I create the following condition:
- If the net P/L of all Open trades is Profit of 25 pips then close all trades.
- if the net P/L of all Open Trades is between 0 and 25 pips do nothing.
- if the net P/L of all Open trades is less than 0 then Open new trades.