/Black-Scholes-Analysis

Analyzing Stocks Dataset using python, numpy and pandas

Primary LanguageJupyter Notebook

Black-Scholes-Analysis

Implementing the numerical solution for Black Scholes PDE and testing the solution on Tesla stock dataset recorded from 2010 to 2017.

Requirements:

pip install numpy
pip install pandas
pip install matplotlib

Author:

  • Kareem Elozeiri