1DISCRETEHEDGING(1) General Commands Manual DISCRETEHEDGING(1)
2
3
4
6 DiscreteHedging - Example of using QuantLib
7
9 DiscreteHedging
10
12 DiscreteHedging is an example of using the QuantLib Monte Carlo simula‐
13 tion framework.
14
15 By simulation, DiscreteHedging computes profit and loss of a discrete
16 interval hedging strategy and compares with the outcome with the re‐
17 sults of Derman and Kamal's Goldman Sachs Equity Derivatives Research
18 Note "When You Cannot Hedge Continuously: The Corrections to Black-Sc‐
19 holes".
20
22 The source code DiscreteHedging.cpp, BermudanSwaption(1), Bonds(1),
23 CallableBonds(1), CDS(1), ConvertibleBonds(1), EquityOption(1), Fitted‐
24 BondCurve(1), FRA(1), MarketModels(1), MulticurveBootstrapping(1),
25 Replication(1), Repo(1), the QuantLib documentation and website at
26 https://www.quantlib.org, http://www.gs.com/qs/doc/when_you_can‐
27 not_hedge.pdf
28
29
31 The QuantLib Group (see Contributors.txt).
32
33 This manual page was added by Dirk Eddelbuettel <edd@debian.org>, the
34 Debian GNU/Linux maintainer for QuantLib.
35
36
37
38QuantLib 20 September 2001 DISCRETEHEDGING(1)