Before I risk going live I wanted some clarification of on Zorro and how it acts over the weekend. I have weekend = 4 and PLOTLONG activated in my script. Now what I want to happen is that if I log off and back on I can automatically start trading by having Zorro use the previous bars as a look back period and start executing trades as soon as they happen.

In demo trading I have noted that Zorro skips the first few trades that it should take before resuming trading. Since I anticipate downtime and powert outages in trading I was wondering how I could have Zorro take the earlier closing data to fill its indicators so I can ensure 100% signal pickup, or as close as possible to it. Any Ideas, I thought PLOTLONG should do this but I may have misunderstood? In addition, I am using closing prices for my algorithms so that the historical data should yield the same signals as if I had it running the whole time.