QuantLib Python Cookbook

QuantLib Python Cookbook

Luigi Ballabio and Goutham Balaraman
This is a sample of the book's content.Buy on Leanpub

Table of Contents

QuantLib Python Cookbook

  • A note on Python and C++
  • Code conventions used in this book
  • 1. QuantLib basics
  • 2. Instruments and pricing engines
  • 3. EONIA curve bootstrapping
  • 4. Constructing a yield curve
  • 5. Dangerous day-count conventions
  • 6. Valuing European and American options
  • 7. Duration of floating-rate bonds
  • Translating QuantLib Python examples to C++
QuantLib Python Cookbook/overview

QuantLib Python Cookbook

course_overview

count_chapters
begin_reading
download
p_implied_book_part_name

QuantLib Python Cookbook10 chapters

Begin ›
  1. A note on Python and C++

  2. Code conventions used in this book

  3. 1. QuantLib basics

  4. 2. Instruments and pricing engines

  5. 3. EONIA curve bootstrapping

  6. 4. Constructing a yield curve

  7. 5. Dangerous day-count conventions

  8. 6. Valuing European and American options

  9. 7. Duration of floating-rate bonds

  10. Translating QuantLib Python examples to C++