Normally the StartDate and EndDate variables work for me as expected.

But now I tried testing SPY strategy with data downloaded from Yahoo. When I set:
Code:
StartDate = 2009;
EndDate = 2009;


The Zorro main window says that it's testing 2009 as it's supposed to but the actual results (and equity graph) are from 2009 to 2016.