July 28th, 2008, 8:04 pm
Say, I am pricing vanilla call on Basket option. C = Max(Sum(w(i)*F(i)) - K), i = 1 to NThe underlying is Futures contract with different expiration. I can use different models to priceoption such as Gentle, Log-Normal(Levy), Reciprocal Gamma(Milevsky), Monte Carlo ....In all of this models, one of the input parameters will be Sigma(i) which is volatility of F(i)My question would be:Let's say, I am pricing option on Calendar 2010, so T1 = Jan10 - today, ...T(12) = Dec10 - today.Topt = Dec09 - today. I have Sigma(1) .... Sigma(12) for each Futures contract.Should I adjust volatiles Sigma(i) of each F(i) to account that Jan10, Feb10 ... Dec10 later then expiration of the option (Topt = 12/31/2008) ?Thank you in advance !