1Bonds(1) General Commands Manual Bonds(1)
2
3
4
6 Bonds - Example of bond pricing
7
9 Bonds
10
12 Bonds is an example of using QuantLib.
13
14 It shows how to set up a term structure and then price some simple
15 bonds. The last part is dedicated to peripherical computations such as
16 yield-to-price or price-to-yield.
17
18
20 The source code Bonds.cpp, BermudanSwaption(1), CallableBonds(1),
21 CDS(1), ConvertibleBonds(1), DiscreteHedging(1), EquityOption(1), Fit‐
22 tedBondCurve(1), FRA(1), MarketModels(1), MulticurveBootstrapping(1),
23 Replication(1), Repo(1), the QuantLib documentation and website at
24 http://quantlib.org.
25
26
28 The QuantLib Group (see Contributors.txt).
29
30 This manual page was added by Luigi Ballabio .
31
32
33
34QuantLib 22 October 2008 Bonds(1)