Skip to content
#

american-options

Here are 27 public repositories matching this topic...

Julia and Python programs that implement some of the tools described in my book "Stochastic Methods in Asset Pricing" (SMAP), MIT Press 2017 (e.g., the method for computing the price of American call options and the construction of the early exercise premium in the Black-Scholes-Merton framework from section 18.4 in SMAP).

  • Updated Mar 26, 2021
  • Jupyter Notebook

Implementation of option pricing models using Numba that performs better. This entire project has utilized as little libraries as possible, even though certain models have their own Machine Learning Model with assessment and performance.

  • Updated Sep 15, 2022
  • Python

This repository contains pricing methods for equity European and American options. Monte Carlo and tree methods have been implemented for Black Scholes extensions (standard, with discrete dividend, and with single and double Normal jumps for corporate actions). This repository also contains an implementation of a Differential Evolution algorithm…

  • Updated Oct 10, 2020
  • C++

Improve this page

Add a description, image, and links to the american-options 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 american-options topic, visit your repo's landing page and select "manage topics."

Learn more