首页
社区
课程
招聘
[转帖]Options and Derivatives Programming in C++20: Algorithms and Programming Techniques for the Financia
发表于: 2020-10-28 06:08 1723

[转帖]Options and Derivatives Programming in C++20: Algorithms and Programming Techniques for the Financia

2020-10-28 06:08
1723

Options and Derivatives Programming in C++20: Algorithms and Programming Techniques for the Financia

English | 2020 | ISBN-13: 978-1484263143 | 408 Pages | PDF, EPUB | 5.97 MB

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. 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.


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.

https://mega.nz/file/d8FBBagA#A7uRjt18WMzTwT1le1d2e6rx7_f4JAHfJsE8_2X-A9E



[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 8845
活跃值: (5341)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
2
谢谢林版
2020-10-28 09:29
0
游客
登录 | 注册 方可回帖
返回
//