Quantnet.com Logo

C++ code for financial engineering study

By Quantnet - Updated 1 year ago

As promised some time ago, I’m putting the C++ code base I wrote during my MFE study for Quantnet members to use. The code contains a matrix library (needed for numerical method courses), implementation of several option pricers, Geeks, and other assorted functions one usually expects from a programming demanding program such as the Baruch MFE.

The code was written and tested using Visual Studio 2005. I later verified that it works in VS 2008 as well. To use this, open the solution file (.sln) and start playing with it. The main function is inside the geeks.cpp where you can pass through parameters to various pricers and have the output displays in a command window.

I have not modified much of these code since 2008. I have, however, taken part of these codebase and converted them into C# with little modification. The results can be found on various threads on the forum, see here and here.

Disclaimer: Use of the provided code is at your sole risk. The software is provided “AS IS”. In no event shall the author’s total liability to you for all damages, losses. If you find the code helpful, please spread word about our website.

Download Quantnet.com-C++code-for-Financial-Engineering-Students

Tags: , , , , ,

Related posts:

  1. My study experience, MFE internship and job offers
  2. From Financial Engineering to iPhone app development
  3. Review of Baruch College’s Financial Engineering program
  4. Online C++ for Financial Engineering Certificate for MFE Applicants
  5. Columbia University 17th Annual Workshop on Financial Engineering

1 Comment

  1. here is one in PHP, in the age of power computers the diff in speed for this model is not significant
    http://indoorworkbench.com/?financerisk/black-scholes-option-calculator.html

    D S, 10 months ago

Leave a Comment

You must be logged in to post a comment.