SPY 1m data

Posted By: Zheka

SPY 1m data - 05/19/20 15:46

JCL,

while underlying prices in Zorro-provided *.t8 file are correct (and are taken at around 16:00 ET, end of RTH), 1min bars in *.t6 files are not.


Pls have a look at 2 screenshots. One is Zorro-provided *.t8 vs Zorro *.t6 file, and the other is Zorro's *.t6 vs IB's data (which matches underlying prices in the *.t8 file).


For 2020, SPY prices in t8 and t6 files are close, but not for earlier years. Basing strike/ vol calculations on such prices is erroneous.

But even at the end of 2019, when prices in t6 are close to correct, they are shifted by 1min (i.e. reflect start of the bar).

So, what are the prices in *.t6?

Attached picture SPY_1min_vs_t8_19-01-03.JPG
Attached picture SPY_1min_vs_IB_19-12-27.JPG
Posted By: Petra

Re: SPY 1m data - 05/20/20 08:11

You are familiar with the difference between adjusted and not adjusted prices?
Posted By: Zheka

Re: SPY 1m data - 05/21/20 12:23

I am, but until today thought that the adjusted prices are "forward adjusted" and represent Total Return to an investor ( and therefore adjusted prices are bigger that non-adjusted, hence my question)

As I found many vendors use "back-adjustment" (similar to continuous futures), with some deducting absolute dividend amount to adjust and some - correctly - ratio-adjust (like Quandl).


Are Zorro-supplied data ratio-adjusted?


Forward adjustment more correctly represents returns and the data do not need to be rerun with each dividend.

https://quant.stackexchange.com/questions/42445/total-returns-from-adjusted-close-prices
Posted By: jcl

Re: SPY 1m data - 05/21/20 13:35

When you write an options trading system, you should know about adjusted and unadjusted prices because you'll often need both. You can look up on many websites how they are calculated. Basically you multiply the close with a factor (1 - dividend/ex-price). I don't think that companies pay negative dividends, so you can see that adjusted prices are always smaller than unadjusted prices, never bigger.
© 2024 lite-C Forums