Skip to content

My codes and notes for Joshi's book: c++ design patterns and derivatives pricing

Notifications You must be signed in to change notification settings

cheerzzh/CPP-design-pattern-derivatives-pricing

Repository files navigation

C++ Design Patterns and Derivatives Pricing

####Introduction

This is the first book on implementing financial models using object-oriented C++. Assuming only a basic knowledge of C++ and mathematical finance, the reader learns how to produce well-designed, structured, reusable code via carefully-chosen examples. This new edition includes several new chapters covering topics of increasing robustness in the presence of exceptions, designing a generic factory, interfacing C++ with EXCEL, and improving code design using the idea of decoupling. Complete ANSI/ISO compatible C++ source code is hosted on an accompanying website for the reader to study in detail, and reuse as they see fit. Whether you are a student of financial mathematics, a working quantitative analyst or financial mathematician, you need this book. Offering practical steps for implementing pricing models for complex financial products, it will transform your understanding of how to use C++

####For you reference

Offical website for this book: http://www.markjoshi.com/design/

Amazon page: http://www.amazon.com/Patterns-Derivatives-Pricing-Mathematics-Finance/dp/0521721628

Forum: http://www.markjoshi.com/books/phpBB3/viewforum.php?f=3

Notice

  • all projects all written in Xcode

About

My codes and notes for Joshi's book: c++ design patterns and derivatives pricing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published