1REPO(1)                     General Commands Manual                    REPO(1)
2
3
4

NAME

6       Repo - Example of using QuantLib
7

SYNOPSIS

9       Repo
10

DESCRIPTION

12       Repo is an example of using the QuantLib interest-rate model framework.
13
14       Repo  values  a  fixed-coupon  bond  repurchase  (repo). The repurchase
15       agreement example  is set up to use the repo rate to do all discounting
16       (including  the underlying bond income). Forward delivery price is also
17       obtained using this repo rate. All this is done by supplying the Fixed‐
18       CouponBondForward constructor with a flat repo YieldTermStructure.
19
20

SEE ALSO

22       The  source  code  Repo.cpp,  BermudanSwaption(1),  Bonds(1), Callable‐
23       Bonds(1), CDS(1),  ConvertibleBonds(1),  DiscreteHedging(1),  EquityOp‐
24       tion(1),  FittedBondCurve(1),  FRA(1), MarketModels(1), MulticurveBoot‐
25       strapping(1), Replication(1), the QuantLib documentation and website at
26       http://quantlib.org.
27
28

AUTHORS

30       The QuantLib Group (see Contributors.txt).
31
32       This  manual  page was added by Dirk Eddelbuettel <edd@debian.org>, the
33       Debian GNU/Linux maintainer for QuantLib.
34
35
36
37QuantLib                          07 Jul 2006                          REPO(1)
Impressum