Skip to content

A program to find the no-arbitrage cost of a call option.

Notifications You must be signed in to change notification settings

nickarch511/black-scholes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Black-Scholes Command-line program

This is a program that I wrote to make homework calculations much quicker for my Intro to the Mathematics of Finance course (MATH424). It will find the no-arbitrage cost of a call option of the given parameters as well as the number of shares required by delta-hedging to sell for every call option purchased.

The program is called as follows: python black-scholes.py s t k sigma r

About

A program to find the no-arbitrage cost of a call option.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages