Implementing Models of Financial Derivatives


Book Description

Implementing Models of Financial Derivatives is a comprehensive treatment of advanced implementation techniques in VBA for models of financial derivatives. Aimed at readers who are already familiar with the basics of VBA it emphasizes a fully object oriented approach to valuation applications, chiefly in the context of Monte Carlo simulation but also more broadly for lattice and PDE methods. Its unique approach to valuation, emphasizing effective implementation from both the numerical and the computational perspectives makes it an invaluable resource. The book comes with a library of almost a hundred Excel spreadsheets containing implementations of all the methods and models it investigates, including a large number of useful utility procedures. Exercises structured around four application streams supplement the exposition in each chapter, taking the reader from basic procedural level programming up to high level object oriented implementations. Written in eight parts, parts 1-4 emphasize application design in VBA, focused around the development of a plain Monte Carlo application. Part 5 assesses the performance of VBA for this application, and the final 3 emphasize the implementation of a fast and accurate Monte Carlo method for option valuation. Key topics include: ?Fully polymorphic factories in VBA; ?Polymorphic input and output using the TextStream and FileSystemObject objects; ?Valuing a book of options; ?Detailed assessment of the performance of VBA data structures; ?Theory, implementation, and comparison of the main Monte Carlo variance reduction methods; ?Assessment of discretization methods and their application to option valuation in models like CIR and Heston; ?Fast valuation of Bermudan options by Monte Carlo. Fundamental theory and implementations of lattice and PDE methods are presented in appendices and developed through the book in the exercise streams. Spanning the two worlds of academic theory and industrial practice, this book is not only suitable as a classroom text in VBA, in simulation methods, and as an introduction to object oriented design, it is also a reference for model implementers and quants working alongside derivatives groups. Its implementations are a valuable resource for students, teachers and developers alike. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.




Modelling Financial Derivatives with MATHEMATICA ®


Book Description

CD plus book for financial modelling, requires Mathematica 3 or 2.2; runs on most platforms.







Financial Derivatives Modeling


Book Description

This book gives a comprehensive introduction to the modeling of financial derivatives, covering all major asset classes (equities, commodities, interest rates and foreign exchange) and stretching from Black and Scholes' lognormal modeling to current-day research on skew and smile models. The intended reader has a solid mathematical background and is a graduate/final-year undergraduate student specializing in Mathematical Finance, or works at a financial institution such as an investment bank or a hedge fund.




Credit Derivatives Pricing Models


Book Description

The credit derivatives market is booming and, for the first time, expanding into the banking sector which previously has had very little exposure to quantitative modeling. This phenomenon has forced a large number of professionals to confront this issue for the first time. Credit Derivatives Pricing Models provides an extremely comprehensive overview of the most current areas in credit risk modeling as applied to the pricing of credit derivatives. As one of the first books to uniquely focus on pricing, this title is also an excellent complement to other books on the application of credit derivatives. Based on proven techniques that have been tested time and again, this comprehensive resource provides readers with the knowledge and guidance to effectively use credit derivatives pricing models. Filled with relevant examples that are applied to real-world pricing problems, Credit Derivatives Pricing Models paves a clear path for a better understanding of this complex issue. Dr. Philipp J. Schönbucher is a professor at the Swiss Federal Institute of Technology (ETH), Zurich, and has degrees in mathematics from Oxford University and a PhD in economics from Bonn University. He has taught various training courses organized by ICM and CIFT, and lectured at risk conferences for practitioners on credit derivatives pricing, credit risk modeling, and implementation.




Implementing Models in Quantitative Finance: Methods and Cases


Book Description

This book puts numerical methods in action for the purpose of solving practical problems in quantitative finance. The first part develops a toolkit in numerical methods for finance. The second part proposes twenty self-contained cases covering model simulation, asset pricing and hedging, risk management, statistical estimation and model calibration. Each case develops a detailed solution to a concrete problem arising in applied financial management and guides the user towards a computer implementation. The appendices contain "crash courses" in VBA and Matlab programming languages.




Derivatives Analytics with Python


Book Description

Supercharge options analytics and hedging using the power of Python Derivatives Analytics with Python shows you how to implement market-consistent valuation and hedging approaches using advanced financial models, efficient numerical techniques, and the powerful capabilities of the Python programming language. This unique guide offers detailed explanations of all theory, methods, and processes, giving you the background and tools necessary to value stock index options from a sound foundation. You'll find and use self-contained Python scripts and modules and learn how to apply Python to advanced data and derivatives analytics as you benefit from the 5,000+ lines of code that are provided to help you reproduce the results and graphics presented. Coverage includes market data analysis, risk-neutral valuation, Monte Carlo simulation, model calibration, valuation, and dynamic hedging, with models that exhibit stochastic volatility, jump components, stochastic short rates, and more. The companion website features all code and IPython Notebooks for immediate execution and automation. Python is gaining ground in the derivatives analytics space, allowing institutions to quickly and efficiently deliver portfolio, trading, and risk management results. This book is the finance professional's guide to exploiting Python's capabilities for efficient and performing derivatives analytics. Reproduce major stylized facts of equity and options markets yourself Apply Fourier transform techniques and advanced Monte Carlo pricing Calibrate advanced option pricing models to market data Integrate advanced models and numeric methods to dynamically hedge options Recent developments in the Python ecosystem enable analysts to implement analytics tasks as performing as with C or C++, but using only about one-tenth of the code or even less. Derivatives Analytics with Python — Data Analysis, Models, Simulation, Calibration and Hedging shows you what you need to know to supercharge your derivatives and risk analytics efforts.




Financial Modelling


Book Description

