1MarketModels(1) General Commands Manual MarketModels(1)
2
3
4
6 MarketModels - Example of Monte Carlo pricing with market models
7
9 MarketModels
10
12 MarketModels is an example of using QuantLib.
13
14 It prices a series of inverse floaters under market models using simu‐
15 lation.
16
17
19 The source code MarketModels.cpp, BermudanSwaption(1), Bonds(1),
20 CallableBonds(1), CDS(1), ConvertibleBonds(1), DiscreteHedging(1),
21 EquityOption(1), FittedBondCurve(1), FRA(1), Replication(1), Repo(1),
22 SwapValuation(1), the QuantLib documentation and website at
23 http://quantlib.org.
24
25
27 The QuantLib Group (see Authors.txt).
28
29 This manual page was added by Dirk Eddelbuettel <edd@debian.org>, the
30 Debian GNU/Linux maintainer for QuantLib.
31
32
33
34QuantLib 13 January 2010 MarketModels(1)