I'm thinking about building a tool for calculating risk profiles similar to the one in TOS, but using a local/stoch vol model instead of BS (to account for underlying-vol correlation). But I have yet to find an easy-to-use public library that can do the following:
1, fit local/stoch vol parameters given option chain market prices / BS implied vols.
2, price an option at certain underlying price and time using these parameters.
Besides library recommendations, I'm also curious to hear your thoughts on this approach, e.g., would the new risk profile match real market better? Is it worth doing given the additional complexity and computation time?
1, fit local/stoch vol parameters given option chain market prices / BS implied vols.
2, price an option at certain underlying price and time using these parameters.
Besides library recommendations, I'm also curious to hear your thoughts on this approach, e.g., would the new risk profile match real market better? Is it worth doing given the additional complexity and computation time?