Affine Diffusions and Related Processes: Simulation, Theory and Applications

Affine Diffusions and Related Processes: Simulation, Theory and Applications
Author :
Publisher : Springer
Total Pages : 264
Release :
ISBN-10 : 9783319052212
ISBN-13 : 3319052217
Rating : 4/5 (12 Downloads)

Synopsis Affine Diffusions and Related Processes: Simulation, Theory and Applications by : Aurélien Alfonsi

This book gives an overview of affine diffusions, from Ornstein-Uhlenbeck processes to Wishart processes and it considers some related diffusions such as Wright-Fisher processes. It focuses on different simulation schemes for these processes, especially second-order schemes for the weak error. It also presents some models, mostly in the field of finance, where these methods are relevant and provides some numerical experiments. The book explains the mathematical background to understand affine diffusions and analyze the accuracy of the schemes.

Numerical Probability

Numerical Probability
Author :
Publisher : Springer
Total Pages : 591
Release :
ISBN-10 : 9783319902760
ISBN-13 : 3319902768
Rating : 4/5 (60 Downloads)

Synopsis Numerical Probability by : Gilles Pagès

This textbook provides a self-contained introduction to numerical methods in probability with a focus on applications to finance. Topics covered include the Monte Carlo simulation (including simulation of random variables, variance reduction, quasi-Monte Carlo simulation, and more recent developments such as the multilevel paradigm), stochastic optimization and approximation, discretization schemes of stochastic differential equations, as well as optimal quantization methods. The author further presents detailed applications to numerical aspects of pricing and hedging of financial derivatives, risk measures (such as value-at-risk and conditional value-at-risk), implicitation of parameters, and calibration. Aimed at graduate students and advanced undergraduate students, this book contains useful examples and over 150 exercises, making it suitable for self-study.

Frontiers in Stochastic Analysis–BSDEs, SPDEs and their Applications

Frontiers in Stochastic Analysis–BSDEs, SPDEs and their Applications
Author :
Publisher : Springer Nature
Total Pages : 303
Release :
ISBN-10 : 9783030222857
ISBN-13 : 3030222853
Rating : 4/5 (57 Downloads)

Synopsis Frontiers in Stochastic Analysis–BSDEs, SPDEs and their Applications by : Samuel N. Cohen

This collection of selected, revised and extended contributions resulted from a Workshop on BSDEs, SPDEs and their Applications that took place in Edinburgh, Scotland, July 2017 and included the 8th World Symposium on BSDEs. The volume addresses recent advances involving backward stochastic differential equations (BSDEs) and stochastic partial differential equations (SPDEs). These equations are of fundamental importance in modelling of biological, physical and economic systems, and underpin many problems in control of random systems, mathematical finance, stochastic filtering and data assimilation. The papers in this volume seek to understand these equations, and to use them to build our understanding in other areas of mathematics. This volume will be of interest to those working at the forefront of modern probability theory, both established researchers and graduate students.

Large Deviations and Asymptotic Methods in Finance

Large Deviations and Asymptotic Methods in Finance
Author :
Publisher : Springer
Total Pages : 590
Release :
ISBN-10 : 9783319116051
ISBN-13 : 3319116053
Rating : 4/5 (51 Downloads)

Synopsis Large Deviations and Asymptotic Methods in Finance by : Peter K. Friz

Topics covered in this volume (large deviations, differential geometry, asymptotic expansions, central limit theorems) give a full picture of the current advances in the application of asymptotic methods in mathematical finance, and thereby provide rigorous solutions to important mathematical and financial issues, such as implied volatility asymptotics, local volatility extrapolation, systemic risk and volatility estimation. This volume gathers together ground-breaking results in this field by some of its leading experts. Over the past decade, asymptotic methods have played an increasingly important role in the study of the behaviour of (financial) models. These methods provide a useful alternative to numerical methods in settings where the latter may lose accuracy (in extremes such as small and large strikes, and small maturities), and lead to a clearer understanding of the behaviour of models, and of the influence of parameters on this behaviour. Graduate students, researchers and practitioners will find this book very useful, and the diversity of topics will appeal to people from mathematical finance, probability theory and differential geometry.

Implementing Models in Quantitative Finance: Methods and Cases

Implementing Models in Quantitative Finance: Methods and Cases
Author :
Publisher : Springer Science & Business Media
Total Pages : 606
Release :
ISBN-10 : 9783540499596
ISBN-13 : 3540499598
Rating : 4/5 (96 Downloads)

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

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.

Monte Carlo Methods in Financial Engineering

Monte Carlo Methods in Financial Engineering
Author :
Publisher : Springer Science & Business Media
Total Pages : 603
Release :
ISBN-10 : 9780387216171
ISBN-13 : 0387216170
Rating : 4/5 (71 Downloads)

Synopsis Monte Carlo Methods in Financial Engineering by : Paul Glasserman

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

Financial Modelling

Financial Modelling
Author :
Publisher : John Wiley & Sons
Total Pages : 736
Release :
ISBN-10 : 9780470744895
ISBN-13 : 0470744898
Rating : 4/5 (95 Downloads)

Synopsis Financial Modelling by : Joerg Kienitz

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.

Functionals of Multidimensional Diffusions with Applications to Finance

Functionals of Multidimensional Diffusions with Applications to Finance
Author :
Publisher : Springer Science & Business Media
Total Pages : 432
Release :
ISBN-10 : 9783319007472
ISBN-13 : 3319007475
Rating : 4/5 (72 Downloads)

Synopsis Functionals of Multidimensional Diffusions with Applications to Finance by : Jan Baldeaux

This research monograph provides an introduction to tractable multidimensional diffusion models, where transition densities, Laplace transforms, Fourier transforms, fundamental solutions or functionals can be obtained in explicit form. The book also provides an introduction to the use of Lie symmetry group methods for diffusions, which allows to compute a wide range of functionals. Besides the well-known methodology on affine diffusions it presents a novel approach to affine processes with applications in finance. Numerical methods, including Monte Carlo and quadrature methods, are discussed together with supporting material on stochastic processes. Applications in finance, for instance, on credit risk and credit valuation adjustment are included in the book. The functionals of multidimensional diffusions analyzed in this book are significant for many areas of application beyond finance. The book is aimed at a wide readership, and develops an intuitive and rigorous understanding of the mathematics underlying the derivation of explicit formulas for functionals of multidimensional diffusions.​

Applied Stochastic Differential Equations

Applied Stochastic Differential Equations
Author :
Publisher : Cambridge University Press
Total Pages : 327
Release :
ISBN-10 : 9781316510087
ISBN-13 : 1316510085
Rating : 4/5 (87 Downloads)

Synopsis Applied Stochastic Differential Equations by : Simo Särkkä

With this hands-on introduction readers will learn what SDEs are all about and how they should use them in practice.