Implementing Derivatives Models

Download Implementing Derivatives Models PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 350 pages
Book Rating : 4.F/5 ( download)

DOWNLOAD NOW!


Book Synopsis Implementing Derivatives Models by : Les Clewlow

Download or read book Implementing Derivatives Models written by Les Clewlow and published by . This book was released on 1998 with total page 350 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Implementing Models of Financial Derivatives

Download Implementing Models of Financial Derivatives PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470661844
Total Pages : 772 pages
Book Rating : 4.4/5 (76 download)

DOWNLOAD NOW!


Book Synopsis Implementing Models of Financial Derivatives by : Nick Webber

Download or read book Implementing Models of Financial Derivatives written by Nick Webber and published by John Wiley & Sons. This book was released on 2011-09-07 with total page 772 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Financial Derivatives Modeling

Download Financial Derivatives Modeling PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 3642221556
Total Pages : 320 pages
Book Rating : 4.6/5 (422 download)

DOWNLOAD NOW!


Book Synopsis Financial Derivatives Modeling by : Christian Ekstrand

Download or read book Financial Derivatives Modeling written by Christian Ekstrand and published by Springer Science & Business Media. This book was released on 2011-08-26 with total page 320 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Modeling Derivatives in C++

Download Modeling Derivatives in C++ PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 047168189X
Total Pages : 922 pages
Book Rating : 4.4/5 (716 download)

DOWNLOAD NOW!


Book Synopsis Modeling Derivatives in C++ by : Justin London

Download or read book Modeling Derivatives in C++ written by Justin London and published by John Wiley & Sons. This book was released on 2005-01-21 with total page 922 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is the definitive and most comprehensive guide to modeling derivatives in C++ today. Providing readers with not only the theory and math behind the models, as well as the fundamental concepts of financial engineering, but also actual robust object-oriented C++ code, this is a practical introduction to the most important derivative models used in practice today, including equity (standard and exotics including barrier, lookback, and Asian) and fixed income (bonds, caps, swaptions, swaps, credit) derivatives. The book provides complete C++ implementations for many of the most important derivatives and interest rate pricing models used on Wall Street including Hull-White, BDT, CIR, HJM, and LIBOR Market Model. London illustrates the practical and efficient implementations of these models in real-world situations and discusses the mathematical underpinnings and derivation of the models in a detailed yet accessible manner illustrated by many examples with numerical data as well as real market data. A companion CD contains quantitative libraries, tools, applications, and resources that will be of value to those doing quantitative programming and analysis in C++. Filled with practical advice and helpful tools, Modeling Derivatives in C++ will help readers succeed in understanding and implementing C++ when modeling all types of derivatives.

Implementing Models in Quantitative Finance: Methods and Cases

Download Implementing Models in Quantitative Finance: Methods and Cases PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 3540499598
Total Pages : 606 pages
Book Rating : 4.5/5 (44 download)

DOWNLOAD NOW!


Book Synopsis Implementing Models in Quantitative Finance: Methods and Cases by : Gianluca Fusai

Download or read book Implementing Models in Quantitative Finance: Methods and Cases written by Gianluca Fusai and published by Springer Science & Business Media. This book was released on 2007-12-20 with total page 606 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download Derivatives Analytics with Python PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1119037999
Total Pages : 390 pages
Book Rating : 4.1/5 (19 download)

DOWNLOAD NOW!


Book Synopsis Derivatives Analytics with Python by : Yves Hilpisch

Download or read book Derivatives Analytics with Python written by Yves Hilpisch and published by John Wiley & Sons. This book was released on 2015-08-03 with total page 390 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download Financial Modelling PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470744898
Total Pages : 736 pages
Book Rating : 4.4/5 (77 download)

DOWNLOAD NOW!


Book Synopsis Financial Modelling by : Joerg Kienitz

Download or read book Financial Modelling written by Joerg Kienitz and published by John Wiley & Sons. This book was released on 2013-02-18 with total page 736 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Download Derivatives PDF Online Free

Author :
Publisher : Wiley
ISBN 13 : 9780471986706
Total Pages : 252 pages
Book Rating : 4.9/5 (867 download)

