計量ファイナンス:C++によるオブジェクト指向のアプローチ<br>Quantitative Finance : An Object-Oriented Approach in C++

個数:1
紙書籍版価格
¥21,870
  • 電子書籍

計量ファイナンス:C++によるオブジェクト指向のアプローチ
Quantitative Finance : An Object-Oriented Approach in C++

  • 著者名:Schlogl, Erik
  • 価格 ¥19,056 (本体¥17,324)
  • Chapman and Hall/CRC(2018/09/03発売)
  • ポイント 173pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9781584884798
  • eISBN:9781315359854
  • NDC分類:331.19

ファイル: /

Description

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 an approach based on C++ classes and templates, the text highlights the basic principles common to various methods and models while the algorithmic implementation guides readers to a more thorough, hands-on understanding. By moving beyond a purely theoretical treatment to the actual implementation of the models using C++, readers greatly enhance their career opportunities in the field.

The book also helps readers implement models in a trading or research environment. It presents recipes and extensible code building blocks for some of the most widespread methods in risk management and option pricing.

Web ResourceThe author’s website provides fully functional C++ code, including additional C++ source files and examples. Although the code is used to illustrate concepts (not as a finished software product), it nevertheless compiles, runs, and deals with full, rather than toy, problems. The website also includes a suite of practical exercises for each chapter covering a range of difficulty levels and problem complexity.

Table of Contents

A Brief Review of the C++ Programming Language. Basic Building Blocks. Lattice Models for Option Pricing. The Black/Scholes World. Finite Difference Methods. Implied Volatility and Volatility Smiles. Monte Carlo Simulation. The Heath/Jarrow/Morton Model. Appendices. References. Index.