I believe that error means you probably need a bigger Lookback value. If you're not setting Lookback, Zorro cannot always set it automatically during an optimize. Usually when I'm not sure I set it to 500. It needs to cover the max required for your highest optimize range (for example if you are optimizing SMA() and the highest value was 100, then I believe you'd need a minimum 100 Lookback value)