Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 328 Bytes

Option Numerical Methods

The following repository's purpose is to estimate the value of options using various popular numerical methods:

  1. Black Scholes Model
  2. Binomial Tree
  3. Quasi Monte Carlo Simulation
  4. Finite Differences (Implicit and Explicit)
  5. Longstaff-Schwartz Monte Carlo Simulation (for American Options)