Marktplatzangebote
3 Angebote ab € 74,41 €
  • Gebundenes Buch

This book will help individuals design and implement robust and flexible software for applications (using C++) for financial instrument pricing problems. Designing and Implementing Software for Financial Instrument Pricing takes a practical approach to this topic. It has been written for those involved in designing and implementing numerical models for financial derivative products.
One of the best languages for the development of financial engineering and instrument pricing applications is C++. This book has several features that allow developers to write robust, flexible and extensible
…mehr

Produktbeschreibung
This book will help individuals design and implement robust and flexible software for applications (using C++) for financial instrument pricing problems. Designing and Implementing Software for Financial Instrument Pricing takes a practical approach to this topic. It has been written for those involved in designing and implementing numerical models for financial derivative products.
One of the best languages for the development of financial engineering and instrument pricing applications is C++. This book has several features that allow developers to write robust, flexible and extensible software systems. The book is an ANSI/ISO standard, fully object-oriented and interfaces with many third-party applications. It has support for templates and generic programming, massive reusability using templates ('write once') and support for legacy C applications.

In this book, author Daniel J. Duffy brings C++ to the next level by applying it to the design and implementation of classes, libraries and applications for option and derivative pricing models. He employs modern software engineering techniques to produce industrial-strength applications:
_ Using the Standard Template Library (STL) in finance
_ Creating your own template classes and functions
_ Reusable data structures for vectors, matrices and tensors
_ Classes for numerical analysis (numerical linear algebra ...)
_ Solving the Black Scholes equations, exact and approximate solutions
_ Implementing the Finite Difference Method in C++
_ Integration with the 'Gang of Four' Design Patterns
_ Interfacing with Excel (output and Add-Ins)
_ Financial engineering and XML
_ Cash flow and yield curves

Included with the book is a CD containing the source code in the Datasim Financial Toolkit. You can use this to get up to speed with your C++ applications by reusing existing classes and libraries.

'Unique... Let's all give a warm welcome to modern pricing tools.'
-- Paul Wilmott, mathematician, author and fund manager
Autorenporträt
Daniel Duffy works for Datasim, an Amsterdam-based trainer and software developer (www.datasim-component.com, www.datasim.nl). He has been working in IT since 1979 and with object-oriented technology since 1987. He received his MSc and PhD theses (in numerical analysis) from Trinity College, Dublin. His current interests are in the modelling of financial instruments using numerical methods (for example, finite difference method) and C++. He can be contacted at dduffy@datasim.nl