Skip to content

joseprupi/pyOptionPricing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyOptionPricing

Python implementation of Black Scholes and binomial tree option pricing.

  • European put and call options with no dividends
  • erf function is implemented at Black Scholes (it is available with python since 3.2)
  • Binomial tree pricing can be done with Trigeorgis, Cox-Ross-Rubinstein or Jarrow-Rudd

About

Python implementation of Black Scholes and binomial tree option pricing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages