Multiple symbol filter not working properly?
-
I am trying to check whether i have a running loss within a specified group of currency pairs.

It unfortunately does not seem to work / not spotting the loss on any of the specified pairs. It does work when i change the symbol mode from "specified" to "any market", but this is not what i want to work with. What am i doing wrong here?
-
It should work. Are you sure you don't make any other change when selecting 'any market'?
-
@robertk
In Group# you have set to the variable GROUP, are you sure it is the filter you really want? -
Thanks for the replies. I experimented with the above on bitcoin currency pairs during weekend. For some reason it didnt work back then.
While using non btc currency pairs on monday it did work correctly. Not sure what caused the problem in btc pairs because the symbol name was identical.
-
place above this block : set current market for next block
-
@robertk That probably means you will have to adjust the pip size rules of the EA.
-
@Byens Thanks for your suggestion but the "set market to.." block works in a way where every block below is ran first before moving on to the next pair. I want multiple pairs to be checked in the first block that follows below.
On non crypto pairs its working fine for me. I dont trade crypto anyway so its all good for now!
Thanks for all the suggestions, also the pip value @l-andorrà
Marking as solved
-
You're welcome.