Serving the Quantitative Finance Community

 
User avatar
quanteric
Topic Author
Posts: 6
Joined: June 4th, 2010, 12:01 am

Hull White one factor

February 13th, 2014, 5:36 am

If we have a yield curve and also a swaption matrix, how would one go about calibrating the one factor Hull White model? I see that Bloomberg keeps the mean reversion parameter constant but let volatility be time-dependent. And that they calibrate "Diagonal to moneyness", which I assume means "to swaptions of the form XyXy", ie to 1y1y, 2y2y, 3y3y swaptions...My question is, if the volatility of the short rate is taken to be time-dependent, how would you break time up? By distinct forward rates, ie every quarter or six months? Or by maturity of the calibrating instruments?Thanks
 
User avatar
pcaspers
Posts: 30
Joined: June 6th, 2005, 9:49 am
Location: Germany

Hull White one factor

February 13th, 2014, 8:12 am

by expiry times of the calibrating swaptions.
Last edited by pcaspers on February 12th, 2014, 11:00 pm, edited 1 time in total.
 
User avatar
seventwooff
Posts: 0
Joined: February 11th, 2009, 9:30 am

Hull White one factor

February 21st, 2014, 5:30 pm

expiry dates of the calibrating instruments
 
User avatar
quanteric
Topic Author
Posts: 6
Joined: June 4th, 2010, 12:01 am

Hull White one factor

March 4th, 2014, 8:12 am

Thanks for your reply. I am wondering if I may follow up with a few more questions...How would be go about approxiamting f(0,t)? ie the instantaneous forwards. Do we simply take the central difference of the discoutn factors? ie take (D(0,t+eps)-D(0,t+eps))/(2*eps) as a proxy? Or do we take the daily continuous forwards? ie take f(0,t)=-ln(D(0,t+ 1 day)/D(0,t))/eps where eps is the time length of one day, if it is taken this way, then f(0,t) would be piece-wise flat where each piece correspond to a day.As for the volatility parameter, do people normally take it as piecewise flat or piecewise linear?Thanks again for your help on this...
 
User avatar
Cuchulainn
Posts: 23029
Joined: July 16th, 2004, 7:38 am

Hull White one factor

March 4th, 2014, 1:56 pm

my 2 cents1. Brigo and Mercurio book?2. Here is some comments on this issuehttp://math.ut.ee/~spartak/papers/hwtree.pdf3. From a numerical analysis and accuracy viewpoint, interpolation is an issue (e.g. cubic spline bad for sparse data). See the article by Hagan and the late Graeme West. http://finmod.co.za/Hagan_West_curves_AMF.pdfI found Akima, Hyman/Dougherty/Hagan-West good.
Last edited by Cuchulainn on March 3rd, 2014, 11:00 pm, edited 1 time in total.