Skip to content
#

black-scholes

Here are 151 public repositories matching this topic...

😱 This Python script provides a comprehensive analysis of stock options using data retrieved from Yahoo Finance. It calculates various metrics such as implied volatility, historical volatility, intrinsic value, and time value for stock options. The analysis is based on the Black-Scholes option pricing model and historical stock price data.

  • Updated Mar 1, 2024
  • Python

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

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