Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

SABR and SABR LIBOR Market Models in Practice: With Examples Implemented in Python

Posted By: ksveta6
SABR and SABR LIBOR Market Models in Practice: With Examples Implemented in Python

SABR and SABR LIBOR Market Models in Practice: With Examples Implemented in Python (Applied Quantitative Finance) by Christian Crispoldi, Gérald Wigger, Peter Larkin
2015 | ISBN: 1137378638 | English | 216 pages | PDF | 2 MB

Interest rate traders have been using the SABR model to price vanilla products for more than a decade. However this model suffers however from a severe limitation: its inability to value exotic products. A term structure model à la LIBOR Market Model (LMM) is often employed to value these more complex derivatives, however the LMM is unable to capture the volatility smile. A joint SABR LIBOR Market Model is the natural evolution towards a consistent pricing of vanilla and exotic products. Knowledge of these models is essential to all aspiring interest rate quants, traders and risk managers, as well an understanding of their failings and alternatives.
SABR and SABR Libor Market Models in Practice is an accessible guide to modern interest rate modelling. Rather than covering an array of models which are seldom used in practice, it focuses on the SABR model, the market standard for vanilla products, the LIBOR Market Model, the most commonly used model for exotic products and the extended SABR LIBOR Market Model. The book takes a hands-on approach, demonstrating simply how to implement and work with these models in a market setting. It bridges the gap between the understanding of the models from a conceptual and mathematical perspective and the actual implementation by supplementing the interest rate theory with modelling specific, practical code examples written in Python.