Skip to content
#

black-scholes

Here are 172 public repositories matching this topic...

In this project, I implement the Black & Scholes model to price options and analyze their Greeks, including Delta, Gamma, Theta, Vega, and Rho, along with implied volatility. The repository features interactive Jupyter notebooks and practical examples to help you understand how these concepts apply in real-world scenarios.

  • Updated Aug 25, 2024
  • Jupyter Notebook

This course was offered in my BTech 3rd year sem 6. The course is about the computation of put option and call option using the simulation power. How to predict the Stock Price after some amount of time, what will be the value of american option or europian option at any given time.. etc are the questions which can be answered. Also random walk,…

  • Updated Jul 9, 2020
  • Jupyter Notebook

OptionsPricerLib is a Python library for pricing financial options using various european and american models. The library provides options pricing, implied volatility calculation, and the Greeks for options, covering models such as Barone-Adesi Whaley, Black-Scholes, Leisen-Reimer, Jarrow-Rudd, and Cox-Ross-Rubinstein.

  • Updated Nov 5, 2024
  • Python

Tests the Black-Scholes model's performance on forecasting option call prices of a selected option chain dataset. Discusses factors such as volatility and time to expiration that affect the estimations of call option prices and how this occurs within the dynamics of the model.

  • Updated Feb 19, 2024
  • Python

Improve this page

Add a description, image, and links to the black-scholes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the black-scholes topic, visit your repo's landing page and select "manage topics."

Learn more