Recent Developments in Computational Finance

Recent Developments in Computational Finance
Author: Thomas Gerstner
Publisher: World Scientific
Total Pages: 481
Release: 2013
Genre: Business & Economics
ISBN: 9814436429

Computational finance is an interdisciplinary field which joins financial mathematics, stochastics, numerics and scientific computing. Its task is to estimate as accurately and efficiently as possible the risks that financial instruments generate. This volume consists of a series of cutting-edge surveys of recent developments in the field written by leading international experts. These make the subject accessible to a wide readership in academia and financial businesses. The book consists of 13 chapters divided into 3 parts: foundations, algorithms and applications. Besides surveys of existing results, the book contains many new previously unpublished results.

Modern Computational Finance

Modern Computational Finance
Author: Antoine Savine
Publisher: John Wiley & Sons
Total Pages: 592
Release: 2018-11-20
Genre: Mathematics
ISBN: 1119539455

Arguably the strongest addition to numerical finance of the past decade, Algorithmic Adjoint Differentiation (AAD) is the technology implemented in modern financial software to produce thousands of accurate risk sensitivities, within seconds, on light hardware. AAD recently became a centerpiece of modern financial systems and a key skill for all quantitative analysts, developers, risk professionals or anyone involved with derivatives. It is increasingly taught in Masters and PhD programs in finance. Danske Bank's wide scale implementation of AAD in its production and regulatory systems won the In-House System of the Year 2015 Risk award. The Modern Computational Finance books, written by three of the very people who designed Danske Bank's systems, offer a unique insight into the modern implementation of financial models. The volumes combine financial modelling, mathematics and programming to resolve real life financial problems and produce effective derivatives software. This volume is a complete, self-contained learning reference for AAD, and its application in finance. AAD is explained in deep detail throughout chapters that gently lead readers from the theoretical foundations to the most delicate areas of an efficient implementation, such as memory management, parallel implementation and acceleration with expression templates. The book comes with professional source code in C++, including an efficient, up to date implementation of AAD and a generic parallel simulation library. Modern C++, high performance parallel programming and interfacing C++ with Excel are also covered. The book builds the code step-by-step, while the code illustrates the concepts and notions developed in the book.

Computational Finance

Computational Finance
Author: Francesco Cesarone
Publisher: Routledge
Total Pages: 284
Release: 2020-06-11
Genre: Business & Economics
ISBN: 1000169030

Computational finance is increasingly important in the financial industry, as a necessary instrument for applying theoretical models to real-world challenges. Indeed, many models used in practice involve complex mathematical problems, for which an exact or a closed-form solution is not available. Consequently, we need to rely on computational techniques and specific numerical algorithms. This book combines theoretical concepts with practical implementation. Furthermore, the numerical solution of models is exploited, both to enhance the understanding of some mathematical and statistical notions, and to acquire sound programming skills in MATLAB®, which is useful for several other programming languages also. The material assumes the reader has a relatively limited knowledge of mathematics, probability, and statistics. Hence, the book contains a short description of the fundamental tools needed to address the two main fields of quantitative finance: portfolio selection and derivatives pricing. Both fields are developed here, with a particular emphasis on portfolio selection, where the author includes an overview of recent approaches. The book gradually takes the reader from a basic to medium level of expertise by using examples and exercises to simplify the understanding of complex models in finance, giving them the ability to place financial models in a computational setting. The book is ideal for courses focusing on quantitative finance, asset management, mathematical methods for economics and finance, investment banking, and corporate finance.

Novel Methods in Computational Finance

Novel Methods in Computational Finance
Author: Matthias Ehrhardt
Publisher: Springer
Total Pages: 599
Release: 2017-09-19
Genre: Mathematics
ISBN: 3319612824

This book discusses the state-of-the-art and open problems in computational finance. It presents a collection of research outcomes and reviews of the work from the STRIKE project, an FP7 Marie Curie Initial Training Network (ITN) project in which academic partners trained early-stage researchers in close cooperation with a broader range of associated partners, including from the private sector. The aim of the project was to arrive at a deeper understanding of complex (mostly nonlinear) financial models and to develop effective and robust numerical schemes for solving linear and nonlinear problems arising from the mathematical theory of pricing financial derivatives and related financial products. This was accomplished by means of financial modelling, mathematical analysis and numerical simulations, optimal control techniques and validation of models. In recent years the computational complexity of mathematical models employed in financial mathematics has witnessed tremendous growth. Advanced numerical techniques are now essential to the majority of present-day applications in the financial industry. Special attention is devoted to a uniform methodology for both testing the latest achievements and simultaneously educating young PhD students. Most of the mathematical codes are linked into a novel computational finance toolbox, which is provided in MATLAB and PYTHON with an open access license. The book offers a valuable guide for researchers in computational finance and related areas, e.g. energy markets, with an interest in industrial mathematics.

Recent Advances in Computational Optimization

Recent Advances in Computational Optimization
Author: Stefka Fidanova
Publisher: Springer Nature
Total Pages: 388
Release: 2022-09-16
Genre: Technology & Engineering
ISBN: 3031068394

This book presents recent advances in computational optimization. The book includes important real problems like modeling of physical processes, parameter settings for controlling different processes, transportation problems, machine scheduling, air pollution modeling, solving multiple integrals and systems of differential and integral equations which describe real processes, solving engineering and financial problems. It shows how to develop algorithms for them based on new intelligent methods like evolutionary computations, ant colony optimization, constrain programming Monte Carlo method and others. This research demonstrates how some real-world problems arising in engineering, economics and other domains can be formulated as optimization problems.

