EA isn't working on any Currency pair without suffix

 

My EA is working fine on any Currency pair that has a suffix Provided by my Broker, but if I switch accounts like to my main where EURGBP.r does not exsist I have to use EURGB

but thats where my Problem starts, the EA is not working on this pair, or any pair that does not have a suffix, I dont know how this is happening or what is causing this. Not any function is checking for a deddicated Currency pair

 
candee249: My EA is working fine on any Currency pair that has a suffix Provided by my Broker, but if I switch accounts like to my main where EURGBP.r does not exsist I have to use EURGB but thats where my Problem starts, the EA is not working on this pair, or any pair that does not have a suffix, I dont know how this is happening or what is causing this. Not any function is checking for a deddicated Currency pair
Obviously it is a problem in your code, but without being able to review it, it is difficult for us to say what you are doing wrong.
 
Yes thats what  i am thinking now too, because earlier versions do work, but its quite an abstract problem. I will start Debuggng now and post my reults here.
 
Problem was the Spread filter, the Spread on my main account somehow has +1 in the given Value
Reason: