|
From: SourceForge.net <no...@so...> - 2009-04-28 21:40:11
|
Patches item #2783225, was opened at 2009-04-28 23:40 Message generated for change (Tracker Item Submitted) made by heckl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=2783225&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Michael Heckl (heckl) Assigned to: Nobody/Anonymous (nobody) Summary: EnhancedBlackScholesProcess that supports vega stresstests Initial Comment: This BlackScholes Process takes 5 extra arguments which define a square of the local volatility surface that is stressed by a configurable stress-level. You can also use this process for local vol curve stress tests. The solution is quite easy but very very helpful. I did lots of testing on it and it works perfectly. Especially for examining where (what moneyness and what time bucket) the vega sensitivities are at path dependent asian options you can do wonderful stresstests with monte carlo. This is because it is not always wanted to stress the implied surface (since this could cause smoothness problems), but also to stress the local volatility surface. There is no other option to do this so far. That is why i developed this process. Check it out. I can also provide some test cases that demonstrate the tremendous usefulness of this process. Greetings, Michael ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=2783225&group_id=12740 |