Serving the Quantitative Finance Community

Search found 11 matches

by johnywaker
September 13th, 2007, 7:51 pm
Forum: Numerical Methods Forum
Topic: Local volatility and Monte Carlo
Replies: 0
Views: 66700

Local volatility and Monte Carlo

<t>How to do Monte Carlo Simulations with Local volatility surface??I have the diffusion process dS/S- =adt + b(S,t)dz (1)What is the good discretization process (1)? I realised that in the case of CEV (b(S,t)=S^(c/2)) for example, by change of variable we have a square root diffusion process and du...
by johnywaker
September 13th, 2007, 5:04 pm
Forum: Numerical Methods Forum
Topic: Implied Volatility surface model with black scholes framework
Replies: 4
Views: 69320

Implied Volatility surface model with black scholes framework

<t>In the previous paper, you don't realy need the index volatility construction. So just the two firs pages of this document are important to you and they will even give you a close form solution to the call option depending to the skewness and kurtosis.The technique is exactly the edgeworth method...
by johnywaker
September 13th, 2007, 5:01 pm
Forum: Numerical Methods Forum
Topic: Implied Volatility surface model with black scholes framework
Replies: 4
Views: 69320

Implied Volatility surface model with black scholes framework

The solution to your problem or a good way to look at it is in the following paperPeter Lee, Limin Wang and Abdelkerim Karim, “Index volatility surface via momentmatchingtechniques”, Risk, December 2003.
by johnywaker
September 10th, 2007, 7:49 pm
Forum: Numerical Methods Forum
Topic: Monte Carlo JUMP-Diffusion
Replies: 6
Views: 73377

Monte Carlo JUMP-Diffusion

<t>I've implemented the Merto Jump diffusion model with normal distribution for the jump and it happens that even if I don't have a jump, the spot price using Jumpn Diffusion versus GBM are differents due to Lambda*kappa in (dS/dS-)=(mu-Lambda*kappa)dt+sigma*dz+dp.I then have the following question....
by johnywaker
September 10th, 2007, 4:21 pm
Forum: Numerical Methods Forum
Topic: Local vol / American exercise
Replies: 4
Views: 70631

Local vol / American exercise

<t>In the following paper,L. Andersen and R. Brotherton Ratcliffe, “The equity option volatility smile: an implicitfinite- difference approach”. Journal of Computation Finance, Volume 1, Number 2 (1997).You have a finite difference method to solve European option.It is just like a Binomial tree, and...
by johnywaker
September 10th, 2007, 3:03 pm
Forum: Numerical Methods Forum
Topic: Good way to apply jump diffusion model numerically?
Replies: 53
Views: 122537

Good way to apply jump diffusion model numerically?

For the Implementation, I use the Monte Carlo method.
by johnywaker
September 10th, 2007, 3:02 pm
Forum: Numerical Methods Forum
Topic: Good way to apply jump diffusion model numerically?
Replies: 53
Views: 122537

Good way to apply jump diffusion model numerically?

<t>I've implemented the Merto Jump diffusion model with normal distribution for the jump and it happens that even if I don't have a jump, the spot price using Jumpn Diffusion versus GBM are differents due to Lambda*kappa in (dS/dS-)=(mu-Lambda*kappa)dt+sigma*dz+dp.I then have the following question....
by johnywaker
June 21st, 2007, 6:43 pm
Forum: Numerical Methods Forum
Topic: Lognormal process with Volatility(S,t)
Replies: 3
Views: 72891

Lognormal process with Volatility(S,t)

Sigma(S(t),t) to me stands for the implied volatility surface.IS there any assumption that will make my life easier in valuing the second moment?If Sigma was just a function of t and not S(t), then I'll know how to value the second moment.Thanks
by johnywaker
June 21st, 2007, 1:13 pm
Forum: Numerical Methods Forum
Topic: Lognormal process with Volatility(S,t)
Replies: 3
Views: 72891

Lognormal process with Volatility(S,t)

Can any one help me in valuing the first and second moment of an asset with the following Process:dS(t)=mu(t)*S(t)*dt +Sigma(S(t),t)*dWIn fact I'm just trying to value E[S(t)] and E[S(t)^2] Thanks,
by johnywaker
June 20th, 2007, 1:27 pm
Forum: Numerical Methods Forum
Topic: Basket options (Implied Volatility)
Replies: 6
Views: 76139

Basket options (Implied Volatility)

I think by using the Monte Carlo approach, I'll only be able to build a volatility surface for the basket depending on time. How can I use such a process to build a volatility surface depending on time and strike?Your other questions are still opened.thanks
by johnywaker
June 19th, 2007, 4:36 pm
Forum: Numerical Methods Forum
Topic: Basket options (Implied Volatility)
Replies: 6
Views: 76139

Basket options (Implied Volatility)

<t>Do any one have an idea of how to build the basket implied volatility surface from the implied volatility surface of the underlying equities?I saw the paper of damiano Brigo and Fabio Mercurio et al on Moment-Matching techniques but the volatility only depends on time not on strique or asset valu...