July 18th, 2008, 10:48 pm
CBOE gave you raw data in tabulated format. What I mean by 'convert' is you need a program to read in the raw data, then do fitting, interpolation, extrapolation etc in order to produce a nice smooth IV surface. From there you can calculate Derman's local vol or other stuff. You can find some C++ programs in J London. I believe Javaheri has some codes too.Interesting thesis topic. Good luck.