๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

QuantLib Python Cookbook: Hands-On Quantitative Finance in Python

โœ Scribed by Goutham Balaraman, Luigi Ballabio


Tongue
English
Leaves
208
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Table of Contents


Table of Contents
Basics
Quantlib Basics
Instruments and pricing engines
Numerical Greeks calculation
Market quotes
Interest-rate curves
Term structures and their reference dates
EONIA curve bootstrapping
Euribor curve bootstrapping
Constructing Yield Curve
Implied term structures
Interest-rate sensitivities via zero spread
A glitch in forward-rate curves
Interest-rate models
Simulating Interest Rates using Hull White Model
Thoughts on the Convergence of Hull-White Model Monte-Carlo Simulations
Short Interest Rate Model Calibration
Par versus indexed coupons
Caps and Floors
Equity models
Valuing European Option Using the Heston Model
Valuing European and American Options
Valuing Options on Commodity Futures Using The Black Formula
Defining rho for the Black process
Bonds
Modeling Fixed Rate Bonds
Modeling Callable Bonds
Duration of floating-rate bonds
Treasury Futures Contract
Mischievous pricing conventions
More mischievous conventions
Appendix
Translating QuantLib Python examples to C++


๐Ÿ“œ SIMILAR VOLUMES


QuantLib Python Cookbook
โœ Luigi Ballabio, Goutham Balaraman ๐Ÿ“‚ Library ๐Ÿ“… 2022 ๐ŸŒ English

Quantitative finance in Python: a hands-on, interactive look at the QuantLib library through the use of Jupyter notebooks as working examples.

Applied Quantitative Finance: Using Pyth
โœ Mauricio Garita ๐Ÿ“‚ Library ๐Ÿ“… 2021 ๐Ÿ› Palgrave Pivot ๐ŸŒ English

<span><p></p><p>This book provides both conceptual knowledge of quantitative finance and a hands-on approach to using Python. It begins with a description of concepts prior to the application of Python with the purpose of understanding how to compute and interpret results. This book offers practical

Python for Finance Cookbook: Over 50 rec
โœ Eryk Lewinson ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› Packt Publishing ๐ŸŒ English

Solve common and not-so-common financial problems using Python libraries such as NumPy, SciPy, and pandas Key Features โ€ข Use powerful Python libraries such as pandas, NumPy, and SciPy to analyze your financial data โ€ข Explore unique recipes for financial data analysis and processing with Python