I have an issue where some of my holdings only have intraday quote data from Yahoo and not historical data. This mostly happens for options like this
https://finance.yahoo.com/quote/SPXW180817P02865000?p=SPXW180817P02865000.
When I update the data from the script, the spreadsheet seems to ignore all of the past intraday quote data except for the most recent, even though I run the script and get data everyday. Is there a way to change the way this behaves without messing up all of my other data that does not have issues? Would it just be easiest to move the intraday data for these points manually to the EOD regular data csv?
Comments