MT4 discard tester optimization pass when low number of trades

 

Hi

I've not been able to find out how to force discarding a tester optimization pass when I consider that it is not significant and should not be outputed on the optimization graph.

Something like a function to directly continue with the next optimization pass, or to discard the pass from OnTester or DeInit function. 

 

For example, passes with a high profit factor but made with only 3 trades should be discarded and not be seen.

 The goal is to have an optimisation graph of significant profit factor only.