Advanced Quantitative Finance with C++
暫譯: 進階量化金融與C++

Alonso Peña

  • 出版商: Packt Publishing
  • 出版日期: 2014-05-18
  • 售價: $1,250
  • 貴賓價: 9.5$1,188
  • 語言: 英文
  • 頁數: 101
  • 裝訂: Paperback
  • ISBN: 1782167226
  • ISBN-13: 9781782167228
  • 相關分類: C++ 程式語言
  • 已絕版

相關主題

商品描述

Create and implement mathematical models in C++ using Quantitative Finance

About This Book

  • Describes the key mathematical models used for price equity, currency, interest rates, and credit derivatives
  • The complex models are explained step-by-step along with a flow chart of every implementation
  • Illustrates each asset class with fully solved C++ examples, both basic and advanced, that support and complement the text

Who This Book Is For

If you are a quantitative analyst, risk manager, actuary, or a professional working in the field of quantitative finance and want a quick hands-on introduction to the pricing of financial derivatives, this book is ideal for you. You should be familiar with the basic programming concepts and C++ programming language. You should also be acquainted with calculus of undergraduate level.

What You Will Learn

  • Solve complex pricing problems in financial derivatives using a structured approach with the Bento Box template
  • Explore some key numerical methods including binomial trees, finite differences, and Monte Carlo simulation
  • Develop your understanding of equity, forex, interest rate, and credit derivatives through concrete examples
  • Implement simple and complex derivative instruments in C++
  • Discover the most important mathematical models used in quantitative finance today to price derivative instruments
  • Effectively Incorporate object oriented programming (OOP) principles into the code

In Detail

This book will introduce you to the key mathematical models used to price financial derivatives, as well as the implementation of main numerical models used to solve them. In particular, equity, currency, interest rates, and credit derivatives are discussed. In the first part of the book, the main mathematical models used in the world of financial derivatives are discussed. Next, the numerical methods used to solve the mathematical models are presented. Finally, both the mathematical models and the numerical methods are used to solve some concrete problems in equity, forex, interest rate, and credit derivatives.

The models used include the Black-Scholes and Garman-Kohlhagen models, the LIBOR market model, structural and intensity credit models. The numerical methods described are Monte Carlo simulation (for single and multiple assets), Binomial Trees, and Finite Difference Methods. You will find implementation of concrete problems including European Call, Equity Basket, Currency European Call, FX Barrier Option, Interest Rate Swap, Bankruptcy, and Credit Default Swap in C++.

商品描述(中文翻譯)

**使用量化金融在 C++ 中創建和實現數學模型**

## 本書介紹

- 描述用於股票、貨幣、利率和信用衍生品的關鍵數學模型
- 複雜模型逐步解釋,並附有每個實現的流程圖
- 以完整解決的 C++ 範例(包括基本和進階)來說明每個資產類別,支持並補充文本內容

## 本書適合誰

如果您是量化分析師、風險管理師、精算師,或在量化金融領域工作的專業人士,並希望快速實踐性地了解金融衍生品的定價,本書非常適合您。您應該熟悉基本的程式設計概念和 C++ 程式語言,並且對大學程度的微積分有一定了解。

## 您將學到什麼

- 使用 Bento Box 模板以結構化的方法解決金融衍生品中的複雜定價問題
- 探索一些關鍵的數值方法,包括二項樹、有限差分法和蒙地卡羅模擬
- 通過具體範例加深對股票、外匯、利率和信用衍生品的理解
- 在 C++ 中實現簡單和複雜的衍生工具
- 發現當今量化金融中用於定價衍生工具的最重要數學模型
- 有效地將物件導向程式設計(OOP)原則融入代碼中

## 詳細內容

本書將介紹用於定價金融衍生品的關鍵數學模型,以及用於解決這些模型的主要數值模型的實現。特別是,將討論股票、貨幣、利率和信用衍生品。在本書的第一部分,將討論在金融衍生品世界中使用的主要數學模型。接下來,將介紹用於解決數學模型的數值方法。最後,將使用數學模型和數值方法來解決一些具體的股票、外匯、利率和信用衍生品問題。

所使用的模型包括 Black-Scholes 模型和 Garman-Kohlhagen 模型、LIBOR 市場模型、結構性和強度信用模型。所描述的數值方法包括蒙地卡羅模擬(針對單一和多重資產)、二項樹和有限差分法。您將在 C++ 中找到具體問題的實現,包括歐式看漲期權、股票籃子、貨幣歐式看漲期權、外匯障礙選擇權、利率掉期、破產和信用違約掉期。