Hi,
The
startStrategy is a synchronized method, if you need you can do some operations after the startStrategy method in a you test class.
To know the strategy result you can use the
createReport(long processId, File file) method.
To configure tester to use specific period, please use the
setDataInterval method.
Maybe you will find the following JForex Wiki article usefull:
https://www.dukascopy.com/wiki/index.php ... in_Eclipse You can look at the
TesterMain class example.
Please do not hesitate to contact us if you require any further information.