/Option_Pricing

Estimate the prices of financial derivatives based on mathematical functions

Primary LanguageC++

OptionPricing

Background
A financial option is a derivative instrument whose value depends on the volatility of the underlying financial securities from which it is derived. C++ has been used in computational finance for a long time. This repository includes different mathematical methods for estimating the option prices using C++.

Intrudction