Hi all, one of the inputs required to correctly price any worst-of options (commonly seen in equity structure products) is the pairwise correlation between the assets.It might seem trivial but I'm having a hard time deciding what is the appropriate way to arrive at a correlation number for this purpose - non of the books I came across on exotic options and structured products really explains this, so any advice is greatly appreciated.
Let's use a simple example of a worst-of put option on AAPL and MSFT, expiry = 3 months, strike = ATM.
2 options I can think of:
1. simply measure the historical return correlation between AAPL and MSFT as of today, using a weekly frequency (to smooth out non-trading days and timing mismatch etc which is not a huge concern here but relevant for cross-market pairs) for a period T. Should T have to match 3 months? or is there merit in using something generic like 1y?
2. still measuring historical correlations, using weekly frequency, but this time take a longer historical data range and apply a rolling window of T. So let's say with 5 years of historical weekly return data, and a rolling window of 1y, I will have 4 years worth of historical correlation data. I can then take some kind of sample statistic from there? say median.
option 1 feels too noisy to me and is likely to suffer from a certain amount of lag - if I use a 1y period to price a 3m option the historical measure could be too slow moving to be robust?
option 2 seems to offer more information value and allows the trader to easily shift his bias based on the current regime - especially since correlation is bound by a range and mean-reverting similar to volatility, but the computation load is much higher especially for a industrial-scale implementation.
Both options are backward-looking and contain zero information about current market conditions. Given that there are readily available broad-market level implied correlation measures (such as those calculated by CBOE), is there a sound way to blend the forward-looking measures into the historical measures?