Skip to content

A multi-threaded Monte Carlo simulation app that approximates the prices of financial derivatives (options) via Finite-Difference Methods, the Euler and Milstein Approximations. This app leverages C++11 to C++20 language features and design concepts.

Notifications You must be signed in to change notification settings

mjolewis/Multi-threaded-Monte-Carlo-Simulation-for-Option-Pricing

Repository files navigation

Multi-threaded-Monte-Carlo-Simulation-for-Option-Pricing

A multi-threaded Monte Carlo simulation app that approximates the prices of financial derivatives (options) via Finite-Difference Methods, the Euler and Milstein Approximations. This app leverages C++11 to C++20 language features and design concepts.

About

A multi-threaded Monte Carlo simulation app that approximates the prices of financial derivatives (options) via Finite-Difference Methods, the Euler and Milstein Approximations. This app leverages C++11 to C++20 language features and design concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages