Options and derivatives programming in C++20 algorithms and programming techniques for the financial industry

The topics covered in the book are introduced in a logical and structured way and even novice programmers will be able to absorb the most important topics and competencies. This book is written with the goal of reaching readers who need a concise, algorithms-based book, providing basic information t...

Full description

Bibliographic Details
Main Author: Oliveira, Carlos A. S.
Format: eBook
Language:English
Published: Berkeley, CA Apress 2020
Edition:2nd ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04673nmm a2200565 u 4500
001 EB001937754
003 EBX01000000000000001100656
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781484263150 
050 4 |a QA76.754 
050 4 |a QA76.73.C153 
100 1 |a Oliveira, Carlos A. S. 
245 0 0 |a Options and derivatives programming in C++20  |b algorithms and programming techniques for the financial industry  |c Carlos Oliviera 
250 |a 2nd ed 
260 |a Berkeley, CA  |b Apress  |c 2020 
300 |a 408 pages 
505 0 |a 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: Using C++ Libraries for Finance -- Appendix A: Features of C++20 
505 0 |a Includes bibliographical references 
653 |a Programming languages (Electronic computers) / fast 
653 |a software / aat 
653 |a Algorithms / fast 
653 |a Logiciels 
653 |a Programming languages (Electronic computers) / http://id.loc.gov/authorities/subjects/sh85107313 
653 |a Computer software / fast 
653 |a Computers / fast 
653 |a Business enterprises / Finance / fast 
653 |a Computer software / http://id.loc.gov/authorities/subjects/sh85029534 
653 |a Software 
653 |a C++ (Langage de programmation) 
653 |a C++ (Computer program language) / http://id.loc.gov/authorities/subjects/sh87007505 
653 |a C++ (Computer program language) / fast 
653 |a Business enterprises / Finance / http://id.loc.gov/authorities/subjects/sh85018286 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
028 5 0 |a 10.1007/978-1-4842-6315-0 
776 |z 9781484263150 
776 |z 1484263146 
776 |z 9781484263143 
776 |z 1484263154 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484263150/?ar  |x Verlag  |3 Volltext 
082 0 |a 332 
082 0 |a 338 
082 0 |a 330 
082 0 |a 005.13/3 
082 0 |a 004 
520 |a The topics covered in the book are introduced in a logical and structured way and even novice programmers will be able to absorb the most important topics and competencies. This book is written with the goal of reaching readers who need a concise, algorithms-based book, providing basic information through well-targeted examples and ready-to-use solutions. You will be able to directly apply the concepts and sample code to some of the most common problems faced in the analysis of options and derivative contracts.  
520 |a What You Will Learn Discover how C++ is used in the development of solutions for options and derivatives trading in the financial industry Grasp the fundamental problems in options and derivatives trading Converse intelligently about credit default swaps, Forex derivatives, and more Implement valuation models and trading strategies Build pricing algorithms around the Black-Sholes model, and also using the binomial and differential equations methods Run quantitative finance algorithms using linear algebra techniques Recognize and apply the most common design patterns used in options trading Who This Book Is For Professional developers who have some experience with the C++ language and would like to leverage that knowledge into financial software development 
520 |a 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, concepts, spaceship operators, and smart pointers. You will explore how-to examples covering all the major tools and concepts used to build working solutions for quantitative finance. These include advanced C++ concepts as well as the basic building libraries used by modern C++ developers, such as the STL and Boost, while also leveraging knowledge of object-oriented and template-based programming. Options and Derivatives Programming in C++ provides a great value for readers who are trying to use their current programming knowledge in order to become proficient in the style of programming used in large banks, hedge funds, and other investment institutions.