A C++ application of the Crank Nicolson scheme for pricing dividend paying American Options by means of the Green Function
-
Updated
Jun 1, 2018 - C++
A C++ application of the Crank Nicolson scheme for pricing dividend paying American Options by means of the Green Function
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…
A scientific work focused on the studying of financial market modeling
Finite Difference Method for options pricing (European and American) in C++ (Explicit only)
This package allows you to perform various computations on European call options, barrier options and look-back options in the C++ language.
Add a description, image, and links to the european-options topic page so that developers can more easily learn about it.
To associate your repository with the european-options topic, visit your repo's landing page and select "manage topics."