Serving the Quantitative Finance Community

Search found 64 matches

by fab10ab
November 6th, 2013, 12:44 pm
Forum: Student Forum
Topic: Exact Heston European Option Price
Replies: 11
Views: 8744

Exact Heston European Option Price

By the way, you may want to try the Fractional FFT, which is a little more flexible and perhaps better suited to your needs. The FRFT is also coded in my book that Alan is referring to.
by fab10ab
March 27th, 2013, 10:25 am
Forum: General Forum
Topic: From N(d2) to N(d1)
Replies: 9
Views: 10726

From N(d2) to N(d1)

<t>That's just the way the math turns out. Look at the BS derivation and you will understand.Note that n(d1) is also the ITM probably at expiry, but under the measure that uses the stock price as the numeraire.N(d2) is the "usual" ITM probably at expiry, since that is under the measure that uses ris...
by fab10ab
February 28th, 2012, 4:05 pm
Forum: Numerical Methods Forum
Topic: Heston for American Options
Replies: 2
Views: 15736

Heston for American Options

I'm trying to do Beliaeva and Nawalkha also, and I'm having trouble at the last step (combining the Y and V trees). I'm going to try a 2-dimensional lattice.
by fab10ab
February 21st, 2012, 4:55 pm
Forum: Technical Forum
Topic: Benhamou, Gobet Miri Heston Time Dependent Model
Replies: 0
Views: 14442

Benhamou, Gobet Miri Heston Time Dependent Model

Hi,Does anyone know if there are typos in Table 3.14 for the time-averaged parameters? I found typos in Tables 3.13 and earlier.Thanks
by fab10ab
November 28th, 2011, 1:03 pm
Forum: Technical Forum
Topic: Derman's paper on Implied Volatility Tree
Replies: 2
Views: 22060

Derman's paper on Implied Volatility Tree

Try www.Volopta.com I think the code is available there.
by fab10ab
November 28th, 2011, 1:02 pm
Forum: Technical Forum
Topic: a binomial tree with stochastic volatility?
Replies: 1
Views: 26263

a binomial tree with stochastic volatility?

Yes, the tree by Beliaeva and Nawalkha, Journal of Derivatives, Summer 2010.
by fab10ab
October 3rd, 2011, 6:35 pm
Forum: Technical Forum
Topic: about Heston model
Replies: 2
Views: 19158

about Heston model

<t>QuoteOriginally posted by: andolomeda111. How could we estimate the parameters for the stochastic volatility in the Heston model? (like MLE?). 2. We have the sp500 (or ES) prices,and how could we calculate the instantaneous volatility values for the vol process?For (1) the usual procedure is to m...
by fab10ab
June 30th, 2011, 5:17 pm
Forum: General Forum
Topic: SABR Risks.
Replies: 8
Views: 24832

SABR Risks.

Look at the paper by Bruce Barlett on SABR Greeks published in Wilmott. He proposes refinements to the Greeks that make them more accurate.
by fab10ab
February 18th, 2011, 1:41 pm
Forum: Technical Forum
Topic: Maximum Likelihood Log Likelihood
Replies: 4
Views: 22605

Maximum Likelihood Log Likelihood

Pretty difficult to implement MLE for the processes you are talking about without programming, unfortunately. Try www.Volopta.com.
by fab10ab
February 10th, 2011, 1:57 pm
Forum: Technical Forum
Topic: calibrating Hull white 1F
Replies: 1
Views: 20833

calibrating Hull white 1F

You want someone to send you a copy of the book? Ummm... I can't do that, sorry.Try www.Volopta.com someone has done what you are looking for in Matlab.
by fab10ab
February 7th, 2011, 5:53 pm
Forum: Technical Forum
Topic: nonparametric approach for implied probabilities from option prices
Replies: 3
Views: 20953

nonparametric approach for implied probabilities from option prices

There are two approaches I know of (1) the method of Jackwerth and Rubinstein (2) the method of Breeden and Litzenberger that FrenchX is referring to.
by fab10ab
January 19th, 2011, 6:06 pm
Forum: Technical Forum
Topic: Longstaff Schwartz Simulation least squares simulation
Replies: 14
Views: 26952

Longstaff Schwartz Simulation least squares simulation

<t>Hi,I am pricing American options using the Longstaff-Schwartz simulation algorithm described in their 2001 paper from the Review of Financial Studies. To test my code I am simulating stock prices using the usual Black-Scholes GBM and comparing my results to prices from a trinomial tree.I generate...
by fab10ab
December 6th, 2010, 12:25 pm
Forum: General Forum
Topic: price up - vol down. really?
Replies: 11
Views: 25636

price up - vol down. really?

<t>What you are referring to was first observed by Fisher Black in the 1970s or 1980s. Whether that observation still holds in today's economic and financial climate remains to be seen. I'm sure that people have looked at this using recent data but I haven't come across any papers -- mind you, I hav...
by fab10ab
October 8th, 2010, 12:32 pm
Forum: Book And Research Paper Forum
Topic: Help: Equity derivative pricing.
Replies: 4
Views: 26678

Help: Equity derivative pricing.

Well, there are tons of books out there, but I would start by The Complete Guide to Option Pricing Formulas by the Collector, Espen Gaarder Haug.
by fab10ab
September 23rd, 2010, 11:58 am
Forum: Technical Forum
Topic: urgent help needed please.
Replies: 19
Views: 26349

urgent help needed please.

For 9), the 90% 1Y call price is 102.15 while the 2Y price is 101.91, so the longer-dated option is slightly cheaper. That's an arbitrage opportunity (assuming the bid-ask spread and transaction cost won't eat it up).