I'll be glad to collaborate with you!

I'm using these ticks coming from Strategy.onTick() method only to return the current price information via brokerAsset() method.

When Zorro calls brokerHistory2() then I'm using History.getTicks() to retrieve them.

In my opinion the Dukascopy API is too complicated but decent. However, the implementation is not the best one. What version do you use?