Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Quantitative finance : an object-oriented approach in C++
Schlögl E., Chapman & Hall/CRC, Boca Raton, FL, 2013. 354 pp. Type: Book (978-1-584884-79-8)
Date Reviewed: Mar 4 2015

I should state at the outset that I am not a “quant.” My interest in quantitative finance is purely recreational rather than professional. I have been fascinated by the world of quantitative finance ever since I read Emanuel Derman’s interesting but somewhat dry account of his life within this sector. However, one of the problems that I faced, as I’m sure many do, is that although the theory underpinning the models and methods used within quantitative finance is rife, a description of the practicalities of actually implementing such models is often lacking. This book aims to alleviate this problem by providing not only the underlying theory, but also implementation details in C++. Even a cursory glance at this book reveals that it is a detailed and comprehensive work that is drawn from years of expertise. The book seeks to provide a detailed overview of the key principles in quantitative finance from both a theoretical and practical perspective. This dual approach is one of the main features that sets this book apart. Schlögl seeks to bridge the gap between theory and practice--in particular, the practical implementation of common algorithms in C++.

The book is split into eight chapters, with the first two covering the basics of C++ and providing the building blocks that are drawn on in the later chapters. The latter chapters, 3 through 8, cover common models and methods such as the seminal Black-Scholes pricing model (chapter 4), and Monte Carlo simulation (chapter 5). Note that this book moves at a rapid pace, which should not be surprising considering the depth of topics being covered. For those without prior knowledge of C++, it would be worthwhile to read the book in conjunction with an introductory text to C++. This is not because there is necessarily anything lacking with Schlögl’s overview of C++, but rather because it is a stripped-down introduction to the language. A more detailed description can be found in Stroustrup’s [1] or Vandevoorde and Josuttis’s [2] books.

Similarly, as stated by Schlögl in the introduction to the book, the models covered only represent an introductory subset; some of the more advanced methods are left out. However, the central paradigm used throughout this book is to produce building blocks that can be reused in different problem areas. Therefore, if the reader has read through the book, understands the code, and has an understanding of the more advanced topics, then in theory he or she can use the building blocks found in this book to implement the more advanced models.

Overall, this book provides a comprehensive, dual-perspective introduction to quantitative finance methods. By providing implementation details alongside theory, Schlögl ensures that one is never overemphasized at the expense of the other. All of the code described is reusable and reliant on only a small number of external libraries, meaning that this book is an invaluable resource to students and professionals in the field alike.

More reviews about this item: Amazon

Reviewer:  Harry Strange Review #: CR143221 (1506-0466)
1) Stroustrup, B. The C++ programming language. Addison Wesley, Boston, MA, 2013.
2) Vandevoorde, D.; Josuttis, N. C++ templates: the complete guide. Addison Wesley, Boston, MA, 2002.
Bookmark and Share
  Reviewer Selected
Featured Reviewer
 
 
Financial (J.1 ... )
 
 
Mathematics And Statistics (J.2 ... )
 
 
Object-Oriented Programming (D.1.5 )
 
Would you recommend this review?
yes
no
Other reviews under "Financial": Date
Automated accounting systems and procedures handbook
Potter D., John Wiley & Sons, Inc., New York, NY, 1991. Type: Book (9780471544661)
Apr 1 1992
The use of microcomputers in accounting
Hicks S., Saftner D., West Publishing Co., St. Paul, MN, 1985. Type: Book (031487064)
Feb 1 1986
Buying financial accounting software
, Cambridge University Press, New York, NY, 1985. Type: Book (9789780521317818)
May 1 1986
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy