| / | 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,
|
|
One Week, One Hundred of Participants Registration of Participants in the Automated Trading Championship 2006 has begun well. Over one hundred developers of mechanical trading systems have already submitted their experts and personal details for participation. |
|
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. |