Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 790 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 790 Bytes

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