Å·±¦ÓéÀÖ

Jump to ratings and reviews
Rate this book

C++ Design Patterns and Derivatives Pricing

Rate this book
Combining mathematical finance with C++ and object-oriented programming (00P), M. Joshi demonstrates the relevance and use of OOP in financial mathematics by describing how to use price derivatives to obtain reusable and extensible code. A large part of the book is devoted to designing reusable components which are then combined to build a Monte Carlo pricer for exotic equity derivatives. Readers knowing the basics of C++ and mathematical finance, but are unclear how to use OOP to implement models, will welcome this analysis.

214 pages, Hardcover

First published September 6, 2004

1 person is currently reading
55 people want to read

About the author

Mark S. Joshi

5Ìýbooks4Ìýfollowers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
7 (25%)
4 stars
12 (42%)
3 stars
4 (14%)
2 stars
2 (7%)
1 star
3 (10%)
Displaying 1 - 3 of 3 reviews
Profile Image for Jack.
10 reviews1 follower
September 4, 2007
The "design patterns" were only used for trivial examples. The book spends a good bit of time explaining basic C++ (things anyone who has read and understood Stroustrup's "The C++ Programming Language" will be very familiar with), but defers nearly all explanation of the pricing models described to other texts. This didn't seem like it was writen by someone who had actually built a real derivatives trading system in C++.
Profile Image for Daniel.
91 reviews2 followers
August 10, 2023
Not bad; goes through MC pricer, whilst progressively introducing more advanced C++ concepts.
Profile Image for Draganka.
248 reviews9 followers
February 22, 2016
One of the best books on practical programming for finance.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.