Skip to content

Python code for option pricing, greek calculation (Delta), self financing delta hedging.

Notifications You must be signed in to change notification settings

KMeirazhdinov/Quantitative-Finance-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Quantitative-Finance-project

The file Option_pricing_and_delta_hedging.ipynb

  1. Calculates call/put option prices using Black-Scholes formula
  2. Calculates the delta of the call/put option using the closed form solution and using the Monte Carlo simulations.
  3. Delta hedges the portfolio
  4. Performes Euler approximation of the stock price evolution.

Open the file and simply run the all at once or line by line to see the results.

About

Python code for option pricing, greek calculation (Delta), self financing delta hedging.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published