Since the last update I get lots of exceptions during historical tests:
ERROR d - Unable to detect server time, reason <Request to DFS timed out, timeout [10000], request [{"id":3743,"type":"u"}]>
com.dukascopy.charts.data.datacache.DataCacheException: Request to DFS timed out, timeout [10000], request [{"id":3743,"type":"u"}]
at com.dukascopy.charts.data.datacache.t.a(Unknown Source)
at com.dukascopy.charts.data.datacache.t.a(Unknown Source)
at com.dukascopy.charts.data.datacache.t.b(Unknown Source)
at com.dukascopy.charts.data.datacache.r.d.oc(Unknown Source)
at com.dukascopy.charts.data.datacache.r.d.ob(Unknown Source)
at com.dukascopy.charts.data.datacache.r.d.nZ(Unknown Source)
at com.dukascopy.charts.data.datacache.bd.run(Unknown Source)
at java.lang.Thread.run(Thread.java:662)
This error is independent from what timeframe/strategy/instrument I test, it occurs all the time.
Additionally the tests are very slow.