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:


Category: C++ View Full Details
Download Now!Public Sector Credit Framework - Open Source
Submitter: joffemd Date: 2012/5/6
Description:
Open source tool for analyzing and rating sovereign and sub-sovereign issuers using a multi-year budget simulation. If you like this idea, please contribute to the open source project.

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 315 times  315  File Size 0 bytes  Supported Platforms Windows/Excel  Home Page http://www.publicsectorcredit.org/pscf.html
Rating: 0.00 (0 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (34)

Category: C++ View Full Details
Download Now!GSL 1.8 / 1.14 for Visual C++ express
Submitter: vanna Date: 2011/2/5
Description:
Disclaimer : This is an unofficial version. I created this to copy some new but very useful functions from 1.14 which were missing in 1.8, since I was unable to find Windows port of 1.14.

This is a slightly modified version of gsl-1.8, with the following changes to make it more easy to use in Platform Invoke:
1. Added methods to return size of vector or matrix. (to avoid the pain of marshalling structure layout to grab the size property)
2. Copied some badly needed new functions from version 1.14. (eg., gsl_eigen_nonsymmv_sort is an extremely useful function but was not available in 1.8). (took gsl-1.14.tar.gz from ftp://ftp.gnu.org/gnu/gsl/ and replaced the entire eigen folder with new version since lot of functions were missing).



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 984 times  984  File Size 0 bytes  Supported Platforms C++ GSL Visual C++ express   Home Page http://www.quantcode.com/
Rating: 0.00 (0 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (27)

Category: C++ View Full Details
Download Now!Windows / Linux / Unix Real-time Options Calculator
Submitter: ABradford Date: 2011/1/9
Description:
Real-time Option Chain Control System for Windows/Linux/Unix.
It supports over 86 theoretical option models. It's not a 1 line options calculator but rather is a full control system giving option chains. Its the most comprehensive open source options program on the Internet. It uses Financial Numerical Recipes in C++ (Bernt Arne Oedegaard) and Meta Systems AS metaoptions-0.0.4 (Bjorn Augestad) option libraries and more. Full source code is provided.

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 661 times  661  File Size 0 bytes  Supported Platforms Windows / Linux / Unix  Home Page http://opensourcefinancialmodels.com
Rating: 8.00 (2 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (36)

Category: C++ View Full Details
Download Now!Example/Tutorial code for QuickFix
Submitter: vanna Date: 2010/12/22
Description:
Some FAQS:

What does this attched file contain?
Attached zip file is a demo project which has a client server pair to perform market data request. Client sends a market data request to server (http://btobits.com/fixopaedia/fixdic50/message_Market_Data_Request_V_.html) to request quotes for a symbol

The server responds with Market data snapshot full refresh reply (http://btobits.com/fixopaedia/fixdic50/message_Market_Data_Snapshot_Full_Refresh_W_.html) containing bid and offer prices for the symbol


Steps to get started in Quickfix:
http://www.quantcode.com/modules/smartfaq/faq.php?faqid=98

These files contain the configuration settings for clinet and server:
http://www.quantcode.com/modules/docmanager/view_file.php?curent_file=369&curent_dir=19
http://www.quantcode.com/modules/docmanager/view_file.php?curent_file=370&curent_dir=19

After downloading, please change hard coded path values in the main functions of the client and server projects to point to the correct location.

To run the applications, simply unzip the 2 projects. If you run the 2 processes, you will be able to see how messages are communicated between the client-server.

Why do I need to learn FIX or QuickFix
FIX protocol familiarity is an important desired skill for a Quantitative Finance developer, and learning Quickfix is one of the methods to get some working knowledge of FIX protocol implementation.

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 1092 times  1092  File Size 0 bytes  Supported Platforms QuickFix Visual C++ express  Home Page http://www.quantcode.com/
Rating: 0.00 (0 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (16)

Category: C++ View Full Details
Download Now!Dr. Fabrice Rouah's Volopta - an excellent finance code bank
Submitter: vanna Date: 2010/12/15
Description:
This lovely site is being run by Fabrice Douglas Rouah.You will find a huge collection of C++, Excel, matlab code on various topics in quantitative finance.

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 1431 times  1431  File Size 0 bytes  Supported Platforms C++ VBA Matlab  Home Page http://www.volopta.com/
Rating: 0.00 (0 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (23)
(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.