/EquityDerivatives

Primary LanguageJupyter Notebook

EquityDerivatives

The goal of this notebook is to price some equity derivatives : Call options and Barrier options.

In order to complete this task, we will do the following steps :

  • Implement the Black Scholes model
  • Implement the Heston model
  • Compute the sensitivies of the prices
  • Use Monte Carlo method to compute the prices