How many strategies can start with auto launch JForex?
termar
Post subject: How many strategies can start with auto launch JForex?
Post rating: 0
Posted: Fri 20 May, 2011, 14:31
User rating: -
I have setup the JForex platform to launch automatically with several strategies starting at the same time including predefined parameters. My problem is that if more than about 3 or 4 strategies are included the platform launches but none of the stategies are opened or started. What is the limit and can it be inceased somehow?
API Support
Post subject: Re: How many strategies can start with auto launch JForex?
The strategy count is not restricted. Have you verified the paths of the strategy jfx files?
JoKie
Post subject: Re: How many strategies can start with auto launch JForex?
Post rating: 0
Posted: Wed 13 Jul, 2011, 01:35
User rating: 0
Joined: Wed 13 Jul, 2011, 01:19 Posts: 8 Location: DE
After doing some testing I found out that the length of the passed args is the problem. By putting your strategies near the root directory you will be able to shorten the path lengths and start more strategies.
multizone
Post subject: Re: How many strategies can start with auto launch JForex?
Post rating: 0
Posted: Sun 17 Jul, 2011, 16:01
User rating: 0
Joined: Sun 17 Jul, 2011, 14:46 Posts: 2 Location: IT
JoKie wrote:
After doing some testing I found out that the length of the passed args is the problem. By putting your strategies near the root directory you will be able to shorten the path lengths and start more strategies.
Hi, you can post an example of CMD file?
Many thanks
API Support
Post subject: Re: How many strategies can start with auto launch JForex?