Hello.
I need to know if there is a way to check longs exceed shorts but only for the pair the EA is active on.
As you can see, 15 is condition checking if longs exceed shorts, but it checks all longs and shorts, of all pairs, when I only want it to check the pair of the chart it is on.
I do not need to check the number of longs or shorts, only that longs exceed shorts, and there doesn't seem to be a way to do this other than for all open trades.
Can anyone suggest how this can be done?