I think that I found the problem.
My EA reads the trading history on the function
void OnDeinit(const int reason)
And write it out on a csv file.
Seems that this thing is blocking the tester. This wasn't happening on previous releases. I'll see if I can create a simple EA to reproduce the problem

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
Guys, the build 1960 still have problem testing strategies.. After launching a test of an EA (wheter in visual mode or not) the second launch hangs indefinitely and does not finish.
I have to manually kill the process metatester.exe and restart the testing for it to succeed.
This happens also with the optimizer, 1 or more Agents stops and does not go on with the testing till I stop everything, kill every metatester.exe instance and relaunch the test.
I'm testing an EA with a custom symbol with "every tick based on real ticks". I got those messages on the log:
But the test does not finish, and I do not get the results of the testing