| / | Forum |
|
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,
|
|
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. |
|
phy
2008.10.22 10:41
The answer is probably "no".
|
|
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. |