Skip to content

Commit

Permalink
added man/MarketModels.1, updated man/Makefile.am, updated See Also f…
Browse files Browse the repository at this point in the history
…or other man/*1.
  • Loading branch information
Dirk Eddelbuettel committed Jan 13, 2010
1 parent bc98125 commit 4ac8a86
Show file tree
Hide file tree
Showing 14 changed files with 120 additions and 4 deletions.
5 changes: 5 additions & 0 deletions man/BermudanSwaption.1
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,15 @@ at-the-money, out-of-the-money and in-the-money volatilities.
.SH SEE ALSO
The source code
.IR BermudanSwaption.cpp ,
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
Expand Down
12 changes: 12 additions & 0 deletions man/Bonds.1
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ such as yield-to-price or price-to-yield.
.SH SEE ALSO
The source code
.IR Bonds.cpp ,
.BR BermudanSwaption (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
the QuantLib documentation and website at
.IR http://quantlib.org .

Expand Down
10 changes: 9 additions & 1 deletion man/CDS.1
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,16 @@ CDS and reprices them.
The source code
.IR CDS.cpp ,
.BR BermudanSwaption (1),
.BR EquityOption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
the QuantLib documentation and website at
.IR http://quantlib.org .
Expand Down
10 changes: 9 additions & 1 deletion man/CallableBonds.1
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,16 @@ results to known good data.
The source code
.IR CallableBonds.cpp ,
.BR BermudanSwaption (1),
.BR EquityOption (1),
.BR Bonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
the QuantLib documentation and website at
.IR http://quantlib.org .
Expand Down
5 changes: 5 additions & 0 deletions man/ConvertibleBonds.1
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,14 @@ equiprobabilities, Trigeorgis, Tian and Leisen-Reimer.
The source code
.IR ConvertibleBonds.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
Expand Down
5 changes: 5 additions & 0 deletions man/DiscreteHedging.1
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,14 @@ Hedge Continuously: The Corrections to Black-Scholes".
The source code
.IR DiscreteHedging.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
Expand Down
5 changes: 5 additions & 0 deletions man/EquityOption.1
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,14 @@ Sobol-sequence Monte Carlo (european-only).
The source code
.IR EquityOption.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
Expand Down
5 changes: 5 additions & 0 deletions man/FRA.1
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,14 @@ forward-rate agreement.
The source code
.IR FRA.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
Expand Down
10 changes: 9 additions & 1 deletion man/FittedBondCurve.1
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,16 @@ after small price shifts.
The source code
.IR FittedBondCurve.cpp ,
.BR BermudanSwaption (1),
.BR EquityOption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
the QuantLib documentation and website at
.IR http://quantlib.org .
Expand Down
2 changes: 2 additions & 0 deletions man/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ dist_man_MANS += BermudanSwaption.1 \
EquityOption.1 \
FittedBondCurve.1 \
FRA.1 \
MarketModels.1 \
SwapValuation.1 \
Replication.1 \
Repo.1
Expand All @@ -30,6 +31,7 @@ EXTRA_DIST += BermudanSwaption.1 \
EquityOption.1 \
FittedBondCurve.1 \
FRA.1 \
MarketModels.1 \
SwapValuation.1 \
Replication.1 \
Repo.1
Expand Down
39 changes: 39 additions & 0 deletions man/MarketModels.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
.\" Man page contributed by Dirk Eddelbuettel <[email protected]>
.\" and released under the Quantlib license
.TH MarketModels 1 "13 January 2010" QuantLib
.SH NAME
MarketModels - Example of Monte Carlo pricing of Inverse Floaters
.SH SYNOPSIS
.B MarketModels
.SH DESCRIPTION
.PP
.B MarketModels
is an example of using \fIQuantLib\fP.

It solves a series of inverse floating rate market models using simulation.

.SH SEE ALSO
The source code
.IR MarketModels.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR Replication (1),
.BR Repo (1),
.BR SwapValuation (1),
the QuantLib documentation and website at
.IR http://quantlib.org .

.SH AUTHORS
The QuantLib Group (see
.IR Authors.txt ).

This manual page was added by Dirk Eddelbuettel <[email protected]>,
the Debian GNU/Linux maintainer for
.BR QuantLib .
6 changes: 5 additions & 1 deletion man/Replication.1
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@ barrier options.
The source code
.IR Replication.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR Replication (1),
.BR MarketModels (1),
.BR Repo (1),
.BR SwapValuation (1),
the QuantLib documentation and website at
Expand Down
5 changes: 5 additions & 0 deletions man/Repo.1
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,15 @@ YieldTermStructure.
The source code
.IR Repo.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR SwapValuation (1),
the QuantLib documentation and website at
Expand Down
5 changes: 5 additions & 0 deletions man/SwapValuation.1
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,15 @@ its fair fixed rate and floating spread.
The source code
.IR swapvaluation.cpp ,
.BR BermudanSwaption (1),
.BR Bonds (1),
.BR CallableBonds (1),
.BR CDS (1),
.BR ConvertibleBonds (1),
.BR DiscreteHedging (1),
.BR EquityOption (1),
.BR FittedBondCurve (1),
.BR FRA (1),
.BR MarketModels (1),
.BR Replication (1),
.BR Repo (1),
the QuantLib documentation and website at
Expand Down

0 comments on commit 4ac8a86

Please sign in to comment.