Errors, bugs, questions - page 1621
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
The compiler's behaviour is ambiguous. It doesn't compile like this:
But if you declare the pattern like this, it compiles:
The compiler's behaviour is ambiguous. It doesn't compile like this:
But if you declare the pattern like this, it compiles:
Compiler error
The tester has stopped working
Status of agents Ready.
The tester has stopped working
Status of agents Ready.
"2016.07.30 00:26:29 Core 1 occupied by another terminal" - Check task manager - you have test agents running. Maybe either from your local network another terminal is counting something or from the Cloud someone is counting.
I do not use the cloud, the terminal is open alone. The agents are Ready. Rebooting the terminal solves the problem for a while.
Are the local agents being used by other terminals? Very similar to multiple terminals running at the same time and they cannot share resources - test agents.
There is only one PC on my local network and only one terminal is running on it. Restarting the terminal helps. I.e. terminal considers that its agent is busy by itself.
What operating system? What is the build of the terminal? (This information is in the first three lines in the "Log" tab after restarting the terminal).
Do you let the terminal fully complete the test? Or interrupt testing? Or the testing is interrupted by errors in the code? Do you use a pure MQL5 code or do you use Win API calls?