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

Main : Excel : 



Sort by:  Title () Date () Rating () Popularity ()
Files currently sorted by: Title (Z to A)


Category: Excel View Full Details
Download Now!Yield Curve Paremeterization using NS
Submitter: vanna Date: 2006/11/30
Description:
This Spreadsheet implements fitting of Yield curve using Nelson Siegel parameterrization as described in equation 1.30 of the book Fixed Income Analysis: Securities, Pricing, and Risk Management

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 3344 times  3344  File Size 0 bytes  Supported Platforms Excel  Home Page http://www.quantcode.com/
Rating: 7.00 (2 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (5)

Category: Excel View Full Details
Download Now!Volatilty swap pricing in Heston Model
Submitter: vanna Date: 2007/3/31
Description:
Based on documentLecture 7: Quadratic Variation-based Payoffs
This spreadhseet calculates fair volatility rate using input parameters of Heston model

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 2311 times  2311  File Size 0 bytes  Supported Platforms Excel VBA  Home Page http://quantcode.com/
Rating: 0.00 (0 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (35)

Category: Excel View Full Details
Download Now!Vector Autoregression (VAR) in Excel
Submitter: vanna Date: 2009/6/12
Description:
This excel file demonstrates estimation of vector autoregression on multiple time series. It takes time series and lags as input, and calculates matrix of coefficients and fitted values using regression estimates. It is based on paper Vector Autoregression

Following are steps required to perform VAR:
Step 1
Enter time series in sheet "timeseries". The observations are laid out in rows and each column represents a variable.
For example :
value in A1 stores observation of variable1 at t=0
value in A2 stores observation of variable1 at t=1
value in A3 stores observation of variable1 at t=2
..
value in B1 stores observation of variable2 at t=0
value in B2 stores observation of variable2 at t=1
value in B3 stores observation of variable2 at t=2
..
Step 2
Enter no. of lags in sheet "Sheet1".
Step 3
Press Start Calculation button in sheet "Sheet1".
Step 4
Observe result of estimated coefficients in sheet "betavals". Rows represent coefficients for each equation and each column represents a different equation
Step 5
Observe result of fitted values in sheet "fittedvals", which can be compared to values in "inputvals". Ideally they should match!

The class VectorAR in this file is used to perform vector autoregression on multiple time series. For usage of this class, please refer example code of CommandButton1_Click

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 4797 times  4797  File Size 0 bytes  Supported Platforms Excel VBA  Home Page http://www.quantcode.com/
Rating: 10.00 (1 vote)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (25)

Category: Excel View Full Details
Download Now!VBA code for 2 factor CIR
Submitter: vanna Date: 2006/12/12
Description:
This spreadsheet has VBA code for 2 Factor CIR model, and also has nice tutorial style explanation

The [url="http://finance.eller.arizona.edu/lam/fin521.html"]HomePage[/url] also has other sheets:
Spreadsheet with Lectures on Option Pricing.
Spreadsheet with Introduction to Bonds and Convexity.
2fcir.xls Two-Factor CIR Model of Term Structure.
port1class.xls Optimal Portfolio Selection with Risky Assets only
port2class.xls Optimal Portfolio Selection with a Risk Free Asset

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 2551 times  2551  File Size 0 bytes  Supported Platforms Excel VBA  Home Page http://finance.eller.arizona.edu/lam/
Rating: 0.00 (0 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (33)

Category: Excel View Full Details
Download Now!Vasicek Dynamics in Excel
Submitter: vanna Date: 2007/12/12
Description:
Creates graphs of Expected values of r(t) and Variance of r(t) using the folrmulas :





Values of model parameters are changed in "Model" sheet, and effect on the dynamics are observed in graphs in the other sheets.
eg., increasing the mean reversion rate tends to approach long term rate faster.

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 988 times  988  File Size 0 bytes  Supported Platforms Excel  Home Page http://www.quantcode.com/
Rating: 0.00 (0 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (32)
(1) 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 »
Similar Links:

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