Details

Structured Finance


Structured Finance

The Object Oriented Approach
The Wiley Finance Series, Band 419 1. Aufl.

von: Umberto Cherubini, Giovanni Della Lunga

71,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 30.04.2007
ISBN/EAN: 9780470512722
Sprache: englisch
Anzahl Seiten: 298

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<i>Structured Finance: The Object Orientated Approach</i> is aimed at both the finance and IT professionals involved in the structured finance business with the intention of sharing common concepts and language within the industry. The financial community (structurers, pricers and risk managers) view structured products as collections of objects under the so-called replicating portfolio paradigm. The IT community use object oriented programming (OOP) techniques to improve the software updating and maintenance process. For them structured products are collections of objects as well. Despite use of the same <b>object</b> concept, it looks like communication between these different professional functions has been problematic. Recently, construction of standard data structures known as FpML has begun to lay out a common definition of objects, at least for plain vanilla derivatives, both between IT and financial people and across different market players. Along this line, this book builds upon the concept of <b>object</b> to provide frontier treatment of structured finance issues relevant to both communities engaged in building, pricing and hedging products and people engaged in designing and up-dating the corresponding software.  <p>Structured Finance: The Object Orientated Approach will enable you to: </p> <ul> <li>decompose a structured product in elementary constituent financial <b>objects</b> and risk factors (replicating portfolio)</li> <li>understand the basics of object oriented programming (OOP) applied to the design of structured cash flows <b>objects</b></li> <li>build your own <b>objects</b> and to understand FpML data structures available for standard products</li> <li>gauge risk exposures of the <b>objects</b> in structured products to: risk factors, their volatilities and the correlation among them (which factor are you long/short? Are you long/short volatility? Are you long/short correlation?)</li> <li>update your risk management system to accommodate structured products with non linear exposures and to design <b>objects</b> to represent, price and hedge, counterparty risk </li> </ul>
<b>1 Structured Finance: A Primer.</b> <p>1.1 Introduction.</p> <p>1.2 Arbitrage-free valuation and replicating portfolios.</p> <p>1.3 Replicating portfolios for derivatives.</p> <p>1.3.1 Linear derivatives.</p> <p>1.3.2 Nonlinear derivatives.</p> <p>1.4 No-arbitrage and pricing.</p> <p>1.4.1 Univariate claims.</p> <p>1.4.2 Multivariate claims.</p> <p>1.5 The structuring process.</p> <p>1.5.1 The basic objects.</p> <p>1.5.2 Risk factors, moments and dimensions.</p> <p>1.5.3 Risk management.</p> <p>1.6 A tale of two bonds.</p> <p>1.6.1 Contingent coupons and repayment plans.</p> <p>1.6.2 Exposure to the risky asset.</p> <p>1.6.3 Exposure to volatility.</p> <p>1.6.4 Hedging.</p> <p>1.7 Structured finance and object-oriented programming.</p> <p>References and further reading.</p> <p><b>2 Object-Oriented Programming.</b></p> <p>2.1 Introduction.</p> <p>2.2 What is OOP (object-oriented programming)?</p> <p>2.3 Analysis and design.</p> <p>2.3.1 A simple example.</p> <p>2.4 Modelling.</p> <p>2.4.1 The unified modelling language (UML).</p> <p>2.4.2 An object-oriented programming language: Java.</p> <p>2.5 Main ideas about OOP.</p> <p>2.5.1 Abstraction.</p> <p>2.5.2 Classes.</p> <p>2.5.3 Attributes and operations: the Encapsulation principle.</p> <p>2.5.4 Responsibilities.</p> <p>2.5.5 Inheritance.</p> <p>2.5.6 Abstract classes.</p> <p>2.5.7 Associations.</p> <p>2.5.8 Message exchanging.</p> <p>2.5.9 Collections.</p> <p>2.5.10 Polymorphism.</p> <p>References and further reading.</p> <p><b>3 Volatility and Correlation.</b></p> <p>3.1 Introduction.</p> <p>3.2 Volatility and correlation: models and measures.</p> <p>3.2.1 Implied information.</p> <p>3.2.2 Parametric models.</p> <p>3.2.3 Realized (cross)moments.</p> <p>3.3 Implied probability.</p> <p>3.4 Volatility measures.</p> <p>3.4.1 Implied volatility.</p> <p>3.4.2 Parametric volatility models.</p> <p>3.4.3 Realized volatility.</p> <p>3.5 Implied correlation.</p> <p>3.5.1 Forex markets implied correlation.</p> <p>3.5.2 Equity “average” implied correlation.</p> <p>3.5.3 Credit implied correlation.</p> <p>3.6 Historical correlation.</p> <p>3.6.1 Multivariate GARCH.</p> <p>3.6.2 Dynamic correlation model.</p> <p>3.7 Copula functions.</p> <p>3.7.1 Copula functions: the basics.</p> <p>3.7.2 Copula functions: examples.</p> <p>3.7.3 Copulas and survival copulas.</p> <p>3.7.4 Copula dualities.</p> <p>3.8 Conditional probabilities.</p> <p>3.9 Non-parametric measures.</p> <p>3.10 Tail dependence.</p> <p>3.11 Correlation asymmetry.</p> <p>3.11.1 Correlation asymmetry: finance.</p> <p>3.11.2 Correlation asymmetry: econometrics.</p> <p>3.12 Non-exchangeable copulas.</p> <p>3.13 Estimation issues.</p> <p>3.14 Lévy processes.</p> <p>References and further reading.</p> <p><b>4 Cash Flow Design.</b></p> <p>4.1 Introduction.</p> <p>4.2 Types of bonds.</p> <p>4.2.1 Floaters and reverse floaters.</p> <p>4.2.2 Convertible bonds.</p> <p>4.2.3 Equity-linked notes.</p> <p>4.2.4 Inflation-linked bonds.</p> <p>4.2.5 Asset-backed securities.</p> <p>4.3 Time and scheduler issues.</p> <p>4.3.1 Payment date conventions.</p> <p>4.3.2 Day count conventions and accrual factors.</p> <p>4.4 JScheduler.</p> <p>4.4.1 Date handling in Java.</p> <p>4.4.2 Data models.</p> <p>4.4.3 Design patterns.</p> <p>4.4.4 The factory method pattern.</p> <p>4.5 Cash flow generator design.</p> <p>4.5.1 UML’s activity diagram.</p> <p>4.5.2 An important guideline to the data model for derivatives: FpML.</p> <p>4.5.3 UML’s sequence diagram.</p> <p>4.6 The cleg class.</p> <p>References and further reading.</p> <p><b>5 Convertible Bonds.</b></p> <p>5.1 Introduction.</p> <p>5.2 Object-oriented structuring process.</p> <p>5.2.1 Financial asset class.</p> <p>5.3 Contingent repayment plans.</p> <p>5.3.1 Payoff class.</p> <p>5.4 Convertible bonds.</p> <p>5.4.1 Exercise class.</p> <p>5.5 Reverse convertible bonds.</p> <p>5.6 Barriers.</p> <p>5.6.1 Contingent convertibles: Co.Cos.</p> <p>5.6.2 Contingent reverse convertibles.</p> <p>5.6.3 Introducing barriers in the Payoff class.</p> <p>5.6.4 Parisian options: a short description.</p> <p>5.7 Pricing issues.</p> <p>5.7.1 Valuation methods for barrier options: a primer.</p> <p>5.7.2 The strategy pattern.</p> <p>5.7.3 The option class.</p> <p>5.7.4 Option pricing: a <i>Lego</i>-like approach.</p> <p>References and further reading.</p> <p><b>6 Equity-Linked Notes.</b></p> <p>6.1 Introduction.</p> <p>6.2 Single coupon products.</p> <p>6.2.1 Crash protection.</p> <p>6.2.2 Reducing funding cost.</p> <p>6.2.3 Callability/putability: compound options.</p> <p>6.3 Smoothing the payoff: Asian options.</p> <p>6.3.1 Price approximation by "moment matching."</p> <p>6.3.2 Variable frequency sampling and seasoning process.</p> <p>6.4 Digital and cliquet notes.</p> <p>6.4.1 Digital notes.</p> <p>6.4.2 Cliquet notes.</p> <p>6.4.3 Forward start options.</p> <p>6.4.4 Reverse cliquet notes.</p> <p>6.5 Multivariate notes.</p> <p>6.5.1 The AND/OR rule.</p> <p>6.5.2 Altiplanos.</p> <p>6.5.3 Everest.</p> <p>6.5.4 Basket notes.</p> <p>6.6 Monte Carlo method.</p> <p>6.6.1 Major components of a Monte Carlo algorithm.</p> <p>6.6.2 Monte Carlo integration.</p> <p>6.6.3 Sampling from probability distribution functions.</p> <p>6.6.4 Error estimates.</p> <p>6.6.5 Variance reduction techniques.</p> <p>6.6.6 Pricing an Asian option with JMC program.</p> <p>References and further reading.</p> <p><b>7 Credit-Linked Notes.</b></p> <p>7.1 Introduction.</p> <p>7.2 Defaultable bonds as structured products.</p> <p>7.2.1 Expected loss.</p> <p>7.2.2 Credit spreads.</p> <p>7.3 Credit derivatives.</p> <p>7.3.1 Asset swap spread.</p> <p>7.3.2 Total rate of return swap.</p> <p>7.3.3 Credit default swap.</p> <p>7.3.4 The FpML representation of a CDS.</p> <p>7.3.5 Credit spread options.</p> <p>7.4 Credit-linked notes.</p> <p>7.5 Credit protection.</p> <p>7.6 Callable and putable bonds.</p> <p>7.7 Credit risk valuation.</p> <p>7.7.1 Structural models.</p> <p>7.7.2 Reduced form models.</p> <p>7.8 Market information on credit risk.</p> <p>7.8.1 Security-specific information: asset swap spreads.</p> <p>7.8.2 Obligor-specific information: equity and CDS.</p> <p>References and further reading.</p> <p><b>8 Basket Credit Derivatives and CDOs.</b></p> <p>8.1 Introduction.</p> <p>8.2 Basket credit derivatives.</p> <p>8.3 Pricing issues: models.</p> <p>8.3.1 Independent defaults.</p> <p>8.3.2 Dependent defaults: the Marshall–Olkin model.</p> <p>8.3.3 Dependent defaults: copula functions.</p> <p>8.3.4 Factor models: conditional independence.</p> <p>8.4 Pricing issues: algorithms.</p> <p>8.4.1 Monte Carlo simulation.</p> <p>8.4.2 The generating function method.</p> <p>8.5 Collateralized debt obligations.</p> <p>8.5.1 CDO: general structure of the deal.</p> <p>8.5.2 The art of tranching.</p> <p>8.5.3 The art of diversification.</p> <p>8.6 Standardized CDO contracts.</p> <p>8.6.1 CDX and i-Traxx.</p> <p>8.6.2 Implied correlation.</p> <p>8.6.3 "Delta hedged equity" blues.</p> <p>8.7 Simulation-based pricing of CDOs.</p> <p>8.7.1 The CABS (asset-backed security) class.</p> <p>8.7.2 Default time generator.</p> <p>8.7.3 The waterfall scheme.</p> <p>References and further reading.</p> <p><b>9 Risk Management.</b></p> <p>9.1 Introduction.</p> <p>9.2 OTC versus futures style derivatives.</p> <p>9.3 Value-at-risk & Co.</p> <p>9.3.1 Market risk exposure mapping.</p> <p>9.3.2 The distribution of profits and losses.</p> <p>9.3.3 Risk measures.</p> <p>9.4 Historical simulation.</p> <p>9.4.1 Filtered historical simulation.</p> <p>9.4.2 A multivariate extension: a GARCH+DCC filter.</p> <p>9.4.3 Copula filters.</p> <p>9.5 Stress testing.</p> <p>9.5.1 Sources of information.</p> <p>9.5.2 Consistent scenarios.</p> <p>9.5.3 Murphy’s machines.</p> <p>9.6 Counterparty risk.</p> <p>9.6.1 Effects of counterparty risk.</p> <p>9.6.2 Dependence problems.</p> <p>9.6.3 Risk mitigating agreements.</p> <p>9.6.4 Execution risk and FpML.</p> <p>References and further reading.</p> <p><b>Appendix A Eclipse.</b></p> <p><b>Appendix B XML.</b></p> <p><b>Index.</b></p>
"This book builds upon the concept of object to provide frontier treatment of structured finance issues relevant to both communities engaged in building, pricing and hedging products and people engaged in designing and up-dating the corresponding software." (<i>Zentralblatt MATH</i>, 2010)<br /> <br />
<b>UMBERTO CHERUBINI</b> is Professor of Financial Mathematics at the University of Bologna. He is fellow of the Financial Econometrics Research Center (FERC), University of Warwick and Ente Einaudi, Bank of Italy. He teaches risk management programs for professionals at the Italian Banking Association, and does consulting work with Prometeia, an Italian firm specialized in research and consultancy in economics and finance. He has published in international journals in economics and finance and has co-written the book <i>Copula Methods in Finance</i> (published in 2004 by John Wiley). <p><b>GIOVANNI DELLA LUNGA</b> is responsible for Market Risk Methodologies at Prometeia, an Italian firm specialized in research and consultancy in economics and finance. He teaches Finance and Computer Programming at University of Insubria (Varese, Italy) and has published in international journal in physics and chemistry.</p>
<i>Structured Finance: The Object Orientated Approach</i> is aimed at both the finance and IT professionals involved in the structured finance business with the intention of sharing common concepts and language within the industry. The financial community (structurers, pricers and risk managers) view structured products as collections of objects under the so-called <i>replicating portfolio</i> paradigm. The IT community use object oriented programming (OOP) techniques to improve the software updating and maintenance process. For them structured products are collections of objects as well. Despite use of the same <b><i>object</i></b> concept, it looks like communication between these different professional functions has been problematic. Recently, construction of standard data structures known as FpML has begun to lay out a common definition of objects, at least for <i>plain vanilla</i> derivatives, both between IT and financial people and across different market players. Along this line, this book builds upon the concept of <b><i>object</i></b> to provide frontier treatment of structured finance issues relevant to both communities engaged in building, pricing and hedging products and people engaged in designing and up-dating the corresponding software. <p><i>Structured Finance: The Object Orientated Approach</i> will enable you to:</p> <ul> <li>decompose a structured product in elementary constituent financial <b><i>objects</i></b> and risk factors (<i>replicating portfolio</i>)</li> <li>understand the basics of object oriented programming (OOP) applied to the design of structured cash flows <b><i>objects</i></b></li> <li>build your own <b><i>objects</i></b> and to understand FpML data structures available for standard products</li> <li>gauge risk exposures of the <b><i>objects</i></b> in structured products to: risk factors, their volatilities and the correlation among them (which factor are you long/short? Are you long/short volatility? Are you long/short correlation?)</li> <li>update your risk management system to accommodate structured products with non linear exposures and to design <b><i>objects</i></b> to represent, price and hedge, counterparty risk</li> </ul>

Diese Produkte könnten Sie auch interessieren:

Agile Project Management
Agile Project Management
von: Project Management Journal
EPUB ebook
23,99 €
Make Change Work
Make Change Work
von: Randy Pennington
PDF ebook
14,99 €
Nonprofit Law Made Easy
Nonprofit Law Made Easy
von: Bruce R. Hopkins
EPUB ebook
53,99 €