Not enough information. I will not try to guess.
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 successfully configured an MCP server and I managed to start a local indicator tester session. I could see a correct indicator being tested in the strategy tester.
MT5 returned tester run_id: 7676818232884649938
While the test was still running, I asked for the tester status, but the MCP server couldn't find that run_id: “tester_get_status requested run_id does not match the active tester job”
When the tester finished, I asked for the test report, but it answered with: "tester_get_report requested run_id does not match the last tester job"
I didn't run any other test.
The tester log file doesn't contain "run_id", nor could I find it in the MT5.
MT5 v6140
I tried this from VS Code, using Github Copilot.
Does this work for testing indicators?
Am I missing something?