Serving the Quantitative Finance Community

Search found 15 matches

by jamesvanviersen
February 21st, 2013, 8:10 am
Forum: General Forum
Topic: Expression 1.26 from Brigo et Mercurio
Replies: 4
Views: 8804

Expression 1.26 from Brigo et Mercurio

Cool, thanks again!
by jamesvanviersen
February 20th, 2013, 2:42 pm
Forum: General Forum
Topic: Expression 1.26 from Brigo et Mercurio
Replies: 4
Views: 8804

Expression 1.26 from Brigo et Mercurio

Hey deimnateR thanks for your response. So for example, from a banks perspective which (in general) receives fixed, it should be equal to -1 right?
by jamesvanviersen
February 20th, 2013, 2:15 pm
Forum: General Forum
Topic: Expression 1.26 from Brigo et Mercurio
Replies: 4
Views: 8804

Expression 1.26 from Brigo et Mercurio

<t>Hello everyone,I want to use the Black's formula for CAP prices as on page 17 of Brigo et Mercurio. The only problem is that there is a 'omega' in the expression. Does anybody know what it stands for? (is it -1 for receicer, 1 for payer, something like that)?Thanks a lot in advance!Regards,James ...
by jamesvanviersen
February 14th, 2013, 2:14 pm
Forum: Technical Forum
Topic: One-Factor Hull-White calibration on CAPS using lsqnonlin
Replies: 1
Views: 9104

One-Factor Hull-White calibration on CAPS using lsqnonlin

OK I found in Brigo et Mercurio on p. 134 that a negative a can be encountered empirically, allowing my lower bound to be negative I get perfect results. So, that was a lot of time spent hahaciao!James
by jamesvanviersen
February 14th, 2013, 1:22 pm
Forum: Technical Forum
Topic: One-Factor Hull-White calibration on CAPS using lsqnonlin
Replies: 1
Views: 9104

One-Factor Hull-White calibration on CAPS using lsqnonlin

<t>Hello everybody,I posted this question a while ago, but I think I can reprhase the question more accurately now. I'm trying to calibrate a one-factor Hull-White model:dr(t)=(theta(t)-a*r(t))dt+sigma*dW(t)Where theta is the time dependant long term mean, sigma is the volatility and W(t) is a Bowni...
by jamesvanviersen
February 6th, 2013, 9:33 am
Forum: Technical Forum
Topic: exposure profiles using Vasicek
Replies: 8
Views: 10127

exposure profiles using Vasicek

Thanks Pimpel and Amike for your responses, I'll work with your suggestion Pimpel!
by jamesvanviersen
February 4th, 2013, 2:59 pm
Forum: Technical Forum
Topic: exposure profiles using Vasicek
Replies: 8
Views: 10127

exposure profiles using Vasicek

naked EE I mean
by jamesvanviersen
February 4th, 2013, 1:46 pm
Forum: Technical Forum
Topic: exposure profiles using Vasicek
Replies: 8
Views: 10127

exposure profiles using Vasicek

<t>Its for CVA purposes eventually, so everything is risk neutral, market implied. By calibrating to market observed yield curve parameters are estimated to market information. The only thing is that my profiles are way higher then Bloombergs, where you can also see the naked MtM (in CVA context). I...
by jamesvanviersen
February 4th, 2013, 7:50 am
Forum: Technical Forum
Topic: exposure profiles using Vasicek
Replies: 8
Views: 10127

exposure profiles using Vasicek

<t>Hey Amike,I took the analytical expression for bond prices, maybe you know it:P(t,T)=A(t,T)exp(-B(t,T)r(t)) which is a function of sigma (volatility), kappa (mean reversion) and theta (long term average) and used this to directly fit the currently observed term market structure (usings non linear...
by jamesvanviersen
February 1st, 2013, 12:52 pm
Forum: Technical Forum
Topic: exposure profiles using Vasicek
Replies: 8
Views: 10127

exposure profiles using Vasicek

<t>Hey guys,Im buidling a framework which computes the expected exposure profile of a plain vanilla interest rate swap. Using a one factor Vasicek, I obtain exposures with peaks two times as high as Bloomberg (Black-Scholes)? Could it be that I have made a mistake in my implementation, or is Vasicek...
by jamesvanviersen
December 5th, 2012, 10:05 am
Forum: Forum and Website Bugs and Suggestions
Topic: Delete a forum post?
Replies: 4
Views: 67705

Delete a forum post?

could you also please remove my post? http://www.wilmott.com/messageview.cfm? ... adid=92989
by jamesvanviersen
December 5th, 2012, 10:03 am
Forum: Technical Forum
Topic: calibration hull white by caps
Replies: 1
Views: 10483

calibration hull white by caps

<t>Helllo everybody,I posted before including a piece of code, but removed that post. Does anyone by any chance a piece of MATLAB code on how to calibrate a single factor Hull-White with constant alpha and sigma? (so you are in fact calibrating alpha and sigma). Or does anyone know where I might be ...
by jamesvanviersen
November 30th, 2012, 11:03 am
Forum: Technical Forum
Topic: Calibrating Hull-White using CAPS
Replies: 0
Views: 10189

Calibrating Hull-White using CAPS

<r>Hello everybody,I've been trying to calibrate a one factor hull white to caps. Using the book from Brigo en Mercurio I obtain the analytical expression from page 76. Now I implemented this in Matlab and initially try to calibrate to two caps using the following code in Matlab:function CAP2=CAP2(k...
by jamesvanviersen
November 26th, 2012, 9:01 am
Forum: General Forum
Topic: PFE calculation under risk neutral measure
Replies: 5
Views: 12907

PFE calculation under risk neutral measure

<t>@ tchew75 , thanks for your response. I thought that the MtM was basically the future price at time t>0 given the initial swap rate and the remaining payments from t on onwards and in that respect should be computed under the risk neutral measure (since is basically is a pricing-matter). In addit...
by jamesvanviersen
November 19th, 2012, 9:09 am
Forum: General Forum
Topic: PFE calculation under risk neutral measure
Replies: 5
Views: 12907

PFE calculation under risk neutral measure

<t>Hello everyone,Currently I am building a framework in order to calculate the potential future exposure of an interest rate swap. I just wanted to check wheather I am doing the right steps and if any of you with more experience might have some suggestions:1)I calibrate a short rate model, e.g. Vas...