DOWNLOAD NOW!


Book Synopsis Derivatives by : Paul Wilmott

Download or read book Derivatives written by Paul Wilmott and published by Wiley. This book was released on 1999-02-05 with total page 252 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

C++ Design Patterns and Derivatives Pricing

Download C++ Design Patterns and Derivatives Pricing PDF Online Free

Author :
Publisher : Cambridge University Press
ISBN 13 : 9780521832359
Total Pages : 220 pages
Book Rating : 4.8/5 (323 download)

DOWNLOAD NOW!


Book Synopsis C++ Design Patterns and Derivatives Pricing by : Mark Suresh Joshi

Download or read book C++ Design Patterns and Derivatives Pricing written by Mark Suresh Joshi and published by Cambridge University Press. This book was released on 2004-08-05 with total page 220 pages. Available in PDF, EPUB and Kindle. Book excerpt: Design patterns are the cutting-edge paradigm for programming in object-oriented languages. Here they are discussed, for the first time in a book, in the context of implementing financial models in C++. Assuming only a basic knowledge of C++ and mathematical finance, the reader is taught how to produce well-designed, structured, re-usable code via concrete examples. Each example is treated in depth, with the whys and wherefores of the chosen method of solution critically examined. Part of the book is devoted to designing re-usable components that are then put together to build a Monte Carlo pricer for path-dependent exotic options. Advanced topics treated include the factory pattern, the singleton pattern and the decorator pattern. Complete ANSI/ISO-compatible C++ source code is included on a CD for the reader to study and re-use and so develop the skills needed to implement financial models with object-oriented programs and become a working financial engineer. Please note the CD supplied with this book is platform-dependent and PC users will not be able to use the files without manual intervention in order to remove extraneous characters. Cambridge University Press apologises for this error. Machine readable files for all users can be obtained from www.markjoshi.com/design.

Monte Carlo Methods in Financial Engineering

Download Monte Carlo Methods in Financial Engineering PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 0387216170
Total Pages : 603 pages
Book Rating : 4.3/5 (872 download)

DOWNLOAD NOW!


Book Synopsis Monte Carlo Methods in Financial Engineering by : Paul Glasserman

Download or read book Monte Carlo Methods in Financial Engineering written by Paul Glasserman and published by Springer Science & Business Media. This book was released on 2013-03-09 with total page 603 pages. Available in PDF, EPUB and Kindle. Book excerpt: From the reviews: "Paul Glasserman has written an astonishingly good book that bridges financial engineering and the Monte Carlo method. The book will appeal to graduate students, researchers, and most of all, practicing financial engineers [...] So often, financial engineering texts are very theoretical. This book is not." --Glyn Holton, Contingency Analysis

Derivative Instruments

Download Derivative Instruments PDF Online Free

Author :
Publisher : Elsevier
ISBN 13 : 0080503896
Total Pages : 273 pages
Book Rating : 4.0/5 (85 download)

DOWNLOAD NOW!


Book Synopsis Derivative Instruments by : Brian Eales

Download or read book Derivative Instruments written by Brian Eales and published by Elsevier. This book was released on 2003-03-24 with total page 273 pages. Available in PDF, EPUB and Kindle. Book excerpt: The authors concentrate on the practicalities of each class of derivative, so that readers can apply the techniques in practice. Product descriptions are supported by detailed spreadsheet models, illustrating the techniques employed.This book is ideal reading for derivatives traders, salespersons, financial engineers, risk managers, and other professionals involved to any extent in the application and analysis of OTC derivatives. - Combines theory with valuation to provide overall coverage of the topic area - Covers all the latest developments in derivatives

A Course in Derivative Securities

Download A Course in Derivative Securities PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 3540279008
Total Pages : 358 pages
Book Rating : 4.5/5 (42 download)

DOWNLOAD NOW!


Book Synopsis A Course in Derivative Securities by : Kerry Back

