Skip to content

bill18/OptionFuncsInJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Option Functions and a calculaor UI in Java

All the function models described in the book The complete guide to option pricing formulas by Espen Gaarder Haug were implemented in this project.

It was done a while ago, I lost my original source code but found the jar file. The source code was mainly recovered from the jar.

Part of the code has been rewritten with new features in Java 8, e.g. Lambda expression, etc.

The UI packages depend on old jgoodies versions. It is hard to find, so I put it here for convenience. Credit belongs to jgoodies.

The calculator looks like the following:

Demo

About

Option Functions in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages