- JQuantLib
JQuantLib is an open-source software library which provides tools for software developers interested on
financial instrument valuation and related subjects. JQuantLib is written in Java. Its source code is derived fromQuantLib , which is written inC++ .History
to be done
Other early implementations
This is a list of previous attempts intended to port QuantLib to Java or at least provide means of calling QuantLib from Java programs:
* In Aug/2004 a project called [http://jquantlib.cvs.sourceforge.net/jquantlib/jquantlib/src/org/jquantlib/ java-quantlib] attempted to create a port from QuantLib. The project is abandoned: it has only 11 classes with only a couple of edits.
* In Sep/2004 a project called [http://quantlib4j.cvs.sourceforge.net/quantlib4j/ QuanLib4J] was started but no files were committed to their repository.
* Still in Sep/2004 a project called [http://sourceforge.net/projects/cppintegrplugin/ sKWash] was started. The project was active until Jun/2005 and produced Java Native Interface wrappers to QuantLib using a tool called [http://www.swig.org SWIG] . The project released files in May/2005. It's not clear if the resulting work from this project was absorved by QuantLib and became the SWIG wrappers QuantLib has.Release History
0.1.0-RC1, 2008-06-23 is the first release. It implements the core necessary to support generic financial instruments and generic pricing engines. It also implements European Options valuation using Black-Scholes model.
Licensing
It is distributed under a [http://www.opensource.org/licenses/bsd-license.php BSD License] , which allows JQuantLib to be freely bundled with open and closed source applications. It depends only on QuantLib license, which is also BSD.
Features
* Date, Calendar and IMM support;
* Trading calendars for the most important markets;
* Support for generic financial instruments;
* Support for generic pricing engines;
* Support for generic term structures;
* Support for generic 1D and 2D interpolations;
* European Options
**Black-Scholes modelPlatforms
Platform independent.
ee also
to be done
References
to be done
Bibliography
to be done
External links
* [http://www.jquantlib.org JQuantLib homepage] and community dedicated to develop JQuantLib
* [http://www.quantlib.org QuantLib homepage]
* [http://www.basicfixedincome.org Educational calculators developed using QuantLib]
Wikimedia Foundation. 2010.