Backtesting-optimation analysis

 

Hi guys,


i have a question about backtesting in MQL5.

is it possible in an optimation-backtest to export every signal to Excel?

so if there 10 backtests in an optimation, i would like to analyze every Signal(acting) in Excel.


Thanks! - Lucas

 

tester\cache\<expert_name.symbol.period.mode.xml> - backtest results in excel format

If you need to analyse every signal there is only one way - launch every testing (double click on the optimization result) then import results to Excel format (Results tab - context menu - Import)

Reason: