This is not very friendly that the EA is removed when recompiling (I've not error in the EA) but sometimes it's removed from the chart but biggest problem is the crash of MT4 (same when debugging).
However I'm trying to see this with service desk, they are nice to answer quickly to this issue. In the meantime, I updated to Build 719 but the problem remains.
I would appreciate the developer of MT4 add try/catch with some popup debug-info each time they estimate a function is critical. this will avoid a sudden crash....
At the moment I'm still stuck but will let you update if something new happen.
updated to Build 719 but the problem remains.
exception: c0000005
address: 77258203
This is not very friendly that the EA is removed when recompiling (I've not error in the EA) but sometimes it's removed from the chart but biggest problem is the crash of MT4 (same when debugging).
However I'm trying to see this with service desk, they are nice to answer quickly to this issue. In the meantime, I updated to Build 719 but the problem remains.
I would appreciate the developer of MT4 add try/catch with some popup debug-info each time they estimate a function is critical. this will avoid a sudden crash....
At the moment I'm still stuck but will let you update if something new happen.
If you are working in the editor on e.g. one EA.mq4 (or indi) and you just change a little in a different file XX.mq4 and then you compile EA.mq4 XX.mq4 is saved(why?) and the terminal gets a flag that XX.ex4 is either not working or is missing - you have to recompile XX.mq4 as well.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Each time I recompile my EA (and it is used in some charts), MT4 crash and close SYSTEMATICALLY.
Same problem when launching debug, the debug chart open, then crash...
==> It was working perfectly with previous build 6xx
Very desappointing release :( because I also noticed many sudden crashes.
This is now difficult to keep the terminal in production mode 24/24. This morning it was shut-down for an unknown reason too.
There is nothing special in Expert Journal.
Is anybody get this problem ?