Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

European Option Pricing Calculator

This project calculates the price and Greeks (Delta, Gamma, Vega, Theta) of European options using the cumulative normal distribution function with Abramowitz and Stegun approximation.

Build Instructions

To build the project, use the following command:

gcc -o option_pricing main.c -lm

About

This project calculates the price and Greeks (Delta, Gamma, Vega, Theta) of European options using the cumulative normal distribution function with Abramowitz and Stegun approximation.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages