Hi All,

I'm new here so I probably don't understand much of what's going on.  I'm attempting to read SPY data from November 2004. I can read the close price from self.Securities[self.spy].Close successfully for every OnData call.  However, I can't say the same about getting the price from the data Slice.  My understanding is that they should report identically for this case but they do not.

196502_1656445574.jpg

Why would that be?

Thank you and Regards.