117,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
59 °P sammeln
  • Gebundenes Buch

C++ is one of the best languages for the development of financial engineering and instrument pricing applications. It has several features that allow developers to write robust, flexible and extensible software systems. It 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. This book applies C++ to the design and implementation of classes, libraries and latest applications for option and derivative pricing…mehr

Produktbeschreibung
C++ is one of the best languages for the development of financial engineering and instrument pricing applications. It has several features that allow developers to write robust, flexible and extensible software systems. It 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. This book applies C++ to the design and implementation of classes, libraries and latest applications for option and derivative pricing models. The new edition follows the same structure as used in the first edition but is completely updated to reflect current practice and the numerous new developments that have taken place in computational finance over the past 5 years. It features over 50% new material including brand new code libraries supplied by Boost C++ (a repository for free peer-reviewed portable C++ source libraries), more extensive examples than used in the first edition, as well as calibration techniques that will bring readers right up to date with the latest programming technology. It supports the latest pricing and numerical techniques quants use as well as parallel and multithreading applications. Using the most up to date models and code it 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 With the forthcoming launch of C++0x there has never been a better time for a revised edition to this C++ classic. The book is accompanied by a CD ROM which includes the most up to date source code so readers can implement all models immediately.
Autorenporträt
DANIEL J. DUFFY started the company Datasim in 1987 to promote C++ as a new object-oriented language for developing applications in the roles of developer, architect and requirements analyst to help clients design and analyse software systems for Computer Aided Design (CAD), process control and hardware- software systems, logistics, holography (optical technology) and computational finance. He used a combination of top-down functional decomposition and bottom-up object-oriented programming techniques to create stable and extendible applications. Prior to Datasim, he worked on engineering and financial applications in oil and gas and semiconductor industries using a range of numerical methods (for example, the finite element method [FEM]) on mainframe and mini-computers. Duffy has BA (Mod), MSc and PhD degrees in pure, numerical and applied mathematics and has been active in promoting partial differential equation (PDE) and finite difference methods (FDM) to applications in computational finance. He was responsible for the introduction of the Fractional Step ("Soviet Splitting") method and the Alternating Direction Explicit (ADE) method in computational finance. He is the originator of two very popular and leading C++ online courses (both C++98 and C++11/14/17) on www.quantnet.com in cooperation with Quantnet LLC and Baruch College (CUNY), NYC. He also trains quants, developers and designers around the world. Duffy can be contacted at dduffy@datasim.nl. In his spare time, he tries to keep in shape by workouts in the dojo.