Menu

Tree [f6be40] default tip /
 History

Read Only access


File Date Author Commit
 1.6 2012-08-19 OpenCredit@DRIP.shaka.net OpenCredit@DRIP.shaka.net [3ca836] CreditProduct 1.6 config, docs, examples, and lib
 2.2 2013-08-16 OpenCredit@DRIP.home OpenCredit@DRIP.home [d40c45] Credit Product 2.2 Load
 2.3 2014-01-23 OpenCredit@DRIP.incaptureinv.corp OpenCredit@DRIP.incaptureinv.corp [f6be40] Credit Product 2.3 - config, examples, lib, and...
 LICENCE.txt 2012-08-19 OpenCredit@DRIP.shaka.net OpenCredit@DRIP.shaka.net [3ca836] CreditProduct 1.6 config, docs, examples, and lib
 README.txt 2014-01-23 OpenCredit@DRIP.incaptureinv.corp OpenCredit@DRIP.incaptureinv.corp [f6be40] Credit Product 2.3 - config, examples, lib, and...

Read Me

CreditProduct

Lakshmi Krishnamurthy
v2.3, 23 January 2014


CreditProduct aims to define the functional and behavioral interfaces behind curves, products, and different parameter types (market, valuation, pricing, and product parameters). To facilitate this, it implements various day count conventions, holiday sets, period generators, and calculation outputs.

CreditProduct library achieves its design goal by implementing its functionality over several packages:
·	Dates and holidays coverage: Covers a variety of day count conventions, 120+ holiday locations, as well as custom user-defined holidays
·	Curve and analytics definitions: Defines the base functional interfaces for the variants of discount curves, credit curves, and FX curves
·	Market Parameter definitions: Defines quotes, component/basket market parameters, and custom scenario parameters
·	Valuation and Pricing Parameters: Defines valuation, settlement/work-out, and pricing parameters of different variants
·	Product and product parameter definitions: Defines the product creation and behavior interfaces for Cash/EDF/IRS (all rates), bonds/CDS (credit), and basket bond/CDS, and their feature parameters.
·	Output measures container: Defines generalized component and basket outputs, as well customized outputs for specific products

Use the repo to download binary along with the complete source. Detailed documentation and downloads may be found here.