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

Main : C++ : 



Sort by:  Title () Date () Rating () Popularity ()
Files currently sorted by: Rating (Highest Score to Lowest Score)


Category: C++ View Full Details
Download Now!American Option Pricing in VG model using Finite Difference
Submitter: vanna Date: 2006/12/25
Description:
Appendix of the pdf file contains code to price american option in variance gamma model using FD scheme

Filippo Fiorani

keywords : PIDE, FDM

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 1789 times  1789  File Size 0 bytes  Supported Platforms C++  Home Page http://www.icer.it/
Rating: 10.00 (1 vote)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (18)

Category: C++ View Full Details
Download Now!Heston calibration using Adaptive simulated annealing
Submitter: vanna Date: 2009/1/27
Description:
ASA technique was developed by Lester Ingber to facilitate calculation of global minima for a nonlinear function. For more detailed information about the algorithm and it's usage, please refer to the author's Author's website

One important application is calibration of heston model, because the parameters are correlated and other numerical optimization methods tend to provide solution which is more sensitive to selection of initial parameter values.
This project implements calibration of Heston models using Adaptive simulated annealing.
To run this project,do the following
1.unzip the attached download file and extract the testheston project folder
2.download project files from file http://downloads.sourceforge.net/asa-caltech/ASA-26.33.zip?modtime=1230643798&big_mirror=0. Place the file asa.h and asa.c in the testheston->testheston folder.
3.Open project
testheston.sln in Visual C++ 2005 express
4.Do a build all.
5.Select run
6.The results of calibration are in file asa_out.

To play around with ASA optimization, make changes to initial parameters and other settings in asa_opt file

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 1034 times  1034  File Size 0 bytes  Supported Platforms C, C++, Visual C++ 2005 express, ASA-CODE  Home Page http://www.quantcode.com/
Rating: 10.00 (1 vote)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (15)

Category: C++ View Full Details
Download Now!Quantlib
Submitter: vanna Date: 2006/9/2
Description:
Best C++ open source library available on the internet. For contents or coverage of codebase check here

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 1199 times  1199  File Size 0 bytes  Supported Platforms C++  Home Page http://quantlib.org/
Rating: 9.00 (2 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (11)

Category: C++ View Full Details
Download Now!NewMat C++ Matrix Library
Submitter: vanna Date: 2006/9/2
Description:
Open source C++ library covers lot of stuff like optimization, MLE, GARCH

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 1307 times  1307  File Size 0 bytes  Supported Platforms   Home Page http://www.robertnz.net/
Rating: 8.00 (1 vote)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (5)

Category: C++ View Full Details
Download Now!Meta Systems library
Submitter: vanna Date: 2010/11/26
Description:
Author : Bjørn Augestad.

From website:

The downloadable .tar file has a nice collection of C code equivalent to VBA code as mentioned in the book below:

The Meta Options library is a collection of option formulas, based on the formulas found in Espen Gaarder Haugs book "The Complete Guide to Option Pricing Formulas".

The formulas are written in ISO C99 to be able to utilize new features like inline functions, more math functions and macros like isfinite().

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 842 times  842  File Size 0 bytes  Supported Platforms C  Home Page http://www.metasystems.no/
Rating: 8.00 (1 vote)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (13)
(1) 2 3 4 5 6 7 8 9 10 11 »
Similar Links:

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