python-money 0.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News python-money 0.1 (Default branch)
# 1  
Old 03-19-2008
python-money 0.1 (Default branch)

python-money provides carefully designed basic Python primitives for working with money and currencies. The primary objectives of this module is to aid in the development of financial applications by increasing testability and reusability, reducing code duplication and reducing the risk of defects occurring in the code. The module defines two basic Python classes: a Currency class and a Money class. It also pre-defines all the world's currencies, according to the ISO 4217 standard.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
BERMUDANSWAPTION(1)					      General Commands Manual					       BERMUDANSWAPTION(1)

NAME
BermudanSwaption - Example of using QuantLib SYNOPSIS
BermudanSwaption DESCRIPTION
BermudanSwaption is an example of using the QuantLib interest-rate model framework. BermudanSwaption prices a bermudan swaption using different models calibrated to market swaptions. The calibration examples include Hull and White's using both an analytic formula as well as numerically, and Black and Karasinski's model. Using these three calibrations, Bermu- dan swaptions are priced for at-the-money, out-of-the-money and in-the-money volatilities. SEE ALSO
The source code BermudanSwaption.cpp, Bonds(1), CallableBonds(1), CDS(1), ConvertibleBonds(1), DiscreteHedging(1), EquityOption(1), Fitted- BondCurve(1), FRA(1), MarketModels(1), Replication(1), Repo(1), SwapValuation(1), the QuantLib documentation and website at http://quantlib.org. AUTHORS
The QuantLib Group (see Authors.txt). This manual page was added by Dirk Eddelbuettel <edd@debian.org>, the Debian GNU/Linux maintainer for QuantLib. QuantLib 04 May 2002 BERMUDANSWAPTION(1)