MQL4 - automated forex trading   /  

Forum

Can I start a tester using an EA????

Back to topics list To post a new topic, please log in or register

avatar
19
kar 2008.10.10 23:52 
I know we can start a tester when terminal starts when we indicate this in an .ini file. Is it possible to start tester using a command so that we can start and stop tester as needed. I do NOTwant to open new terminal for that purpose. Can any one help with that? Thanks,
article

Winners of the Automated Trading Championship 2006

On the 23rd of December 2006, the first annual Automated Trading Championship 2006 was over. 258 developers had competed for the prize of totally 80 000 dollars for 12 weeks. Three developers came out on top of the competition.


avatar
2462
phy 2008.10.22 10:41 
The answer is probably "no".

avatar
173
StraightTrader 2009.01.16 20:13 
kar wrote >>
I know we can start a tester when terminal starts when we indicate this in an .ini file. Is it possible to start tester using a command so that we can start and stop tester as needed. I do NOTwant to open new terminal for that purpose. Can any one help with that? Thanks,

Yes you actually can - using WMI( Windows) interface. If you have no idea what is that- then here is a link - http://www.wilsonmar.com/1wmiwbem.htm

And yes it works. I am doing that in one of my EAs.

Good Luck.

Back to topics list  

To add comments, please log in or register