Numerical Methods in Computational Finance

Numerical Methods in Computational Finance
Author: Daniel J. Duffy
Publisher: John Wiley & Sons
Total Pages: 551
Release: 2022-03-14
Genre: Business & Economics
ISBN: 1119719720

This book is a detailed and step-by-step introduction to the mathematical foundations of ordinary and partial differential equations, their approximation by the finite difference method and applications to computational finance. The book is structured so that it can be read by beginners, novices and expert users. Part A Mathematical Foundation for One-Factor Problems Chapters 1 to 7 introduce the mathematical and numerical analysis concepts that are needed to understand the finite difference method and its application to computational finance. Part B Mathematical Foundation for Two-Factor Problems Chapters 8 to 13 discuss a number of rigorous mathematical techniques relating to elliptic and parabolic partial differential equations in two space variables. In particular, we develop strategies to preprocess and modify a PDE before we approximate it by the finite difference method, thus avoiding ad-hoc and heuristic tricks. Part C The Foundations of the Finite Difference Method (FDM) Chapters 14 to 17 introduce the mathematical background to the finite difference method for initial boundary value problems for parabolic PDEs. It encapsulates all the background information to construct stable and accurate finite difference schemes. Part D Advanced Finite Difference Schemes for Two-Factor Problems Chapters 18 to 22 introduce a number of modern finite difference methods to approximate the solution of two factor partial differential equations. This is the only book we know of that discusses these methods in any detail. Part E Test Cases in Computational Finance Chapters 23 to 26 are concerned with applications based on previous chapters. We discuss finite difference schemes for a wide range of one-factor and two-factor problems. This book is suitable as an entry-level introduction as well as a detailed treatment of modern methods as used by industry quants and MSc/MFE students in finance. The topics have applications to numerical analysis, science and engineering. More on computational finance and the author’s online courses, see www.datasim.nl.

Quantitative Finance

Quantitative Finance
Author: Maria Cristina Mariani
Publisher: John Wiley & Sons
Total Pages: 513
Release: 2019-11-08
Genre: Business & Economics
ISBN: 1118629884

Presents a multitude of topics relevant to the quantitative finance community by combining the best of the theory with the usefulness of applications Written by accomplished teachers and researchers in the field, this book presents quantitative finance theory through applications to specific practical problems and comes with accompanying coding techniques in R and MATLAB, and some generic pseudo-algorithms to modern finance. It also offers over 300 examples and exercises that are appropriate for the beginning student as well as the practitioner in the field. The Quantitative Finance book is divided into four parts. Part One begins by providing readers with the theoretical backdrop needed from probability and stochastic processes. We also present some useful finance concepts used throughout the book. In part two of the book we present the classical Black-Scholes-Merton model in a uniquely accessible and understandable way. Implied volatility as well as local volatility surfaces are also discussed. Next, solutions to Partial Differential Equations (PDE), wavelets and Fourier transforms are presented. Several methodologies for pricing options namely, tree methods, finite difference method and Monte Carlo simulation methods are also discussed. We conclude this part with a discussion on stochastic differential equations (SDE’s). In the third part of this book, several new and advanced models from current literature such as general Lvy processes, nonlinear PDE's for stochastic volatility models in a transaction fee market, PDE's in a jump-diffusion with stochastic volatility models and factor and copulas models are discussed. In part four of the book, we conclude with a solid presentation of the typical topics in fixed income securities and derivatives. We discuss models for pricing bonds market, marketable securities, credit default swaps (CDS) and securitizations. Classroom-tested over a three-year period with the input of students and experienced practitioners Emphasizes the volatility of financial analyses and interpretations Weaves theory with application throughout the book Utilizes R and MATLAB software programs Presents pseudo-algorithms for readers who do not have access to any particular programming system Supplemented with extensive author-maintained web site that includes helpful teaching hints, data sets, software programs, and additional content Quantitative Finance is an ideal textbook for upper-undergraduate and beginning graduate students in statistics, financial engineering, quantitative finance, and mathematical finance programs. It will also appeal to practitioners in the same fields.

Recent Developments in Mathematical, Statistical and Computational Sciences

Recent Developments in Mathematical, Statistical and Computational Sciences
Author: D. Marc Kilgour
Publisher: Springer
Total Pages: 0
Release: 2022-08-31
Genre: Mathematics
ISBN: 9783030635930

This book constitutes an up-to-date account of principles, methods, and tools for mathematical and statistical modelling in a wide range of research fields, including medicine, health sciences, biology, environmental science, engineering, physics, chemistry, computation, finance, economics, and social sciences. It presents original solutions to real-world problems, emphasizes the coordinated development of theories and applications, and promotes interdisciplinary collaboration among mathematicians, statisticians, and researchers in other disciplines. Based on a highly successful meeting, the International Conference on Applied Mathematics, Modeling and Computational Science, AMMCS 2019, held from August 18 to 23, 2019, on the main campus of Wilfrid Laurier University, Waterloo, Canada, the contributions are the results of submissions from the conference participants. They provide readers with a broader view of the methods, ideas and tools used in mathematical, statistical and computational sciences.