Skip to content
Prev 1808 / 15274 Next

R-SIG-Finance Digest, Vol 41, Issue 8: American Basket Options

Hi Matt,

Thank you for your note.

In R things are much easier - one can use mvrnorm
function from MASS package to generate a sample from a
multivariate normal distribution with a given
covariance matrix. I did this to price European basket
options.
The main problem in using Monte Carlo for American
options is not knowing when to exercise prior to
expiration date.

Regards,

Moshe.

P.S. as to covariance matrix, does it make sense to
use a longer history to estimate the correlation
matrix and a shorter one to estimate individual
(marginal) variances?
--- Matt Slezak <nocman43202 at yahoo.com> wrote:

            
=== message truncated ===