Implementing Models in Quantitative Finance: Methods and Cases
Title | Implementing Models in Quantitative Finance: Methods and Cases PDF eBook |
Author | Gianluca Fusai |
Publisher | Springer Science & Business Media |
Pages | 606 |
Release | 2007-12-20 |
Genre | Business & Economics |
ISBN | 3540499598 |
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
Title | Monte Carlo Methods in Financial Engineering PDF eBook |
Author | Paul Glasserman |
Publisher | Springer Science & Business Media |
Pages | 603 |
Release | 2013-03-09 |
Genre | Mathematics |
ISBN | 0387216170 |
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
Quantitative Finance
Title | Quantitative Finance PDF eBook |
Author | Matt Davison |
Publisher | CRC Press |
Pages | 523 |
Release | 2014-05-08 |
Genre | Business & Economics |
ISBN | 1439871698 |
Teach Your Students How to Become Successful Working Quants Quantitative Finance: A Simulation-Based Introduction Using Excel provides an introduction to financial mathematics for students in applied mathematics, financial engineering, actuarial science, and business administration. The text not only enables students to practice with the basic techniques of financial mathematics, but it also helps them gain significant intuition about what the techniques mean, how they work, and what happens when they stop working. After introducing risk, return, decision making under uncertainty, and traditional discounted cash flow project analysis, the book covers mortgages, bonds, and annuities using a blend of Excel simulation and difference equation or algebraic formalism. It then looks at how interest rate markets work and how to model bond prices before addressing mean variance portfolio optimization, the capital asset pricing model, options, and value at risk (VaR). The author next focuses on binomial model tools for pricing options and the analysis of discrete random walks. He also introduces stochastic calculus in a nonrigorous way and explains how to simulate geometric Brownian motion. The text proceeds to thoroughly discuss options pricing, mostly in continuous time. It concludes with chapters on stochastic models of the yield curve and incomplete markets using simple discrete models. Accessible to students with a relatively modest level of mathematical background, this book will guide your students in becoming successful quants. It uses both hand calculations and Excel spreadsheets to analyze plenty of examples from simple bond portfolios. The spreadsheets are available on the book’s CRC Press web page.
Quantitative Finance
Title | Quantitative Finance PDF eBook |
Author | Maria Cristina Mariani |
Publisher | John Wiley & Sons |
Pages | 494 |
Release | 2019-11-06 |
Genre | Business & Economics |
ISBN | 1118629965 |
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.
Applied Quantitative Methods for Trading and Investment
Title | Applied Quantitative Methods for Trading and Investment PDF eBook |
Author | Christian L. Dunis |
Publisher | John Wiley & Sons |
Pages | 426 |
Release | 2004-01-09 |
Genre | Business & Economics |
ISBN | 0470871342 |
This book provides a manual on quantitative financial analysis. Focusing on advanced methods for modelling financial markets in the context of practical financial applications, it will cover data, software and techniques that will enable the reader to implement and interpret quantitative methodologies, specifically for trading and investment. Includes contributions from an international team of academics and quantitative asset managers from Morgan Stanley, Barclays Global Investors, ABN AMRO and Credit Suisse First Boston. Fills the gap for a book on applied quantitative investment & trading models Provides details of how to combine various models to manage and trade a portfolio
Applied Quantitative Finance
Title | Applied Quantitative Finance PDF eBook |
Author | Wolfgang Karl Härdle |
Publisher | Springer |
Pages | 369 |
Release | 2017-08-02 |
Genre | Business & Economics |
ISBN | 3662544865 |
This volume provides practical solutions and introduces recent theoretical developments in risk management, pricing of credit derivatives, quantification of volatility and copula modeling. This third edition is devoted to modern risk analysis based on quantitative methods and textual analytics to meet the current challenges in banking and finance. It includes 14 new contributions and presents a comprehensive, state-of-the-art treatment of cutting-edge methods and topics, such as collateralized debt obligations, the high-frequency analysis of market liquidity, and realized volatility. The book is divided into three parts: Part 1 revisits important market risk issues, while Part 2 introduces novel concepts in credit risk and its management along with updated quantitative methods. The third part discusses the dynamics of risk management and includes risk analysis of energy markets and for cryptocurrencies. Digital assets, such as blockchain-based currencies, have become popular b ut are theoretically challenging when based on conventional methods. Among others, it introduces a modern text-mining method called dynamic topic modeling in detail and applies it to the message board of Bitcoins. The unique synthesis of theory and practice supported by computational tools is reflected not only in the selection of topics, but also in the fine balance of scientific contributions on practical implementation and theoretical concepts. This link between theory and practice offers theoreticians insights into considerations of applicability and, vice versa, provides practitioners convenient access to new techniques in quantitative finance. Hence the book will appeal both to researchers, including master and PhD students, and practitioners, such as financial engineers. The results presented in the book are fully reproducible and all quantlets needed for calculations are provided on an accompanying website. The Quantlet platform quantlet.de, quantlet.com, quantlet.org is an integrated QuantNet environment consisting of different types of statistics-related documents and program codes. Its goal is to promote reproducibility and offer a platform for sharing validated knowledge native to the social web. QuantNet and the corresponding Data-Driven Documents-based visualization allows readers to reproduce the tables, pictures and calculations inside this Springer book.
Numerical Methods in Finance with C++
Title | Numerical Methods in Finance with C++ PDF eBook |
Author | Maciej J. Capiński |
Publisher | Cambridge University Press |
Pages | 177 |
Release | 2012-08-02 |
Genre | Business & Economics |
ISBN | 0521177162 |
This book provides aspiring quant developers with the numerical techniques and programming skills needed in quantitative finance. No programming background required.