An Introduction to Computational Finance


Book Description

Although there are several publications on similar subjects, this book mainly focuses on pricing of options and bridges the gap between Mathematical Finance and Numerical Methodologies. The author collects the key contributions of several monographs and selected literature, values and displays their importance, and composes them here to create a work which has its own characteristics in content and style.This invaluable book provides working Matlab codes not only to implement the algorithms presented in the text, but also to help readers code their own pricing algorithms in their preferred programming languages. Availability of the codes under an Internet site is also offered by the author.Not only does this book serve as a textbook in related undergraduate or graduate courses, but it can also be used by those who wish to implement or learn pricing algorithms by themselves. The basic methods of option pricing are presented in a self-contained and unified manner, and will hopefully help readers improve their mathematical and computational backgrounds for more advanced topics.Errata(s)Errata




Computational Finance


Book Description

The book covers a wide range of topics, yet essential, in Computational Finance (CF), understood as a mix of Finance, Computational Statistics, and Mathematics of Finance. In that regard it is unique in its kind, for it touches upon the basic principles of all three main components of CF, with hands-on examples for programming models in R. Thus, the first chapter gives an introduction to the Principles of Corporate Finance: the markets of stock and options, valuation and economic theory, framed within Computation and Information Theory (e.g. the famous Efficient Market Hypothesis is stated in terms of computational complexity, a new perspective). Chapters 2 and 3 give the necessary tools of Statistics for analyzing financial time series, it also goes in depth into the concepts of correlation, causality and clustering. Chapters 4 and 5 review the most important discrete and continuous models for financial time series. Each model is provided with an example program in R. Chapter 6 covers the essentials of Technical Analysis (TA) and Fundamental Analysis. This chapter is suitable for people outside academics and into the world of financial investments, as a primer in the methods of charting and analysis of value for stocks, as it is done in the financial industry. Moreover, a mathematical foundation to the seemly ad-hoc methods of TA is given, and this is new in a presentation of TA. Chapter 7 reviews the most important heuristics for optimization: simulated annealing, genetic programming, and ant colonies (swarm intelligence) which is material to feed the computer savvy readers. Chapter 8 gives the basic principles of portfolio management, through the mean-variance model, and optimization under different constraints which is a topic of current research in computation, due to its complexity. One important aspect of this chapter is that it teaches how to use the powerful tools for portfolio analysis from the RMetrics R-package. Chapter 9 is a natural continuation of chapter 8 into the new area of research of online portfolio selection. The basic model of the universal portfolio of Cover and approximate methods to compute are also described.




Computational Finance and Financial Econometrics


Book Description

This book presents mathematical, programming and statistical tools used in the real world analysis and modeling of financial data. The tools are used to model asset returns, measure risk, and construct optimized portfolios using the open source R programming language and Microsoft Excel. The author explains how to build probability models for asset returns, to apply statistical techniques to evaluate if asset returns are normally distributed, to use Monte Carlo simulation and bootstrapping techniques to evaluate statistical models, and to use optimization methods to construct efficient portfolios.




An Introduction to Quantitative Finance


Book Description

The quantitative nature of complex financial transactions makes them a fascinating subject area for mathematicians of all types. This book gives an insight into financial engineering while building on introductory probability courses by detailing one of the most fascinating applications of the subject.




Computational Finance


Book Description

Accompanying CD-ROM contains ... "working computer code, demonstration applications, and also PDF versions of several research articles that are referred to in the book." -- d.j.




Tools for Computational Finance


Book Description

Tools for Computational Finance offers a clear explanation of computational issues arising in financial mathematics. The new third edition is thoroughly revised and significantly extended, including an extensive new section on analytic methods, focused mainly on interpolation approach and quadratic approximation. Other new material is devoted to risk-neutrality, early-exercise curves, multidimensional Black-Scholes models, the integral representation of options and the derivation of the Black-Scholes equation. New figures, more exercises, and expanded background material make this guide a real must-to-have for everyone working in the world of financial engineering.




Quantitative Finance


Book Description

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.




Handbook of Computational Finance


Book Description

Any financial asset that is openly traded has a market price. Except for extreme market conditions, market price may be more or less than a “fair” value. Fair value is likely to be some complicated function of the current intrinsic value of tangible or intangible assets underlying the claim and our assessment of the characteristics of the underlying assets with respect to the expected rate of growth, future dividends, volatility, and other relevant market factors. Some of these factors that affect the price can be measured at the time of a transaction with reasonably high accuracy. Most factors, however, relate to expectations about the future and to subjective issues, such as current management, corporate policies and market environment, that could affect the future financial performance of the underlying assets. Models are thus needed to describe the stochastic factors and environment, and their implementations inevitably require computational finance tools.




Quantitative Methods in Derivatives Pricing


Book Description

This book presents a cogent description of the main methodologies used in derivatives pricing. Starting with a summary of the elements of Stochastic Calculus, Quantitative Methods in Derivatives Pricing develops the fundamental tools of financial engineering, such as scenario generation, simulation for European instruments, simulation for American instruments, and finite differences in an intuitive and practical manner, with an abundance of practical examples and case studies. Intended primarily as an introductory graduate textbook in computational finance, this book will also serve as a reference for practitioners seeking basic information on alternative pricing methodologies. Domingo Tavella is President of Octanti Associates, a consulting firm in risk management and financial systems design. He is the founder and chief editor of the Journal of Computational Finance and has pioneered the application of advanced numerical techniques in pricing and risk analysis in the financial and insurance industries. Tavella coauthored Pricing Financial Instruments: The Finite Difference Method. He holds a PhD in aeronautical engineering from Stanford University and an MBA in finance from the University of California at Berkeley.




Introduction to Quantitative Finance


Book Description

An introduction to many mathematical topics applicable to quantitative finance that teaches how to “think in mathematics” rather than simply do mathematics by rote. This text offers an accessible yet rigorous development of many of the fields of mathematics necessary for success in investment and quantitative finance, covering topics applicable to portfolio theory, investment banking, option pricing, investment, and insurance risk management. The approach emphasizes the mathematical framework provided by each mathematical discipline, and the application of each framework to the solution of finance problems. It emphasizes the thought process and mathematical approach taken to develop each result instead of the memorization of formulas to be applied (or misapplied) automatically. The objective is to provide a deep level of understanding of the relevant mathematical theory and tools that can then be effectively used in practice, to teach students how to “think in mathematics” rather than simply to do mathematics by rote. Each chapter covers an area of mathematics such as mathematical logic, Euclidean and other spaces, set theory and topology, sequences and series, probability theory, and calculus, in each case presenting only material that is most important and relevant for quantitative finance. Each chapter includes finance applications that demonstrate the relevance of the material presented. Problem sets are offered on both the mathematical theory and the finance applications sections of each chapter. The logical organization of the book and the judicious selection of topics make the text customizable for a number of courses. The development is self-contained and carefully explained to support disciplined independent study as well. A solutions manual for students provides solutions to the book's Practice Exercises; an instructor's manual offers solutions to the Assignment Exercises as well as other materials.