Our systems are now restored following recent technical disruption, and we’re working hard to catch up on publishing. We apologise for the inconvenience caused. Find out more

Recommended product

Popular links

Popular links


Numerical Methods in Finance with C++

Numerical Methods in Finance with C++

Numerical Methods in Finance with C++

Maciej J. Capiński, AGH University of Science and Technology, Krakow
Tomasz Zastawniak, University of York
September 2012
Available
Paperback
9780521177160

    Driven by concrete computational problems in quantitative finance, this book provides aspiring quant developers with the numerical techniques and programming skills they need. The authors start from scratch, so the reader does not need any previous experience of C++. Beginning with straightforward option pricing on binomial trees, the book gradually progresses towards more advanced topics, including nonlinear solvers, Monte Carlo techniques for path-dependent derivative securities, finite difference methods for partial differential equations, and American option pricing by solving a linear complementarity problem. Further material, including solutions to all exercises and C++ code, is available online. The book is ideal preparation for work as an entry-level quant programmer and it gives readers the confidence to progress to more advanced skill sets involving C++ design patterns as applied in finance.

    • Written specifically at the Master's level by experienced lecturers, so readers can dive in directly
    • The mathematics is rigorous but also motivated, so readers see how to apply what they learn
    • Online material includes solutions to exercises and C++ code

    Reviews & endorsements

    "This book leads the reader directly into the heart of C++ programming technique without too much fuss. And in so doing, the reader also learns some very important and fundamental methods in options pricing. I highly recommend this little gem of a book."
    Professor Michael K. Ong, IIT Stuart School of Business

    "I find the monograph to be an excellent integration of the object-oriented concepts of C++ and the classical numerical techniques used in quantitative finance. Throughout the book, there is an introduction to the numerical technique to be used, along with the need for such a method from the prospective of financial mathematics. After this discussion, the C++ source code that implements the technique is not only given but also annotated to highlight or to clarify reasons for the use of certain object-oriented constructs. As the authors comment, there are some source files which are not listed but are available from the publisher's web site.

    The monograph is an exceptional book for demonstrating the implementation of the various aspects of C++ in a very concrete fashion. There is substance given to C++ concepts that are introduced in basic programming courses but seldom framed in a realistic setting. The reader, however, should have some familiarity with C++ and mathematical finance, prior to reading the monograph. The book is not intended to be an introduction to either object-oriented C++ or mathematical finance. With such a background, the style and the content of the book make for an informative experience."
    Professor Sherman Wong, City University of New York

    See more reviews

    Product details

    September 2012
    Paperback
    9780521177160
    175 pages
    227 × 152 × 11 mm
    0.29kg
    15 b/w illus. 45 exercises
    Available

    Table of Contents

    • Preface
    • 1. Binomial pricer
    • 2. Binomial pricer revisited
    • 3. American options
    • 4. Nonlinear solvers
    • 5. Monte Carlo methods
    • 6. Finite difference methods
    • Index.
    Resources for
    Type
    Code
    Size: 125.68 KB
    Type: application/zip
    Selected Bibliography
    Size: 135.18 KB
    Type: application/pdf
    List of Errata
    Size: 55.11 KB
    Type: application/pdf
    Solutions to Exercises
    Size: 75.48 KB
    Type: application/pdf
    Read Me
    Size: 23.49 KB
    Type: application/pdf
      Authors
    • Maciej J. CapiÅ„ski , AGH University of Science and Technology, Krakow

      Maciej J. Capiński is an Associate Professor in the Faculty of Applied Mathematics at AGH University of Science and Technology in Krakow, Poland. His interests include mathematical finance, financial modelling, computer assisted proofs in dynamical systems and celestial mechanics. He has authored eight research publications and supervised over thirty MSc dissertations, mostly in mathematical finance.

    • Tomasz Zastawniak , University of York

      Tomasz Zastawniak holds the Chair of Mathematical Finance at the University of York. He has authored about fifty research publications and four books. He has supervised four PhD dissertations and around eighty MSc dissertations in mathematical finance.