Download or read book A Course in Derivative Securities written by Kerry Back and published by Springer Science & Business Media. This book was released on 2005-10-11 with total page 358 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Deals with pricing and hedging financial derivatives.... Computational methods are introduced and the text contains the Excel VBA routines corresponding to the formulas and procedures described in the book. This is valuable since computer simulation can help readers understand the theory....The book...succeeds in presenting intuitively advanced derivative modelling... it provides a useful bridge between introductory books and the more advanced literature." --MATHEMATICAL REVIEWS

Dynamic Hedging

Download Dynamic Hedging PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 9780471152804
Total Pages : 536 pages
Book Rating : 4.1/5 (528 download)

DOWNLOAD NOW!


Book Synopsis Dynamic Hedging by : Nassim Nicholas Taleb

Download or read book Dynamic Hedging written by Nassim Nicholas Taleb and published by John Wiley & Sons. This book was released on 1997-01-14 with total page 536 pages. Available in PDF, EPUB and Kindle. Book excerpt: Destined to become a market classic, Dynamic Hedging is the only practical reference in exotic options hedgingand arbitrage for professional traders and money managers Watch the professionals. From central banks to brokerages to multinationals, institutional investors are flocking to a new generation of exotic and complex options contracts and derivatives. But the promise of ever larger profits also creates the potential for catastrophic trading losses. Now more than ever, the key to trading derivatives lies in implementing preventive risk management techniques that plan for and avoid these appalling downturns. Unlike other books that offer risk management for corporate treasurers, Dynamic Hedging targets the real-world needs of professional traders and money managers. Written by a leading options trader and derivatives risk advisor to global banks and exchanges, this book provides a practical, real-world methodology for monitoring and managing all the risks associated with portfolio management. Nassim Nicholas Taleb is the founder of Empirica Capital LLC, a hedge fund operator, and a fellow at the Courant Institute of Mathematical Sciences of New York University. He has held a variety of senior derivative trading positions in New York and London and worked as an independent floor trader in Chicago. Dr. Taleb was inducted in February 2001 in the Derivatives Strategy Hall of Fame. He received an MBA from the Wharton School and a Ph.D. from University Paris-Dauphine.

Option Pricing Models and Volatility Using Excel-VBA

Download Option Pricing Models and Volatility Using Excel-VBA PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118429206
Total Pages : 456 pages
Book Rating : 4.1/5 (184 download)

DOWNLOAD NOW!


Book Synopsis Option Pricing Models and Volatility Using Excel-VBA by : Fabrice D. Rouah

Download or read book Option Pricing Models and Volatility Using Excel-VBA written by Fabrice D. Rouah and published by John Wiley & Sons. This book was released on 2012-06-15 with total page 456 pages. Available in PDF, EPUB and Kindle. Book excerpt: This comprehensive guide offers traders, quants, and students the tools and techniques for using advanced models for pricing options. The accompanying website includes data files, such as options prices, stock prices, or index prices, as well as all of the codes needed to use the option and volatility models described in the book. Praise for Option Pricing Models & Volatility Using Excel-VBA "Excel is already a great pedagogical tool for teaching option valuation and risk management. But the VBA routines in this book elevate Excel to an industrial-strength financial engineering toolbox. I have no doubt that it will become hugely successful as a reference for option traders and risk managers." —Peter Christoffersen, Associate Professor of Finance, Desautels Faculty of Management, McGill University "This book is filled with methodology and techniques on how to implement option pricing and volatility models in VBA. The book takes an in-depth look into how to implement the Heston and Heston and Nandi models and includes an entire chapter on parameter estimation, but this is just the tip of the iceberg. Everyone interested in derivatives should have this book in their personal library." —Espen Gaarder Haug, option trader, philosopher, and author of Derivatives Models on Models "I am impressed. This is an important book because it is the first book to cover the modern generation of option models, including stochastic volatility and GARCH." —Steven L. Heston, Assistant Professor of Finance, R.H. Smith School of Business, University of Maryland

The XVA of Financial Derivatives: CVA, DVA and FVA Explained

Download The XVA of Financial Derivatives: CVA, DVA and FVA Explained PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 1137435844
Total Pages : 228 pages
Book Rating : 4.1/5 (374 download)

DOWNLOAD NOW!


Book Synopsis The XVA of Financial Derivatives: CVA, DVA and FVA Explained by : Dongsheng Lu

