Directory of Open Source for Quantitative Finance and Trading
Username: Password: Not registered?
 
Quick Search:    (AJAX based: No need to press button)

Main : Matlab : 


Category: Matlab View Full Details
Download Now!Hull White Monte Carlo simulation
Submitter: vanna Date: 2008/5/30
Description:
This code demonstrates simulation of short rate in Hull white model as described in paper Hull White simulation notes by Jeff Greco.

After simulating rt, bond prices calculated by simulation are compared to input term structure

eg., following is output of running this program:
BondPrice_Actual = 0.60653
BondPrice_MC1 = 0.60530
BondPrice_MC2 = 0.60556


where
BondPrice_Actual : value obtained using input term structure
BondPrice_MC1 : bond price by averaging bond prices in each path
BondPrice_MC2 : bond prices are obtained by using short rates , based on formula
E[exp(X)]= exp(E[X] + 0.5*Var[X])




Got a question or problem with this link? Just enter your message and click on submit. No registration is required.

Note: A copy of this message will also be emailed to the submitter of this link
Downloaded 4088 times  4088  File Size 0 bytes  Supported Platforms Octave Matlab  Home Page http://www.quantcode.com/
Rating: 0.00 (0 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (12)

Poster Thread
qvantvm
Posted: 2009/4/22 4:46  Updated: 2009/4/22 4:46
Just popping in
Joined: 2009/2/23
From:
Posts: 1
 Re: Hull White Monte Carlo simulation
I

Poster Thread
Anonymous
Posted: 2011/3/28 16:57  Updated: 2011/3/28 16:57
 Hull White Monte Carlo simulation
where i can find hull white simulation notes by jeff greco?

Discuss this file. Just enter your message and click on submit. No registration is required.
Similar Links:
Monte Carlo Simulation in Hull white model (Forum)
MC simulation in Hull white model (Forum)
Monte Carlo simulation with C++ and Java (Link)
MONTE CARLO SIMULATION AND FINANCE (Paper)
Bond Option pricing in Hull White using Monte Carlo simulaltion (Software)

Subscribe to RSS or daily email updates of latest quantitative finance code listings
Email address :
Copyright © 2011 QuantCode Inc. All rights reserved.