I have a strategy that was not showing any of the series it should have.  After putting debug messages in both initialize() and calculate(), I found that calculate() was not getting called when I checked the Study Log.  Anyone have experience with this or know why initialize would get called, but calculate would not and no errors reported in the study log?