Download or read book The XVA of Financial Derivatives: CVA, DVA and FVA Explained written by Dongsheng Lu and published by Springer. This book was released on 2016-01-01 with total page 228 pages. Available in PDF, EPUB and Kindle. Book excerpt: This latest addition to the Financial Engineering Explained series focuses on the new standards for derivatives valuation, namely, pricing and risk management taking into account counterparty risk, and the XVA's Credit, Funding and Debt value adjustments.

Interest Rate Modelling

Download Interest Rate Modelling PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 :
Total Pages : 680 pages
Book Rating : 4.3/5 (91 download)

DOWNLOAD NOW!


Book Synopsis Interest Rate Modelling by : Jessica James

Download or read book Interest Rate Modelling written by Jessica James and published by John Wiley & Sons. This book was released on 2000-06-08 with total page 680 pages. Available in PDF, EPUB and Kindle. Book excerpt: Back Cover ( this section should include endorsements also) As interest rate markets continue to innovate and expand it is becoming increasingly important to remain up-to-date with the latest practical and theoretical developments. This book covers the latest developments in full, with descriptions and implementation techniques for all the major classes of interest rate models - both those actively used in practice as well as theoretical models still 'waiting in the wings'. Interest rate models, implementation methods and estimation issues are discussed at length by the authors as are important new developments such as kernel estimation techniques, economic based models, implied pricing methods and models on manifolds. Providing balanced coverage of both the practical use of models and the theory that underlies them, Interest Rate Modelling adopts an implementation orientation throughout making it an ideal resource for both practitioners and researchers. Back Flap Jessica James Jessica James is Head of Research for Bank One's Strategic Risk Management group, based in the UK. Jessica started life as a physicist at Manchester University and completed her D Phil in Theoretical Atomic and Nuclear Physics at Christ Church, Oxford, under Professor Sandars. After a year as a college lecturer at Trinity, Oxford, she began work at the First National Bank of Chicago, now Bank One, where she still works. She is well known as a speaker on the conference circuit, lecturing on a variety of topics such as VaR, capital allocation, credit derivatives and interest rate modelling, and has published articles on various aspects of financial modelling. Nick Webber Nick Webber is a lecturer in Finance at Warwick Business School. Prior to his academic career, Nick had extensive experience in the industrial and commercial world in operational research and computing. After obtaining a PhD in Theoretical Physics from Imperial College he began research into financial options. His main area of research centres on interest rate modelling and computational finance. He has taught practitioner and academic courses for many years, chiefly on options and interest rates. Front Flap Interest Rate Modelling provides a comprehensive resource on all the main aspects of valuing and hedging interest rate products. A series of introductory chapters reviews the theoretical background, pointing out the problems in using naïve valuation and implementation techniques. There follows a full analysis of interest rate models including major categories, such as Affine, HJM and Market models, and in addition, lesser well known types that include Consol, Random field and Jump-augmented Models. Implementation methods are discussed in depth including the latest developments in the use of finite difference, Lattice and Monte Carlo methods and their particular application to the valuation of interest rate derivatives. Containing previously unpublished material, Interest Rate Modelling is a key reference work both for practitioners developing and implementing models for real and for academics teaching and researching in the field.

Interest Rate Modeling

Download Interest Rate Modeling PDF Online Free

Author :
Publisher :
ISBN 13 : 9780984422104
Total Pages : 1154 pages
Book Rating : 4.4/5 (221 download)

DOWNLOAD NOW!


Book Synopsis Interest Rate Modeling by : Leif B. G. Andersen

Download or read book Interest Rate Modeling written by Leif B. G. Andersen and published by . This book was released on 2010 with total page 1154 pages. Available in PDF, EPUB and Kindle. Book excerpt: "The three volumes of Interest rate modeling are aimed primarily at practitioners working in the area of interest rate derivatives, but much of the material is quite general and, we believe, will also hold significant appeal to researchers working in other asset classes. Students and academics interested in financial engineering and applied work will find the material particularly useful for its description of real-life model usage and for its expansive discussion of model calibration, approximation theory, and numerical methods."--Preface.