Skip to content

nhcb/black-scholes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

black-scholes in Java

Black-Scholes option pricing model using gaussian assumptions. This program uses contracts, which makes it easy to introduce option strategies as this is further developed.

Wishlist

  • Other option strategies
  • Pricing of American options using for example non linear volatility equations as seen here
  • Handling the volatility skew
  • JavaFX interface (done)
  • Get live data-feed
  • Estimation of IV using volatility models

Resources

Screenshots

Alt text

Releases

No releases published

Packages