Articles with the finance tag

Modeling Volatility Smile and Heston Model Calibration Using QuantLib Python

May 19, 2016 by Goutham Balaraman

Provides an introduction to constructing implied volatility surface consistend with the smile observed in the market and calibrating Heston model using QuantLib Python.

   quantlib   python   finance  

Valuing Convertible Bonds Using QuantLib Python

March 16, 2016 by Goutham Balaraman

Provides an introduction to valuation of convertible bonds using QuantLib Python with a minimal example.

   quantlib   python   finance  

Understanding Interest Rate Risk

March 09, 2016 by Goutham Balaraman

Gives an introductory understanding of why different business units care about interest rate risk and how they can address it.

   hedging   finance   risk management  

An Introduction to the Fundamental Review of the Trading Book (FRTB)

February 19, 2016 by Goutham Balaraman

Gives an introduction to the proposals and changes introduced due to the Fundamental Review of the Trading Book (FRTB)

   regulation   finance  

Valuing Options on Commodity Futures Using QuantLib Python

December 17, 2015 by Gouthaman Balaraman

Describes how to value options on commodity futures contract using the Black formula in QuantLib Python

   quantlib   python   finance  

Valuing Treasury Futures Using QuantLib Python

December 02, 2015 by Gouthaman Balaraman

Provides an introduction to valuation of treasury futures contract in QuantLib Python.

   quantlib   python   finance  

QuantLib Python Tutorials With Examples

October 30, 2015 by Gouthaman Balaraman

This post is a collection of links to all my quantlib python tutorial

   quantlib   python   finance  

Short Interest Rate Model Calibration in QuantLib Python

October 27, 2015 by Gouthaman Balaraman

Provides examples of short interest rate model calibration to swaption volatilities in QuantLib Python

   quantlib   python   finance  

Modeling Vanilla Interest Rate Swaps Using QuantLib Python

October 20, 2015 by Gouthaman Balaraman

Provides a basic introduction to valuing interest rate swaps using QuantLib Python.

   quantlib   python   finance  

Valuing European Option Using the Heston Model in QuantLib Python

September 08, 2015 by Gouthaman Balaraman

Introduces an example on how to value European options using Heston model in Quantlib Python

   quantlib   python   finance