Stock Option Pricing using Monte Carlo Simulation
Completion: November 2020
This project implements European, Asian and Barrier Call options using Monte Carlo Simulations, Bernoulli Variables and the Black Scholes Merton Formula to project the prices trajectories.
This methodology is in line with the Binomial Lattice Model of calculating options prices.
Tags: Python Backend Pandas Finance Statistics Data-visualization Columbia