how to call the strategy tester from an external program?

 
Hello, after optimiser.ini is copied to the tester folder, what shall I do to run the tester from an external program? just run terminal.exe ? Does terminal.exe take input variables like "terminal.exe param1, param2 ..." ? thanks
 

Here's an article that talks about how to do this:

'Automated Optimization of a Trading Robot in Real Trading'

And an example where someone else has done it:

'RSI_Test'

- Tovan

 
I read the article, but I have to call the tester from an external program. The article shows how to run tester from mql4 which does not help me. Anyone who knows how to call and run the tester from outside mql4 ? how to pass variables to the tester? thanks