trottel wrote:
Hi everybody,
Is it normal that it takes so long?
System configuration
CPU: Intel 2.53 GHz Core 2 Duo
Java heap: 512M (JForex default)
JForex version: 2.13.10
JRE version: 6u25
Running a blank strategy on EURUSD TICK for the date range of May 12, 2010 to May 12, 2011, the run time (excluding the time to download the data) is:
visual mode on =
28m 23svisual mode off =
6m 9sYour strategy code is responsible for the extra overhead. VisualVM (
https://visualvm.java.net/) is a useful tool for finding where latency issues are.