January 21st, 2006, 11:44 am
- Correlation is the ratio of (1) the covariance, and (2) the product of standard deviations.- if you estimate variances correctly to start with, you are on the right path for covariance.- for the variance, on each assets individually, the lambda to be choosen is the one that minimizes the square of differences between your estimates and observed daily ATM vols. The function is convex, so you can calibrate both with visual methods and using a newton approach. You have to be extremely careful with assets like Crude or NatGas, where the implied vol is an expected average of (growing) instantantaneous. vol. Your EWMA is then likely going to give you a measure of inst. vol but not of the expected average of it...- The thing now is to calibrate lambda for the pair, which is different to values obtained for assets individually. You can use an average between the two lambdas obtained if you can't observe correlation. But if there is a way to ask for a spread option price, back it out using lambdas from the two assets for variances. Otherwise if you dont have access to prices assume that covariance is slightly more stable than variance, increase your lambda by the square root of 1.05 (0.94 gives 0.966). This gives more stability to your estimates and allows further heding with vega.Now, if you work on things like Energy commodities, you can't do this and you are on your own...hope it helpsJezza
Last edited by
Jezza on January 20th, 2006, 11:00 pm, edited 1 time in total.