Quantitative Finance An Object-Oriented Approach in C++
Quantitative Finance: An Object-Oriented Approach in C++ provides readers with a foundation in the key methods and models of quantitative finance. Keeping the material as self-contained as possible, the author introduces computational finance with a focus on practical implementation in C++. Through...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Boca Raton, FL :
Chapman and Hall/CRC
[2018].
|
Edición: | 1st edition |
Colección: | Chapman & Hall/CRC financial mathematics series.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629537206719 |
Tabla de Contenidos:
- Front Cover; Dedication; Contents; Preface; Acknowledgements; 1. A brief review of the C++ programming language; 2. Basic building blocks; 3. Lattice models for option pricing; 4. The Black/ Scholes world; 5. Finite difference methods; 6. Implied volatility and volatility smiles; 7. Monte Carlo simulation; 8. The Heath/ Jarrow/ Morton model; A. Interfacing between C++ and Microsoft Excel; B. Automatic generation of documentation using Doxygen; References