Using MT5 optimization results of one test for another one

 
Hello
Can we make Mt5 strategy tester check only the optimization results produced by another test?

For examble, we make the strategy tester produce the best results of certain Expert advisor's parameters from 1/1/2022 to current date
Then we use only these results for another check to find best results from 6/6/2022 to current date.

In other words we filter these produced results by checking them against different time....

Thanks in advance
 
No. You would need to code that yourself.