Topic: Expert Advisor Studio Journal and Quant Analyzer 4

How can I convert the "Journal" historical trade data of a strategy so that I can import it into Quant Analyzer 4? When importing the CSV that Expert Advisor Studio gives me to Quant Analyzer 4, it gives me a format error, has anyone had success doing this?

Re: Expert Advisor Studio Journal and Quant Analyzer 4

Hello Kimitomc, the way I do is:
* backtest it in metatrader 5;
* save the report in .html format;
* import it to other software reads the mt5 report;

Re: Expert Advisor Studio Journal and Quant Analyzer 4

That's the way to go. Quant analyzer cannot import the native report format from EA Studio.