Examine EA as a scalping trade

 
I have a good EA, I want to test if it is effective for scalping trading
How can I set up a "strategy tester" that will close trades 60 seconds after they open
I mean I want to examine what would have happened if I had closed each deal 60 seconds after it opened
Thank you
 
MOTI LEVY :
I have a good EA, I want to test if it is effective for scalping trading
How can I set up a " strategy tester " that will close trades 60 seconds after they open
I mean I want to examine what would have happened if I had closed each deal 60 seconds after it opened
Thank you

You must write the procedure for closing positions in your own MQL5 code.