The R code of the "Sum of all Black-Scholes-Merton models" paper
-
Updated
May 26, 2022 - R
The R code of the "Sum of all Black-Scholes-Merton models" paper
C# pricing engine for basket options using Monte Carlo simulation, including multi-asset payoff valuation and Greeks (Delta, Gamma, Vega, Theta, Rho).
This project aims to price Simple and Exotic Options under the Black-Scholes model using Analytical and Monte-Carlo methods. Covered products : Vanilla, Digital, European Barrier, Arithmetic Asian, Spread Option, and Basket.
This C++ program prices multi-asset options (Basket, Rainbow, Exchange, Spread) using Monte Carlo simulation based on Geometric Brownian Motion, supporting interactive parameter input, correlation modeling via Cholesky decomposition, and sensitivity analysis.
Add a description, image, and links to the basket-option topic page so that developers can more easily learn about it.
To associate your repository with the basket-option topic, visit your repo's landing page and select "manage topics."