how to run automatically a strategy when i start jforex desktop platform
andream1977
Post subject: how to run automatically a strategy when i start jforex desktop platform
Post rating: 0
Posted: Mon 16 Feb, 2015, 15:21
User rating: 1
Joined: Fri 22 Mar, 2013, 12:09 Posts: 9 Location: Italy, Florence
Hi
i created a strategy in java, named "MyBeautifullStrategy" for the jforex desktop platform, that's run in "local mode" there is a way to start the strategy automatically when i open the jforex desktop? i try to explain better: there is lines of codes that i have to write in java to start my strategy when i open jforex desktop platform?
if not possible, second solution: when i run jforex desktop platform, in windows 7 o.s., i use a file run.bat white this code: javaws -J-Djnlp.client.username=myUser -J-Djnlp.client.password=myPwd jforex.jnlp
can i add any istructions to run my strategy MyBeautifullStrategy? like this example: