When ITick.getTotalAskVolume() is used in Historical Tester, it throws null pointer exceptions
https://www.dukascopy.com/client/javado ... skVolume--Quote:
java.lang.NullPointerException
at com.dukascopy.charts.data.datacache.ds.getTotalAskVolume(L:230)
I could reproduce this problem. It is a bug in the current JForex demo version 3.6.15 - 3.6.17
I tried live version 3.6.15, same problem.
It works fine with JForex demo 3.4.14.
It works fine outside Historical Tester.
You can find a short example strategy attached for an easy reproduction.