Because I want to run a lot of tests in clude computing using command line.
So probably it is possible using standalone api? But I find in this topic: viewtopic.php?f=65&t=35436 that I can not run two tests in the same time on the same account. But it is if I use one program. If I run the same program with the same account, but with different strategy in two separate instance of this program it will work?
Thanks and regards
API Support
Post subject: Re: How to run jforex platform with running strategy on tester automatically?
You need to run each ITesterClient in a separate process. In an IDE it is as simple as pressing "Run" twice for the class which connects the ITesterClient. The link you refer to shows how one could possibly automate running multiple ITesterClient instances at once.
janjjj
Post subject: Re: How to run jforex platform with running strategy on tester automatically?