Skip to content
#

european-options

Here are 29 public repositories matching this topic...

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 european-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 european-options topic, visit your repo's landing page and select "manage topics."

Learn more