I still have problems understanding Zorro handling futures data and therefore option prices.

assetHistory("SPY",FROM_YAHOO|UNADJUSTED);

At any time different futures are traded in parallel with different expire dates e.g CL18H, CL18J. The assetHistory function seems only to support operating with the "unadjusted continuous contract", where the price data is taken from the current front-contract?!