Financial modelling Theory, Implementation and Practice with MATLAB Source Jörg Kienitz and Daniel Wetterau Financial Modelling - Theory, Implementation and Practice with MATLAB Source is a unique combination of quantitative techniques, the application to financial problems and programming using Matlab. The book enables the reader to model, design and implement a wide range of financial models for derivatives pricing and asset allocation, providing practitioners with complete financial modelling workflow, from model choice, deriving prices and Greeks using (semi-) analytic and simulation techniques, and calibration even for exotic options. The book is split into three parts. The first part considers financial markets in general and looks at the complex models needed to handle observed structures, reviewing models based on diffusions including stochastic-local volatility models and (pure) jump processes. It shows the possible risk-neutral densities, implied volatility surfaces, option pricing and typical paths for a variety of models including SABR, Heston, Bates, Bates-Hull-White, Displaced-Heston, or stochastic volatility versions of Variance Gamma, respectively Normal Inverse Gaussian models and finally, multi-dimensional models. The stochastic-local-volatility Libor market model with time-dependent parameters is considered and as an application how to price and risk-manage CMS spread products is demonstrated. The second part of the book deals with numerical methods which enables the reader to use the models of the first part for pricing and risk management, covering methods based on direct integration and Fourier transforms, and detailing the implementation of the COS, CONV, Carr-Madan method or Fourier-Space-Time Stepping. This is applied to pricing of European, Bermudan and exotic options as well as the calculation of the Greeks. The Monte Carlo simulation technique is outlined and bridge sampling is discussed in a Gaussian setting and for Lévy processes. Computation of Greeks is covered using likelihood ratio methods and adjoint techniques. A chapter on state-of-the-art optimization algorithms rounds up the toolkit for applying advanced mathematical models to financial problems and the last chapter in this section of the book also serves as an introduction to model risk. The third part is devoted to the usage of Matlab, introducing the software package by describing the basic functions applied for financial engineering. The programming is approached from an object-oriented perspective with examples to propose a framework for calibration, hedging and the adjoint method for calculating Greeks in a Libor market model. Source code used for producing the results and analysing the models is provided on the author's dedicated website, http://www.mathworks.de/matlabcentral/fileexchange/authors/246981.




Derivatives


Book Description

Derivatives by Paul Wilmott provides the most comprehensive and accessible analysis of the art of science in financial modeling available. Wilmott explains and challenges many of the tried and tested models while at the same time offering the reader many new and previously unpublished ideas and techniques. Paul Wilmott has produced a compelling and essential new work in this field. The basics of the established theories-such as stochastic calculus, Black-Scholes, binomial trees and interest-rate models-are covered in clear and precise detail, but Derivatives goes much further. Complex models-such as path dependency, non-probabilistic models, static hedging and quasi-Monte Carlo methods-are introduced and explained to a highly sophisticated level. But theory in itself is not enough, an understanding of the role the techniques play in the daily world of finance is also examined through the use of spreadsheets, examples and the inclusion of Visual Basic programs. The book is divided into six parts: Part One: acts as an introduction and explanation of the fundamentals of derivatives theory and practice, dealing with the equity, commodity and currency worlds. Part Two: takes the mathematics of Part One to a more complex level, introducing the concept of path dependency. Part Three: concerns extensions of the Black-Scholes world, both classic and modern. Part Four: deals with models for fixed-income products. Part Five: describes models for risk management and measurement. Part Six: delivers the numerical methods required for implementing the models described in the rest of the book. Derivatives also includes a CD containing a wide variety of implementation material related to the book in the form of spreadsheets and executable programs together with resource material such as demonstration software and relevant contributed articles. At all times the style remains readable and compelling making Derivatives the essential book on every finance shelf.




Data Modeling of Financial Derivatives


Book Description

Written in plain English and based on successful client engagements, Data Modeling of Financial Derivatives: A Conceptual Approach introduces new and veteran data modelers, financial analysts, and IT professionals to the fascinating world of financial derivatives. Covering futures, forwards, options, swaps, and forward rate agreements, finance and modeling expert Robert Mamayev shows you step-by-step how to structure and describe financial data using advanced data modeling techniques. The book introduces IT professionals, in particular, to various financial and data modeling concepts that they may not have seen before, giving them greater proficiency in the financial language of derivatives—and greater ability to communicate with financial analysts without fear or hesitation. Such knowledge will be especially useful to those looking to pick up the necessary skills to become productive right away working in the financial sector. Financial analysts reading this book will come to grips with various data modeling concepts and therefore be in better position to explain the underlying business to their IT audience. Data Modeling of Financial Derivatives—which presumes no advanced knowledge of derivatives or data modeling—will help you: Learn the best entity–relationship modeling method out there—Barker’s CASE methodology—and its application in the financial industry Understand how to identify and creatively reuse data modeling patterns Gain an understanding of financial derivatives and their various applications Learn how to model derivatives contracts and understand the reasoning behind certain design decisions Resolve derivatives data modeling complexities parsimoniously so that your clients can understand them intuitively Packed with numerous examples, diagrams, and techniques, this book will enable you to recognize the various design patterns that you are most likely to encounter in your professional career and apply them successfully in practice. Anyone working with financial models will find it an invaluable tool and career booster. What you’ll learnYou will learn how to: Recognize and identify financial derivatives Reuse data modeling patterns and apply them to create something new Data model simple and complex options Data model SWAPS Data model futures and forward contracts Who this book is for Data modelers, financial analysts, IT professionals, and anyone with an interest in data modeling and business analysis. Table of Contents Introduction Notation Financial Contracts Primer Modeling Forward Contracts Modeling Futures Contracts Modeling Options Advanced Options Modeling – Designing Trading Strategies Swaps and Forward Rate Agreements (FRAs) Finishing Thoughts