Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Acceptable See details
$98.98 & this item ships for FREE with Super Saver Shipping. Details

or
Sign in to turn on 1-Click ordering.
 
   
Sell Back Your Copy
For a $2.00 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Modeling Derivatives Applications in Matlab, C++, and Excel
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Modeling Derivatives Applications in Matlab, C++, and Excel [Hardcover]

Justin London (Author)
5.0 out of 5 stars  See all reviews (4 customer reviews)

List Price: $189.99
Price: $130.93 & this item ships for FREE with Super Saver Shipping. Details
You Save: $59.06 (31%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 4 left in stock--order soon (more on the way).
Want it delivered Tuesday, February 14? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Sell Back Your Copy for $2.00
Whether you buy it used on Amazon for $95.00 or somewhere else, you can sell it back through our Book Trade-In Program at the current price of $2.00.
Used Price$95.00
Trade-in Price$2.00
Price after
Trade-in
$93.00

Book Description

December 28, 2006 0131962590 978-0131962590 1

Prebuilt Code for Modeling and Pricing Today’s Complex Derivatives

 

Justin London shows how to implement pricing algorithms for a wide variety of complex derivatives, including rapidly emerging instruments covered in no other book. Utilizing actual Bloomberg data, London covers credit derivatives, CDOs, mortgage-backed securities, asset-backed securities, fixed-income securities, and today’s increasingly important weather, power, and energy derivatives. His robust models are designed for both ease of use and ease of adaptation, and may be downloaded by the book’s purchasers from a secured Web site.

 

Modeling Derivatives Applications in Matlab, C++, and Excel will be indispensable to sell-side professionals who model derivatives; buy-side professionals who must understand the derivatives offered to them; experienced quants; developers at Wall Street firms; and any financial engineering practitioner or student entering the derivatives field for the first time.

  • Presents broader coverage and more models than any competitive book Covers everything from swaps to interest rate models, mortgage- and asset-backed securities to the HJM model
  • Includes code for all three leading derivatives development platforms The only book to present models for Matlab, C++, and Excel
  • Addresses the fastest-growing areas of derivatives development Includes models for weather, power, and energy derivatives, CDOs, and more
  • Contains extensive real-world examples.

The entire book utilizes Matlab, C++, and Excel.  Users need Matlab installed, Visual C++, and Excel.  In addition, some examples using Matlab toolkits are used: Chapter 1 makes use of the Fixed-Income Toolkit.  Appendix A makes use of the Financial Derivatives Toolkit and Matlab Excel Link.  These toolkits do not come with the book, but can be obtained from Mathworks.

 

Downloadable models available ONLY to purchasers of this book.

Purchasers receive a unique access code enabling secure access to downloadable, prebuilt code and templates for Matlab, C++, and Excel.

 

                       Preface  xv

                        Acknowledgments  xix

                        About the Author  xxi

Chapter 1       Swaps and Fixed Income Instruments  1 

Chapter 2       Copula Functions  67 

Chapter 3       Mortgage-Backed Securities  91 

Chapter 4       Collateralized Debt Obligations  163

Chapter 5       Credit Derivatives  223

Chapter 6       Weather Derivatives  299

Chapter 7       Energy and Power Derivatives  333

Chapter 8       Pricing Power Derivatives: Theory and Matlab Implementation  407 

Chapter 9       Commercial Real Estate Asset-Backed Securities  447

Appendix A     Interest Rate Tree Modeling in Matlab  473

Appendix B     Chapter 7 Code  503

                        References  543 

                        Index   555 

 


Frequently Bought Together

Modeling Derivatives Applications in Matlab, C++, and Excel + Stochastic Simulation and Applications in Finance with MATLAB Programs (The Wiley Finance Series) + Numerical Methods in Finance and Economics: A MATLAB-Based Introduction (Statistics in Practice)
Price For All Three: $318.70

Some of these items ship sooner than the others. Show details

Buy the selected items together


Editorial Reviews

About the Author

Justin London has developed fixed-income and equity models for trading companies and his own quantitative consulting firm. He has analyzed and managed bank corporate loan portfolios using credit derivatives in the Asset Portfolio Group of a large bank in Chicago, Illinois, as well as advised several banks in their implementation of derivative trading systems. London is the founder of a global online trading and financial technology company. A graduate of the University of Michigan, London holds a B.A. in economics and mathematics, an M.A. in applied economics, and an M.S. in financial engineering, computer science, and mathematics, respectively.

Excerpt. © Reprinted by permission. All rights reserved.

Preface

PREFACE

Given the explosive growth in new financial derivatives such as credit derivatives, hundreds of financial institutions now market these complex instruments and employ thousands of financial and technical professionals needed to model them accurately and effectively. Moreover, the implementation of these models in C++ and Matlab (two widely used languages for implementing and building derivatives models) has made programming skills in these languages important for practitioners to have. In addition, the use of Excel is also important as many trading desks use Excel as a front-end trading application.

Modeling Derivatives Applications in Matlab, C++, and Excel is the first book to cover in detail important derivatives pricing models for credit derivatives (for example, credit default swaps and credit-linked notes), collateralized-debt obligations (CDOs), mortgage-backed securities (MBSs), asset-backed securities (ABSs), swaps, fixed-income securities, and increasingly important weather, power, and energy derivatives using Matlab, C++, and Excel. Readers will benefit from both the mathematical derivations of the models, the theory underlying the models, as well as the code implementations.

Throughout this book, numerous examples are given using Matlab, C++, and Excel. Examples using actual real-time Bloomberg data show how these models work in practice. The purpose of the book is to teach readers how to properly develop and implement derivatives applications so that they can adapt the code for their own use as they develop their own applications. The best way to learn is to follow the examples and run the code. The chapters cover the following topics:

  • Chapter 1: Swaps and fixed income securities
  • Chapter 2: Copulas and copula methodologies
  • Chapter 3: Mortgage-backed securities
  • Chapter 4: Collateralized-debt obligations
  • Chapter 5: Credit derivatives
  • Chapter 6: Weather derivatives
  • Chapter 7: Energy and power derivatives
  • Chapter 8: Also covers model implementations for energy derivatives using Matlab, but is written and based on the proprietary work of its author, Craig Pirrong, professor of finance and director of the Global Energy Management Institute at the University of Houston.
  • Chapter 9: Commercial real-estate backed securities (a type of asset-backed security), which is written and is based on the proprietary work of its author, Tien-Foo Sing, professor in the Department of Real Estate Finance at the National University of Singapore.

In order to provide different perspectives to readers and provide as much useful information as possible, the work and models developed and written by various leading practitioners and experts for certain topics are provided and incorporated throughout the book. Thus, not only does this book cover complex derivatives models and provide all of the code (which can be downloaded using a secure ID code from the companion Web site at http://www.ftpress.com/title/0131962590), but it also incorporates important work contributions from leading practitioners in the industry. For instance, the work of Galiani (2003) is discussed in the chapter on copulas and credit derivatives. The work of Picone (2004) is discussed in the chapter on collateralized-debt obligations. The work of Johnson (2004) is discussed in the chapters on fixed-income instruments and mortgage-backed securities. The valuable work for energy derivatives of Doerr (2002), Xiang (2004), and Xu (2004) is given. In Chapter 8, Craig Pirrong discusses the Pirrong-Jermayakan model, a two-dimensional alternating implicit difference (ADI) finite difference scheme for pricing energy derivatives. In Chapter 9, Tien-Foo Sing discusses using Monte Carlo to price asset-based securities. Moreover, numerous individuals named in the acknowledgments contributed useful code throughout the book.

The book emphasizes how to implement and code complex models for pricing, trading, and hedging using C++, Matlab, and Excel. The book does not focus on design patterns or best coding practices (these issues may be discussed in subsequent editions of the book.) Efficiency and modularity are important design goals in building robust object-oriented code. In some cases in this book, the C++ code provided could perhaps be more modular as with some of the routines in building interest rate trees. The emphasis throughout the book has been to provide working implementations for the reader to adapt. However, the book does provide some discussions and helpful tips for building efficient models. For instance, memory allocation for data structures is always an issue when developing a model that requires use and storage of multi-dimensional data. Use of a predefined two-dimensional array, for instance, is not the most efficient way to allocate memory since it is fixed in size. A lot of memory may be unutilized and wasted if you do not know how large the structure needs to be to store the actual data. On the other hand, the predefined array sizes may turn out not to be large enough.

Although two-dimensional arrays are easy to define, use of array template classes (that can handle multiple dimensions) and vectors (of vectors) in the Standard Template Library in C++ are more efficient because they are dynamic and only use as much memory as is needed. Such structures are used in the book, although some two-dimensional arrays are used as well. Matlab, a matrix manipulation language, provides automatic memory allocation of memory as data is used if no array sizes are predefined. All data in Matlab are treated as matrix objects; e.g., a single number is treated as a 1 x 1 array. Data can be added or removed from an object and the object will dynamically expand or reduce the amount of memory space as needed.

While every effort has been made to catch all typos and errors in the book, inevitably in a book of this length and complexity, there may still be a few. Any corrections will be posted on the Web site.

Hopefully, this book will give you the foundation to develop, build, and test your own models while saving you a great deal of development time through use of pre-tested robust code.

Supplemental Files on the Web Site

To download the code in this book, you must first register online. You will need a valid email address and the access code that is printed inside the envelope located at the back of the book.

To register online, go to http://www.ftpress.com/title/0131962590 and follow the on-screen instructions.

If you have any questions about online registration or downloading the code, please send us an inquiry via the Contact Us page at http://www.ftpress.com/about/contact us/.

NOTE: The code files are Copyrighted © 2006 by Justin London and the contributors thereof. Unauthorized reproduction or distribution is prohibited. All rights reserved.


© Copyright Pearson Education. All rights reserved.


Product Details

  • Hardcover: 600 pages
  • Publisher: FT Press; 1 edition (December 28, 2006)
  • Language: English
  • ISBN-10: 0131962590
  • ISBN-13: 978-0131962590
  • Product Dimensions: 9.5 x 7.3 x 1.1 inches
  • Shipping Weight: 2.1 pounds (View shipping rates and policies)
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #954,724 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

4 Reviews
5 star:
 (4)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

4 of 6 people found the following review helpful:
5.0 out of 5 stars Justin London did it again, July 19, 2007
By 
estg "eliel" (Mexico City, Mexico) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Modeling Derivatives Applications in Matlab, C++, and Excel (Hardcover)
I highlight two points:

1. The inclusion of Matlab and Excel code in almost all topics of the book.
2. All the content is new and more advanced, there is no recovered topics of his previous book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 12 people found the following review helpful:
5.0 out of 5 stars Offers prebuilt code for immediate use, June 28, 2007
This review is from: Modeling Derivatives Applications in Matlab, C++, and Excel (Hardcover)
This book offers prebuilt, modifiable code that you can use for energy, power, weather and many other derivatives applications. The download process is fast and easy. For those who use Matlab, C++, or Excel, there is no competition. A great book with unique content and code.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


11 of 19 people found the following review helpful:
5.0 out of 5 stars Describes the Modelling Procedure and Gives the Code, February 7, 2007
This review is from: Modeling Derivatives Applications in Matlab, C++, and Excel (Hardcover)
Derivatives are not simple things. It almost seems that complexity was a design goal when they were being set up. In order to determine their real value either today or in the future you almost have to model them on a computer.

This book covers dozens of different types of derivatives, including the common ones and some of the new even more esoteric ones. It talks about the structure of the derivative, and then presents models of them. The models are presented in the most common modelling 'languages' in use today. There is a lot of code involved, but there is not a CD included with the book. Instead, an access code providing a one time download for the code. Note, a one time download. Be sure and save the code quickly and on several media. This procedure allows the models to be updated as needed without regard to the time it takes for the book to move from being written to being published, but if you have a disk crash....

The biggest things this book provides are: first, you get to see what an expert in the field has done, and second, you get the code to run his models on your system, and of course you can modify them if you find some other aspect suits your needs better.

This is a new book, first printed in December 2006, so it is current with the derivatives being marketing at that time.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews


Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
daily strike option, spark spread call, power contingent claims, cashflow matrix, date number form, seasoning factor, spark spread option, serial date numbers, gas spot prices, default leg, copula density, swap framework, swing option, weather derivatives market, credit derivatives pricing models, electricity spot prices, prepaid principal, tranche loss, equity tranche, spread call option, electricity derivatives, accrued premium, gaussian copula, switch type case, premium leg
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Monte Carlo, New York, Henry Hub, United States, Hong Kong, Fourier Seasonal, Interest Sch, Expected Redemption Date, Million Euro, Principal Account, Spot January, Year Ref Balance, June T-bill, Mezzanine Notes, Deal Counterparty, Des Moines, Dow Jones, Energy Information Administration, Given Mean of Est, Las Vegas, Main Curves Cashflow Risk Horizon Australia, Options New Deal Copy Deal, Palo Verde, September Eurodollar, Eligible Investments
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Front Flap | Table of Contents | First Pages | Index | Back Flap | Back Cover | Surprise Me!
Search Inside This Book:





Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
Is this really worth $115? 1 Jul 20, 2007
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject