Serving the Quantitative Finance Community

 
User avatar
prodiptag
Topic Author
Posts: 0
Joined: September 12th, 2008, 4:41 pm

shifted SABR model expansion

September 6th, 2011, 4:47 pm

Hi All, I would need some pointers to the shifted SABR model expansion. That is, the process of the forward is dF = alpha . F^beta. dW is changed to dF = alpha. (F-S)^beta.dW, where S is the shift (a constant, user defined). The process for alpha remains same. I need the expression for the implied volatility sigma(K,F) (as in the Eqn 2.17 in the original paper) for this shifted model. Will much appreciate any reference. Thanks vm
 
User avatar
dicesare
Posts: 1
Joined: July 14th, 2002, 3:00 am

shifted SABR model expansion

September 7th, 2011, 8:49 am

Hi,Hagan gives implied volatility formula for local volatility C(F), just apply it to C(F) = (F - S)^beta. See formulas (A.59) in Managing Smile Risk.QuoteOriginally posted by: prodiptagHi All, I would need some pointers to the shifted SABR model expansion. That is, the process of the forward is dF = alpha . F^beta. dW is changed to dF = alpha. (F-S)^beta.dW, where S is the shift (a constant, user defined). The process for alpha remains same. I need the expression for the implied volatility sigma(K,F) (as in the Eqn 2.17 in the original paper) for this shifted model. Will much appreciate any reference. Thanks vm
 
User avatar
prodiptag
Topic Author
Posts: 0
Joined: September 12th, 2008, 4:41 pm

shifted SABR model expansion

September 8th, 2011, 5:59 am

thank, this looks like close to what I wantednever read the appexdix before!!
 
User avatar
mtsm
Posts: 78
Joined: July 28th, 2010, 1:40 pm

shifted SABR model expansion

October 30th, 2011, 1:22 pm

did you make any progress on this? why do you want to consider this variant? negative strikes?
 
User avatar
prodiptag
Topic Author
Posts: 0
Joined: September 12th, 2008, 4:41 pm

shifted SABR model expansion

October 31st, 2011, 4:58 am

yup, I consider more or less done on this, the objective was getting meaningful smiles for low strikes
 
User avatar
mtsm
Posts: 78
Joined: July 28th, 2010, 1:40 pm

shifted SABR model expansion

October 31st, 2011, 5:46 pm

is it the case like in deterministic vol shifted lognormal, that all you need to do is to shift the forward and strike and then reuseyour existing lognormal black calculators? In other words, the SABR expansion is applicable as such without further modification?
 
User avatar
prodiptag
Topic Author
Posts: 0
Joined: September 12th, 2008, 4:41 pm

shifted SABR model expansion

November 1st, 2011, 5:36 am

No, the expansion is slightly more elaborate than that, the ref below (A.59 in original paper) shows the expnasion for a generic case which can be used to get the results. the idea is to shift the smile and hit the mkt prices at the same time. the absorption at zero in normal sabr is not always very great in an environment of near zero rates, so you just shift the absorption boundary
 
User avatar
mtsm
Posts: 78
Joined: July 28th, 2010, 1:40 pm

shifted SABR model expansion

November 1st, 2011, 11:47 am

why do you need a more elaborate expansion? A couple of people seem to be using a similar result to what is being used for shifted lognormal. Look at it as follows:d F_t = v_t (F_t + s) dW1d v_t = n v_t dW2Is that the system you are considering, with s being the shift and the usual SABR assumptions on n (vol of vol) and rho?Then consider the following transformation X_t = F_t + s.Now we haved X_t = v_t X_t dW1d v_t = n v_t dW2This system is the lognormal SABR system, which fits straight into the proposed Hagan expansion. A call option on the forward with payoff at t = T can be written in terms of X_T as follows:p_T = (F_t - K)^+ = [X_T - (K + s)]^+. When the dust settles, then it should be possible to price the option using the regular SABR expansionequivalent vol. Do you see anything wrong with that reasoning? I believe that this is also what Kienitz and Wittke do in some of their papers on CMS spread options.
 
User avatar
prodiptag
Topic Author
Posts: 0
Joined: September 12th, 2008, 4:41 pm

shifted SABR model expansion

November 1st, 2011, 12:37 pm

perfect, nothing wrong I see for your case, I use a beta params that makes the transformation a bit nasty - plus I get the equivalent normal vol first and then convert it to a lognormal blend to get black vol, so it is not a simple case of shifting the forwards and strikes. refer to the original paper and also "equivalent black volatilites" by pat hagan for details
 
User avatar
mtsm
Posts: 78
Joined: July 28th, 2010, 1:40 pm

shifted SABR model expansion

November 1st, 2011, 3:43 pm

right, so you are doing something more general. Are you treating the shifted CEV SABR model?also, the normal expansion suck as far as I know. Even for low strikes, I don't see what it buys you overthe lognormal expansion.
 
User avatar
jwtimmer1205
Posts: 0
Joined: March 3rd, 2014, 10:46 am

shifted SABR model expansion

September 19th, 2014, 7:38 am

Hi,I'm also trying to figure out how the Hagan's formula would change when you shift the SABR model. At first sight it seems to me that you can just substitute the F and K by F+theta and K+theta in the original formula, because the function C(f) (see formula A.58 in Managing Sile Risk) changes brom C(f) = f^beta to (f+theta)^beta, so the derivatives are the same.