|
|||||||||||||||||||||||||||||||||||
|
7 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
17 of 19 people found the following review helpful:
5.0 out of 5 stars
About this Book,
By
This review is from: Mathematical Finance: Theory, Modeling, Implementation (Hardcover)
Disclaimer: As you can see from Amazon RealName (TM), I am the author of the book. The editorial review provided on the back of the book and reproduced on amazon was written by the publisher. However, that editorial review does not provide as much information about the book as I think is necessary. This review hopefully provides you with a more detailed description of the contents and objectives of the book, to help you finding the right book for your needs. [...]
The book's main objective is to provide an intuition for the theoretical concepts relevant for derivative pricing and to bridge from the more academic concepts (filtration, random variable, stochastic process) to their application in industry, most notably modeling, calibration and object oriented implementation. It comes with extensive additional material to further explore the key concepts. See the book's home page at christian-fries.de/finmath/book The book starts like a textbook giving an introduction to probability theory and stochastic processes. However, instead of repeating "Definition-Theorem-Proof" the book often leaves out the proof and adds two special sections: "Motivation" and "Interpretation" (before and after a definition or theorem). The first part makes you acquainted with the mathematical theory and provides the intuition for the fundamental building blocks like random variable, brownian motion, drift and volatility, Ito process, measures, change of measure and numéraire, etc. In the second part, first applications are, of course, the Black-Scholes model for a single asset. As an excursion important concepts like implied volatility, hedging and the greeks are presented. The results and graphs of these applications may be explored interactively in Java applets on associated web pages. The third part introduces interest rates, interest rate products and further analytical pricing models. At first, this might come as an arbitrary choice of a specific asset class, namely to focus on interest rates in contrast then equity, foreign exchange (fx), or credit derivatives. However, there is a motivation on why interest rates are a natural choice if one wants to move to more complex derivatives like they have become popular recently: Derivatives feature payments or cash-flows (settlements) at different times, and interest rates are one way to describe the value of future payouts. Mathematically speaking, interest rate products (like bonds or money market accounts) are a natural choice for a numéraire. So interest rates are part of any model (e.g. the black-scholes model for equity and foreign exchange) and considering stochastic interest rates will make these models into hybrid interest rate models. Before discussing interest rates models (part V) or hybrid models (part VI), the part IV of the book gives a treatment of the numerical implementation of such models. It focuses on Monte-Carlo simulations and their object oriented implementation. Monte-Carlo simulation is one of the most powerful tools in (numerical) derivative pricing. It is also a straight forward approach to implement models, making as few assumption as possible (for example: finite differences, like PDEs and trees are limited to low(er) dimensions). Despite its ubiquitous application, Monte-Carlo simulation brings several disadvantages: a) It is sometimes slower. Given the performance of todays computers, this disadvantage is becoming less important. b) Bermudan options are hard to price. This is solved in Chapter 15. Path-dependent bermudan options are even harder. This is solved in Chapter 16. c) Sensitivities are unstable. This is solved in Chapter 17 and 18. Part V introduces bigger models, like the LIBOR Market Model, the classical Short Rate Models, Heath-Jarrow-Morton Framework, Cheyette Model and Markov Functional Models. This part focuses a bit on the LIBOR Market Model as it is our workhorse. The calibration of the LIBOR Market Model is discussed (e.g. the calibration to swaption volatility and swap rate covariance) and hints for fast, object oriented implementations are given. Object oriented designs are given in UML diagrams. In "Excursions" concepts like mean-reversion, instantaneous and terminal correlation, multi-factor model, etc. are discussed and illustrated. This part will both endow you with a solid intuition of important model aspects as well as the ability to actually implement such model. Part VI builds upon the models presented in part V to introduce model extensions like credit spread (credit default) or hybrid models. Examples for hybrid-models are equity-interest rate hybrid model, fx-interest rate hybrid model, multi-currency model. The equity-interest rate hybrid model is essentially a Black-Scholes model (as it was discussed in the second part of the book) with stochastic interest rate modeled by a LIBOR market model (as it was discussed in the fifth part of the book). Since the numéraire is an interest rate product, a Black-Scholes model with stochastic interest rates becomes an interest rate model with an extension. Part VII gives a short introduction to object oriented implementation.
9 of 11 people found the following review helpful:
5.0 out of 5 stars
An excellent quant book,
This review is from: Mathematical Finance: Theory, Modeling, Implementation (Hardcover)
The book starts with discussing basic mathematical finance such as Ito's lemma and Black-Scholes theory. This is a rather compact summary without proofs and I therefore believe a novice reader first should read an introductory book such as the one by Baxter & Rennie. The main part of the books is then devoted to various issues that one encounters in the implementation of financial models. I found this part very useful and I guess most quants have encountered the interesting problems that the author discusses such as: calculation of greeks in Monte-Carlo implementations, backward pricing of path-dependent products, implementation of Markov models, etc.
7 of 9 people found the following review helpful:
5.0 out of 5 stars
This book is unbelievable precious,
By
This review is from: Mathematical Finance: Theory, Modeling, Implementation (Hardcover)
The book has so many nuggets of wisdom is hard to mention them all. I know I struggled with some concepts before and somehow they were explained in a remarkable way. So now I am just asking myself, was I so stupid before?
Perfect for practitioners, but not in the sense of generic cookbook like the Hull's book where the math is dangerously simplified. The theory is explained with flawless clarity. Numerous tricks are given for free. For example, I always looked at interpolation as something trivial, however Fries explains arbitrage violations using different interpolation, i.e. negative probability density for smoothing interpolations, discrete for linear. This book is especially useful for somebody that is interested in Libor Market Model. There is also extension of it like the cross-currency version of it; I haven't seen it anywhere else (at least not in books). From the negative side, I only wished more code posted, but that is just me being greedy. Given the amount spent on implementation issues, I would also like to see little bit more on calibration.
6 of 8 people found the following review helpful:
5.0 out of 5 stars
strong buy,
This review is from: Mathematical Finance: Theory, Modeling, Implementation (Hardcover)
There are a couple of good mathematical finance books and this is for sure one of them. The important thing is that this book doesn't just repeat what you can find in other books, but very often gives you a different view on problems. A lot intuition and explanation of concepts is provided in a clever, unique and new way (even if you've read and thought already a lot about it). That implementation issues are discussed in this book makes it clear that this book is perfect for practitioners and I could make a lot use of it even though I'm not new to the field (I work as a quant for 10y now).
6 of 8 people found the following review helpful:
5.0 out of 5 stars
A nice path through Mathematical Finance,
This review is from: Mathematical Finance: Theory, Modeling, Implementation (Hardcover)
The subtitle of this book is Theory, Modeling and Implementation and this book has plenty of material on all these areas of Mathematical Finance. The author, who has a solid background in mathematics and is a succesful professional in the finance industry, is very generous with the tricks of the trade. To my knowledge, there is no other book who takes the reader (preferably someone with a good working knowledge in university mathematics) on a path from the mathematics of Itô calculus to models of volatility and interest rate derivatives and then to numerics and object oriented programming. For a commited reader this book will be very rewarding, since it has so much to offer. It should be excellent preparation for e.g. an internship in a quantitative team at a bank (especially for derivatives) or could serve as course literature for a university course in applied financial modeling (the examples from industry will motivate the students, believe me). All in all, this is an excellently versatile book with such a richness concerning the material.
2.0 out of 5 stars
sloppy notation,
Amazon Verified Purchase(What's this?)
This review is from: Mathematical Finance: Theory, Modeling, Implementation (Hardcover)
I have been struggling through the first section of the book due to sloppy notation. New variables / terms are pulled out of a hat with no prior definition, or inconsistent definition. This is stuff I know already from Shreve, so it is not the concepts I am having trouble with, just following the author.Luckily, I did not buy this book for the first few sections. I hope it gets better as we get to the parts on term structure models.
6 of 11 people found the following review helpful:
1.0 out of 5 stars
Not a good book,
By
This review is from: Mathematical Finance: Theory, Modeling, Implementation (Hardcover)
This is a half heartedly written book. It is hard to understand. It is as if the writer has assembled his notes into a book without much editing. I would recommend not to buy this book. Borrow it from a library before you decide to buy it.
|
|
Most Helpful First | Newest First
|
|
Mathematical Finance: Theory, Modeling, Implementation by Christian Fries (Hardcover - August 24, 2007)
$140.00 $107.43
In Stock | ||