Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 3.14 KB

README.md

File metadata and controls

49 lines (32 loc) · 3.14 KB

FE 621 Homework

Repository to store homework for FE 621 (Computational Methods in Finance) taught by Professor Ionut Florescu at the Steven Institute of Technology in Spring Semester 2019.

Functionality Overview

Black Scholes Model Pricing (Analytical)

Monte Carlo Simulations

Note: All option pricing functions are under the Black Scholes model heuristic.

Numerical Differentiation/Integration

Optimization (Numeric; 1D)

Lattice Based (Tree) Pricing Models

Note: All option pricing functions are under the Black Scholes model heuristic.