
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I do that also. In fact I make a new instance folder for every new build, so that I can compare things when they start to act differently between builds.
Hey,
in the meanwhile I tried everything suggested, without success. I been sending also the executables to the support service and received the answer that it will be fixed with the next update.
Hi guys,
I just got the same strange terminal error "invalid EX5 file (4)" when I tried to attach a freshly compiled EA to the chart.
When I searched for this error I found this thread but this was not very helpful.
Fortunatly I have found the "root cause" for this issue. In my case it was this chunck of code:
The compiler is absolutely happy with the code above but the resulting EX5 file is corrupted. I lost a lot of time debugging and was very surprised that my EA worked after I inserted the Print-statement in the second line.
At the moment I have no explanation about the real root cause. Maybe we can figure this out together and solve the quest...?!
Regards
Update: I am using build 1730 (21.Dec 2017)Hi guys,
The compiler is absolutely happy with the code above
It can't be happy with that code above.