Serving the Quantitative Finance Community

Search found 31 matches

by DCH
January 17th, 2011, 10:03 am
Forum: Student Forum
Topic: Explicit/CN vs Penalty Methods for American Put
Replies: 14
Views: 23427

Explicit/CN vs Penalty Methods for American Put

<t>QuoteThe choice of the penalty parameter is tricky.Yes, this is the key issue and the one I had not implemented correctly. It is neatly answered in Forsyth on p.8 where they give a guidance of 'tol' = 1 / 'Large', where 'tol' is used to terminate the application of the penalty, and 'Large' is the...
by DCH
January 17th, 2011, 12:07 am
Forum: Student Forum
Topic: Explicit/CN vs Penalty Methods for American Put
Replies: 14
Views: 23427

Explicit/CN vs Penalty Methods for American Put

<t>Thanks, Chuchulainn,We need to factor in stability into those inequalities ;-)I nailed the issue in my code. I had rho (the penalty parameter) set to 100,000 which is certaintly "Large" but it looks as though it over-penalises the solution for breaking the LCP formulation. Irony (for me) is that ...
by DCH
January 16th, 2011, 9:17 pm
Forum: Student Forum
Topic: Explicit/CN vs Penalty Methods for American Put
Replies: 14
Views: 23427

Explicit/CN vs Penalty Methods for American Put

Oh, thanks. Odd, I'm sure it was giving different values earlier. Well C=0.18 is in line with Call-Put Parity. I beginning to believe:a) My penalty method is buggy or sensitive to something.b) Haug's (and other's) implementations of BAW or other routines are also buggy.
by DCH
January 16th, 2011, 8:51 pm
Forum: Student Forum
Topic: Explicit/CN vs Penalty Methods for American Put
Replies: 14
Views: 23427

Explicit/CN vs Penalty Methods for American Put

Great, thanks. Can you please post your Java BAW code?
by DCH
January 16th, 2011, 8:02 pm
Forum: Student Forum
Topic: Explicit/CN vs Penalty Methods for American Put
Replies: 14
Views: 23427

Explicit/CN vs Penalty Methods for American Put

<r>Somewhere between .15something and .16. 4 out of 6 online pricers give me a .15ish value. My Forsyth implementation gives values .15something for the most 'expensive' calculation (actually just below .16 for some method parameters).A few examples:<URL url="http://www.varcalc.com.au/calculators/va...
by DCH
January 16th, 2011, 5:15 pm
Forum: Student Forum
Topic: Explicit/CN vs Penalty Methods for American Put
Replies: 14
Views: 23427

Explicit/CN vs Penalty Methods for American Put

<t>Hello Cuchulainn,Thanks for your reply. What is your justification for saying the 0.13 value is correct? Barone-Adesi & Whaley is also wrong in that case.QUADRATIC CONVERGENCE FOR VALUING AMERICAN OPTIONS USING A PENALTY METHOD by P.A.Forsyth and K.R.Vetzhal, 2002, SIAM Journal of Scientific ...
by DCH
January 16th, 2011, 4:36 pm
Forum: Student Forum
Topic: Explicit/CN vs Penalty Methods for American Put
Replies: 14
Views: 23427

Explicit/CN vs Penalty Methods for American Put

<t>Hi Folks,I'm working on a project and coming across something interesting which I'm having a hard time finding out about. I found that under a purely Explicit FDM or Crank-Nicolson FDM then I get a price of around 0.136 for an American put with S=K=T=1, vol=40%, r=0.05%, but using a Penalty Metho...
by DCH
January 6th, 2011, 3:49 pm
Forum: Student Forum
Topic: Moodley's SV (Heston) FFT matlab code
Replies: 10
Views: 72257

Moodley's SV (Heston) FFT matlab code

QuoteOriginally posted by: DCHHi Aankz,This was written in 1997 - I wonder if anyone has written papers on this subject recently...Sorry, I meant 2007, and by "this" I mean Schoutens article, not Moodley's thesis.
by DCH
January 6th, 2011, 12:43 pm
Forum: Student Forum
Topic: Moodley's SV (Heston) FFT matlab code
Replies: 10
Views: 72257

Moodley's SV (Heston) FFT matlab code

<t>Hi Aankz,Sorry for the late reply - I wasn't following this thread earlier in my life :-)I agree with you that the "-i" is a mistake and should be "-1". It's not consistent with Moodley's formula in the same paper, nor with Carr and Madan's paper, nor with Simpson's Rule itself. Pleoni et al, in ...
by DCH
June 29th, 2010, 1:42 pm
Forum: Student Forum
Topic: Expectation from Musiela's Book
Replies: 4
Views: 27709

Expectation from Musiela's Book

Forgive me, Alan. What you say is an absolute load of correctness! It comes out in about 6 or 7 lines.You would think authors would put occasional hints in about how expressions come about, or perhaps I'm just more stupid than everyone else ;-)Thanks,David.
by DCH
June 25th, 2010, 2:34 pm
Forum: Student Forum
Topic: Expectation from Musiela's Book
Replies: 4
Views: 27709

Expectation from Musiela's Book

Thanks for the reply, Alan.I think this is in the right direction, but I'm not sure your integral gives what we want. int(z,infty) e^-y = e^-z so we lose any integral of e^-y which appears on the RHS of Musiela's expression.
by DCH
June 23rd, 2010, 3:54 pm
Forum: Student Forum
Topic: Expectation from Musiela's Book
Replies: 4
Views: 27709

Expectation from Musiela's Book

<t>Hi Folks,I'm reading the section on Lookback options from Martingale Methods in Financial Modelling by Marek Musiela and Marek Rutkowski, and have got stuck on one expectation:This is on p. 240 of my copy (2nd Ed, 3rd Printing). I just can't see how this works - can anyone explain, step by step, ...
by DCH
May 27th, 2010, 11:58 am
Forum: Student Forum
Topic: Seeking Drill Exercises for Ito Calculus and SDEs
Replies: 23
Views: 44775

Seeking Drill Exercises for Ito Calculus and SDEs

<t>Just to follow up. I have found a lot of Q&A's. Google and pdf search engines and a lot of time/patience are all you need. Just start with terms like "stochastic calculus exercises".There is no published book full of Q&A's although Oksendahl's book has lots of questions and a few worked s...
by DCH
May 26th, 2010, 3:12 pm
Forum: Student Forum
Topic: Shreve on HJM - missing dt term?
Replies: 4
Views: 28978

Shreve on HJM - missing dt term?

Yes - I found the errata after posting (sorry). Yes, it's the same.
by DCH
May 18th, 2010, 3:15 pm
Forum: Student Forum
Topic: Shreve on HJM - missing dt term?
Replies: 4
Views: 28978

Shreve on HJM - missing dt term?

Thanks. I realised dt fits with Girsanov too as we integrate.