November 29th, 2011, 1:54 pm
A very practical problem:Our system gets options prices from Reuters every day. Then we calculate theimplied vol using the options price.If the option is liquidly traded, then the option?s price is updated andthe implied vol is correct. Actually sometimes options are not liquidlytraded, so sometimes Reuters give us options prices that were traded say 1month ago. And our system was still using that price to get the implied vol.Because the ?price? of the option didn?t go down in the past month, we?re actually getting a higher than usual implied vol.If you meet such problems, how do you get an implied vol for the option?Using interpolation/extrapolation? Interpolation/Extrapolation may be a goodsolution for a single name, what if you have a big portfolio, I don?tthink this is a good solution. could you give me some advice?Thank you thank you