EAs removed by themselves
-
Hello
I don't know why some of the EAs attached to different charts (same EA, different MagicNumbers) are themselves removed.

They are working together in a demo account at the same terminal.
Any idea about which is the reason of that?
Thanks
-
Your experts probably has some error, like divide by 0.
-
-
@josecortesllobat
Yes. Of course there are other kinds of errors, too. -
Thanks @roar for helping.
But I am not able to understand it. If an EA is removed by itself from a chart due to an error in the code, why is not doing that in all charts? Because the same EA is attached to 23 charts (same MT5 terminal, same demo account) but not in all of them is removed. If it was a code's error, should not it be removed in everyone?
That EAs portfolio is loaded by selecting a profile. In order to check the EAs performance in diferent conditions, I loaded the same profile in two more demo accounts. But the EAs removed in one demo account are not the same in the other accounts.
I am having some different issues using MT5 and MT5 demo accounts and I think that not all of them are related to the EA's code.
-
If there are errors, you should see them somewhere. What are the errors?
-
Hi @fxDreema
About this topic, there is no error logged at the terminal journal. What I found is just what you can see in the picture above. There is no reason apparently for the EAs removing. So, I don't know why is happening that. But I don't think it is related to the code. It is not happening when there is only one EA in one chart not a portfolio.
What I am doing right now is to copy the EA to MQL4 and check it out with a MT4 demo account with the same broker where I have the MT5 demo accounts. It is easy with fxDreema.
The other issue that I am trying to figure it out is one that you are aware of.
Thanks