August 3rd, 2005, 11:56 am
I have two time series: the FTSE 100 and the S&P 500 stock indices. I want to compute their correlation coefficient but I am concerned about the unsyncrhonised nature of the data, since the FTSE100 is the London market and the S&P in the US - the prices of the latter is lagged by 5 hours. Can I just naively compute the correlation as normal, or is there a way to address this problem?Also, how do I deal with missing data? Is it best to drop days with no prices available, or is it better to interpolate between days?Also, when computing correlation, should I adjust for the drift, or is it OK to assume that the mean of the log-returns is zero?
Last edited by
sunil100 on August 2nd, 2005, 10:00 pm, edited 1 time in total.