<p><span>This book is a hands-on guide for programmers who want to learn how C++ is used to develop solutions for options and derivatives trading in the financial industry. It explores the main algorithms and programming techniques used in implementing systems and solutions for trading options and d
Options and Derivatives Programming in C++23 : Algorithms and Programming Techniques for the Financial Industry
โ Scribed by Carlos Oliveira
- Publisher
- Apress
- Year
- 2023
- Tongue
- English
- Leaves
- 552
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book is a hands-on guide for programmers who want to learn how C++ is used to develop solutions for options and derivatives trading in the financial industry. It explores the main algorithms and programming techniques used in implementing systems and solutions for trading options and derivatives. This updated edition will bring forward new advances in C++ software language and libraries, with a particular focus on the new C++23 standard.
โฆ Table of Contents
Cover
Front Matter
1. Options Concepts
2. Financial Derivatives
3. Basic C++ Algorithms
4. Object-Oriented Techniques
5. Design Patterns for Options Processing
6. Template-Based Techniques
7. STL for Derivatives Programming
8. Functional Programming Techniques
9. Linear Algebra Algorithms
10. Algorithms for Numerical Analysis
11. Models Based on Differential Equations
12. Basic Models for Options Pricing
13. Monte Carlo Methods
14. Backtesting Trading Strategies in C++
15. Using C++ Libraries for Finance
16. Credit Derivatives
17. Processing Financial Data
Back Matter
๐ SIMILAR VOLUMES
<p><span>This book is a hands-on guide for programmers who want to learn how C++ is used to develop solutions for options and derivatives trading in the financial industry. It explores the main algorithms and programming techniques used in implementing systems and solutions for trading options and d
Learn how C++ is used in the development of solutions for options and derivatives trading in the financial industry. As an important part of the financial industry, options and derivatives trading has become increasingly sophisticated. Advanced trading techniques using financial derivatives have bee
<p><p>This is a hands-on book for programmers wanting to learn how C++ is used in the development of solutions for options and derivatives trading in the financial industry. As an important part of the financial industry, options and derivatives trading has become increasingly sophisticated. Advance
<p><p></p><p>Master the features of C++ that are frequently used to write financial software for options and derivatives, including the STL, templates, functional programming, and numerical libraries. This book also covers new features introduced in C++20 and other recent standard releases: modules,