MT5 Report Optimizer 67045013 XML not generating

 

Hi

When running the Tester on MT5, the optimization results can be exported by right click on "Optimization Results" and then to select "Export to XML..."

It does not succeed.

While running, I get this message:

The XML file does not appear to have any style information associated with it.  The document tree is shown below

Please advise how to over come this problem

The objective is to see the data in Excel, it never gets to Excel....


(Recently upgraded from Win 10 to Win 11 - only change on PC

It is doing it in Edge as well as Chrome)

Processing optimization results using the graphical interface
Processing optimization results using the graphical interface
  • www.mql5.com
This is a continuation of the idea of processing and analysis of optimization results. This time, our purpose is to select the 100 best optimization results and display them in a GUI table. The user will be able to select a row in the optimization results table and receive a multi-symbol balance and drawdown graph on separate charts.
 
theodorp: When running the Tester on MT5, the optimization results can be exported by right click on "Optimization Results" and then to select "Export to XML..." It does not succeed.

While running, I get this message: The XML file does not appear to have any style information associated with it.  The document tree is shown below

Please advise how to over come this problem. The objective is to see the data in Excel, it never gets to Excel..... (Recently upgraded from Win 10 to Win 11 - only change on PC. It is doing it in Edge as well as Chrome)

Just save the file to your disk and then just right-click it and select "Open With" and then select Excel. Alternatively run Excel first and then open the saved file from Excel directly.

 

In my case the file saves and opens, but is blank with a specific EA, with others the export works normally. Any ideas?

Auto-translated by moderator from Portuguese. On the English forum, please write in English. Either use the automatic translation tool, or post in one of the other language forums.

 
fasspa # :

No meu caso o arquivo salvo e abre, mas fica em branco com um EA específico, com outros a exportação funciona normalmente. Alguma ideia?

Traduzido automaticamente pelo moderador do português. No fórum em inglês, escreva em inglês. Use uma ferramenta de tradução automática ou poste em um dos fóruns de outros idiomas.

resolved, the problem was the EA name that contained the character "&" and generated an error. I was able to reach the conclusion by opening it with xmlNotePad which informed the line and column of the error.