EAs stop working when account is switched
-
Hello everyone.
I just came across something that has probably been a bug with fxdreema, but I just noticed. It seems that if I'm running an EA built with fxdreema in MT4 (didn't try this with MT5) and I switched my trading account as the EA is running, the EA will stop and I will get an array out of range error as you can see in the screenshot.

This error seems to be linked to line 289 in this specific EA but its always related to the ( Run Blocks) part as you can see in the next screenshot.

I even tried running an empty project with only two connected block on Tick and the error persists. I tried other EAs that weren't made with fxdreema, and this error doesn't happen.
Does anyone now of a way around that problem? I mean when I run EAs, I want the same EAs to continue on the same settings and charts on any account I switch to.
-
@q8carpenter Never happenend something like this to me. Maybe you should post this on the Bugs forum. The admin takes a look at it regularly.
-
@l-andorrà I contacted the admin as I didn't expect that he looks the the forum posts much, and I thought of posting this here to have more people have a look at it.
Are you sure this doesn't happen to you? It seems to happen with all the fxdreema EAs I have as I tested.
-
@l-andorrà or maybe you misunderstood where I face this problem. Basically if I have a chart open with the EA on it, and I login to a different account, I get this error, where I have to relaunch the EA to have it work again.