1. Trinomial model. This chapter discusses the implementation of trinomial probability trees for pricing

Size: px
Start display at page:

Download "1. Trinomial model. This chapter discusses the implementation of trinomial probability trees for pricing"

Transcription

1 TRINOMIAL TREES AND FINITE-DIFFERENCE SCHEMES 1. Trinomial model This chapter discusses the implementation of trinomial probability trees for pricing derivative securities. These models have a lot more exibility than binomial trees. As shown (early on) by Cox, Ross Rubinstein, binomial models for stock equity derivatives are dynamically complete. This may be one of the reasons for their popularity among practitioners: not only can they be used for pricingbutthe price actually represents the cost of a replicating strategy. However, a drawback of binomial trees is that they cannot be used to model processes with local means variances which dependon the value of the underlying index. The reason is that there are not enough parameters to adjust or degrees of freedom. Therefore, binomial models are only useful to model stochastic processes with constant or, at best, with time-dependent parameters that do not vary with the underlying index or other factors. In certain situations, we would prefer to describe the underlying index by an Ito process with parameters that depend on the index itself or other factors. This is where trinomial trees become a useful numerical tool. Trinomial trees permit us to specify dierent local volatilities drifts at each node of a recombining tree. This means that we can model Ito processes of the form ds S = (S t) dz + (S t) dt (1) in which the local parameters are functions of the asset price time, with a structure that has O(N )nodes if the number of periods is N. Theelementary structure of the trinomial tree is shown below. S U S S M 1 S D

2 This structure is reproduced at each time to generate a \tree" in which each vertex has three ospring. A necessary sucient condition for the tree to recombine, i.e to have 3n nodes at time n, isthat the parameters U M D satisfy U D = M () This constraint the stochastic dierential equation (1) lead us to parametrize the model as follows: U = e p dt + dt M = e dt D = e p dt + dt : () Here are constants that will be determined dt represents a (small) interval of time between successive shocks, measured in years. We shall assign conditional probabilities to eachofthe three outcomes, P U P M P D. Let us denote by dt dt the mean variance of the logarithm of the price shock over a period. We have dt = p dt ( P U P D ) + dt (3) dt = dt ( P U + P D ) ( dt) (4) We will always assume that dt 1 that the parameters are O(1). Under these conditions, we are only interested in keeping terms of order dt in the calculation of the mean variance. 1 In particular, we will replace equation (4) by the simpler equation dt = dt ( P U + P D ) (5) Equations (4) (5) can be used to calculate the probabilities P U P M P D in terms of the mean the variance of the logarithm of the shock over a period. In fact, we can easily deduce from (3) (5) that 1 Lower-order terms of order dt 3= give anegligible contribution to the sumofthe localvariances.

3 P U = 1 + (6) P D = 1 (7) P M = 1 : (8) Financial considerations typically require adjusting the drift(s t) ofthe process in (1) to satisfy no-arbitrage conditions. For instance, in the world of currency derivatives, = r d r f =the dierence between the domestic foreign interest rates. Thus, in practice, we would like to treat (i.e. the annualized expected return) as the input parameter rather than. Of course, we know from Ito calculus that = 1 : (9) Let us rewrite equations (6) (7) in terms of. Theresultis: P U = 1 p! 1 dt + (10) P D = 1 p! 1 + dt (11). Stability analysis We would like to derive conditions that must be satised so that the three probabilities calculated above are non-negative. Introducing the parameters p q (1) 3

4 the equations for the probabilities become P U = p 1 p dt! + q p dt (13) P D = p 1 + p dt! q p dt (14) P M = 1 p: (15) These expressions are useful to determine whether P U P M P D are are nonnegative less than one. In fact, we conclude from (15) that wemust have Moreover, (from (13) with q = 0), 0 p 1 : (16) < p dt (17) must hold as well. A further condition, which guarantees that P U P M P D are positive, is that p > jqj p dt p dt : (18) 3. Calibration To calibrate our tree to given volatility drift \surfaces" (S t) consider the four numbers (S t), we min inf (S t) max sup (S t) 4

5 min inf (S t) max sup (S t) : We shall assume that these numbers are uniformly bounded. Regarding the volatility parameter, we assume that min > 0. This last requirement is not necessary in fact, it is possible to model using the trinomial tree processes with a local volatility whichvanishes at certain levels of spot prices. We begin with the calibration of volatility. Since equation (5) tells us that = p (19) we must have in view of the restriction (16). We shall therefore make the choice = max (0) which corresponds to the minimal value of compatible with the volatility range that we are trying tomodel. Of course, any choice of greater than max is also possible. 3 It follows from equation (19) that, by varying the parameter p in the interval min max p 1 (1) we can achieve anyvalue of in the desired range. Let us turn next to the drift. Equation (1) suggests that should be chosen in the range This implies, in particular, that min max : jqj max max min : () Notice that the bound is tighter when we set = max + min (3) This property willprove useful later in modeling the impact of transaction costs onhedging. 3 We note, however, that the greater, the smaller we have tochoose dt in order to ensurethat (17) holds. 5

6 when it becomes jqj max min : (4) Combining equations (1) (4), we conclude that the stability condition (18) is satised if we have or, more concisely, if dt < min max 4 max > max p dt max p dt max min max min min + = max min : (5) This condition is, in general, more restrictive than the one implied by (17), namely dt < 4 max : (6) It reduces to the latter condition when the drift is constant ( = 0). (In the latter case, it is possible to implement a trinomial tree with volatility that vanishes at certain nodes without generating negative probabilities.) To construct a trinomial tree with transition probabilities corresponding to the diusion process (1), we calculate the parameters min max min max dene the parameters accordingly. We then select a time interval dt which satises the stability condition (5). Once this is done, we obtain a trinomial tree, or lattice, that describes the values of the index S in discrete increments. These values can be denoted by S j n,where n represents the time variable j the \height" on the tree. Next, we discretize the drift volatility surfaces, setting Finally, weset j n (Sj n t n) j n (Sj n t n) : p j n = j n q j n = j n dene the probabilities at the node(n j) according toequations (13), (14) (15), substituting p j n for p q j n for q. Inthis way, wehave specied a discrete approximation for the diusion process (1) on a trinomial tree. 6

7 4. Finite-dierence scheme for the Black-Scholes PDE with prescribed volatility drift surfaces Pricing contingent claims on the trinomial tree by discounting expected cash-ows leads to a recursion relation for the value of the claim at the dierent nodes of the tree. This relation is analogous to the Cox-Ross-Rubinstein \backward induction" method for the binomial model, but we can incorporate volatility drift \surfaces". The discrete pricing equation is V j n = F j n + e rj n dt f 1 pj n 1 p dt! V j p! n+1 pj n 1+ dt V j1 n+1 +(1 p j n ) V j n qj n V j+1 n+1 V j1 n+1 g (7) where F j n represents a cash-ow due at time t n if the index value is S j n. This equation can be viewed as a nite-dierence scheme for solving the Black-Scholes equation. The construction of the previous sections guarantees the stability convergence of the scheme as dt! 0. Of course, dynamic programming equations derived from (7) can be used for pricing American options other contingent claims which involve stopping times. In particular, the trinomial tree provides a more accurate alternative than the binomial model for the pricing of barrier options because the barrier can be made to coincide with a particular level in the tree. This eliminates to some extent numerical roundo error. Other applications involve dynamical programming equations that are used in worstcase scenario analyis of portfolios (Avellaneda, Levy Paras (1994) Avellaneda Paras (1995)), which will be discussed in other chapters. 7

From Discrete Time to Continuous Time Modeling

From Discrete Time to Continuous Time Modeling From Discrete Time to Continuous Time Modeling Prof. S. Jaimungal, Department of Statistics, University of Toronto 2004 Arrow-Debreu Securities 2004 Prof. S. Jaimungal 2 Consider a simple one-period economy

More information

Interest-Sensitive Financial Instruments

Interest-Sensitive Financial Instruments Interest-Sensitive Financial Instruments Valuing fixed cash flows Two basic rules: - Value additivity: Find the portfolio of zero-coupon bonds which replicates the cash flows of the security, the price

More information

The Binomial Model. Chapter 3

The Binomial Model. Chapter 3 Chapter 3 The Binomial Model In Chapter 1 the linear derivatives were considered. They were priced with static replication and payo tables. For the non-linear derivatives in Chapter 2 this will not work

More information

Module 10:Application of stochastic processes in areas like finance Lecture 36:Black-Scholes Model. Stochastic Differential Equation.

Module 10:Application of stochastic processes in areas like finance Lecture 36:Black-Scholes Model. Stochastic Differential Equation. Stochastic Differential Equation Consider. Moreover partition the interval into and define, where. Now by Rieman Integral we know that, where. Moreover. Using the fundamentals mentioned above we can easily

More information

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS MATH307/37 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS School of Mathematics and Statistics Semester, 04 Tutorial problems should be used to test your mathematical skills and understanding of the lecture material.

More information

The Uncertain Volatility Model

The Uncertain Volatility Model The Uncertain Volatility Model Claude Martini, Antoine Jacquier July 14, 008 1 Black-Scholes and realised volatility What happens when a trader uses the Black-Scholes (BS in the sequel) formula to sell

More information

1 Parameterization of Binomial Models and Derivation of the Black-Scholes PDE.

1 Parameterization of Binomial Models and Derivation of the Black-Scholes PDE. 1 Parameterization of Binomial Models and Derivation of the Black-Scholes PDE. Previously we treated binomial models as a pure theoretical toy model for our complete economy. We turn to the issue of how

More information

MS-E2114 Investment Science Exercise 10/2016, Solutions

MS-E2114 Investment Science Exercise 10/2016, Solutions A simple and versatile model of asset dynamics is the binomial lattice. In this model, the asset price is multiplied by either factor u (up) or d (down) in each period, according to probabilities p and

More information

Advanced Numerical Methods

Advanced Numerical Methods Advanced Numerical Methods Solution to Homework One Course instructor: Prof. Y.K. Kwok. When the asset pays continuous dividend yield at the rate q the expected rate of return of the asset is r q under

More information

Homework Assignments

Homework Assignments Homework Assignments Week 1 (p 57) #4.1, 4., 4.3 Week (pp 58-6) #4.5, 4.6, 4.8(a), 4.13, 4.0, 4.6(b), 4.8, 4.31, 4.34 Week 3 (pp 15-19) #1.9, 1.1, 1.13, 1.15, 1.18 (pp 9-31) #.,.6,.9 Week 4 (pp 36-37)

More information

Computational Finance. Computational Finance p. 1

Computational Finance. Computational Finance p. 1 Computational Finance Computational Finance p. 1 Outline Binomial model: option pricing and optimal investment Monte Carlo techniques for pricing of options pricing of non-standard options improving accuracy

More information

An Adjusted Trinomial Lattice for Pricing Arithmetic Average Based Asian Option

An Adjusted Trinomial Lattice for Pricing Arithmetic Average Based Asian Option American Journal of Applied Mathematics 2018; 6(2): 28-33 http://www.sciencepublishinggroup.com/j/ajam doi: 10.11648/j.ajam.20180602.11 ISSN: 2330-0043 (Print); ISSN: 2330-006X (Online) An Adjusted Trinomial

More information

Topic 2 Implied binomial trees and calibration of interest rate trees. 2.1 Implied binomial trees of fitting market data of option prices

Topic 2 Implied binomial trees and calibration of interest rate trees. 2.1 Implied binomial trees of fitting market data of option prices MAFS5250 Computational Methods for Pricing Structured Products Topic 2 Implied binomial trees and calibration of interest rate trees 2.1 Implied binomial trees of fitting market data of option prices Arrow-Debreu

More information

FE610 Stochastic Calculus for Financial Engineers. Stevens Institute of Technology

FE610 Stochastic Calculus for Financial Engineers. Stevens Institute of Technology FE610 Stochastic Calculus for Financial Engineers Lecture 13. The Black-Scholes PDE Steve Yang Stevens Institute of Technology 04/25/2013 Outline 1 The Black-Scholes PDE 2 PDEs in Asset Pricing 3 Exotic

More information

Local and Stochastic Volatility Models: An Investigation into the Pricing of Exotic Equity Options

Local and Stochastic Volatility Models: An Investigation into the Pricing of Exotic Equity Options Local and Stochastic Volatility Models: An Investigation into the Pricing of Exotic Equity Options A dissertation submitted to the Faculty of Science, University of the Witwatersrand, Johannesburg, South

More information

Pricing with a Smile. Bruno Dupire. Bloomberg

Pricing with a Smile. Bruno Dupire. Bloomberg CP-Bruno Dupire.qxd 10/08/04 6:38 PM Page 1 11 Pricing with a Smile Bruno Dupire Bloomberg The Black Scholes model (see Black and Scholes, 1973) gives options prices as a function of volatility. If an

More information

Dynamic Hedging and PDE Valuation

Dynamic Hedging and PDE Valuation Dynamic Hedging and PDE Valuation Dynamic Hedging and PDE Valuation 1/ 36 Introduction Asset prices are modeled as following di usion processes, permitting the possibility of continuous trading. This environment

More information

1.1 Basic Financial Derivatives: Forward Contracts and Options

1.1 Basic Financial Derivatives: Forward Contracts and Options Chapter 1 Preliminaries 1.1 Basic Financial Derivatives: Forward Contracts and Options A derivative is a financial instrument whose value depends on the values of other, more basic underlying variables

More information

Lattice (Binomial Trees) Version 1.2

Lattice (Binomial Trees) Version 1.2 Lattice (Binomial Trees) Version 1. 1 Introduction This plug-in implements different binomial trees approximations for pricing contingent claims and allows Fairmat to use some of the most popular binomial

More information

Derivative Securities Fall 2012 Final Exam Guidance Extended version includes full semester

Derivative Securities Fall 2012 Final Exam Guidance Extended version includes full semester Derivative Securities Fall 2012 Final Exam Guidance Extended version includes full semester Our exam is Wednesday, December 19, at the normal class place and time. You may bring two sheets of notes (8.5

More information

Term Structure Lattice Models

Term Structure Lattice Models IEOR E4706: Foundations of Financial Engineering c 2016 by Martin Haugh Term Structure Lattice Models These lecture notes introduce fixed income derivative securities and the modeling philosophy used to

More information

Introduction to Energy Derivatives and Fundamentals of Modelling and Pricing

Introduction to Energy Derivatives and Fundamentals of Modelling and Pricing 1 Introduction to Energy Derivatives and Fundamentals of Modelling and Pricing 1.1 Introduction to Energy Derivatives Energy markets around the world are under going rapid deregulation, leading to more

More information

The simplest model for pricingderivative securities is the binomial model. It generalizes

The simplest model for pricingderivative securities is the binomial model. It generalizes THE BINOMIAL OPTION PRICING MOEL The simplest model for pricingderivative securities is the binomial model It generalizes the one period \up-down" model of Chapter to a multi-period setting, assuming that

More information

Fixed Income Analysis Calibration in lattice models Part II Calibration to the initial volatility structure Pitfalls in volatility calibrations Mean-r

Fixed Income Analysis Calibration in lattice models Part II Calibration to the initial volatility structure Pitfalls in volatility calibrations Mean-r Fixed Income Analysis Calibration in lattice models Part II Calibration to the initial volatility structure Pitfalls in volatility calibrations Mean-reverting log-normal models (Black-Karasinski) Brownian-path

More information

EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS

EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS Commun. Korean Math. Soc. 23 (2008), No. 2, pp. 285 294 EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS Kyoung-Sook Moon Reprinted from the Communications of the Korean Mathematical Society

More information

Pricing Options with Binomial Trees

Pricing Options with Binomial Trees Pricing Options with Binomial Trees MATH 472 Financial Mathematics J. Robert Buchanan 2018 Objectives In this lesson we will learn: a simple discrete framework for pricing options, how to calculate risk-neutral

More information

Copyright Emanuel Derman 2008

Copyright Emanuel Derman 2008 E4718 Spring 2008: Derman: Lecture 6: Extending Black-Scholes; Local Volatility Models Page 1 of 34 Lecture 6: Extending Black-Scholes; Local Volatility Models Summary of the course so far: Black-Scholes

More information

Risk-Neutral Valuation

Risk-Neutral Valuation N.H. Bingham and Rüdiger Kiesel Risk-Neutral Valuation Pricing and Hedging of Financial Derivatives W) Springer Contents 1. Derivative Background 1 1.1 Financial Markets and Instruments 2 1.1.1 Derivative

More information

Pricing Barrier Options under Local Volatility

Pricing Barrier Options under Local Volatility Abstract Pricing Barrier Options under Local Volatility Artur Sepp Mail: artursepp@hotmail.com, Web: www.hot.ee/seppar 16 November 2002 We study pricing under the local volatility. Our research is mainly

More information

Extensions to the Black Scholes Model

Extensions to the Black Scholes Model Lecture 16 Extensions to the Black Scholes Model 16.1 Dividends Dividend is a sum of money paid regularly (typically annually) by a company to its shareholders out of its profits (or reserves). In this

More information

Dynamic Portfolio Choice II

Dynamic Portfolio Choice II Dynamic Portfolio Choice II Dynamic Programming Leonid Kogan MIT, Sloan 15.450, Fall 2010 c Leonid Kogan ( MIT, Sloan ) Dynamic Portfolio Choice II 15.450, Fall 2010 1 / 35 Outline 1 Introduction to Dynamic

More information

The Pennsylvania State University. The Graduate School. Department of Industrial Engineering AMERICAN-ASIAN OPTION PRICING BASED ON MONTE CARLO

The Pennsylvania State University. The Graduate School. Department of Industrial Engineering AMERICAN-ASIAN OPTION PRICING BASED ON MONTE CARLO The Pennsylvania State University The Graduate School Department of Industrial Engineering AMERICAN-ASIAN OPTION PRICING BASED ON MONTE CARLO SIMULATION METHOD A Thesis in Industrial Engineering and Operations

More information

SYSM 6304: Risk and Decision Analysis Lecture 6: Pricing and Hedging Financial Derivatives

SYSM 6304: Risk and Decision Analysis Lecture 6: Pricing and Hedging Financial Derivatives SYSM 6304: Risk and Decision Analysis Lecture 6: Pricing and Hedging Financial Derivatives M. Vidyasagar Cecil & Ida Green Chair The University of Texas at Dallas Email: M.Vidyasagar@utdallas.edu October

More information

FINANCIAL OPTION ANALYSIS HANDOUTS

FINANCIAL OPTION ANALYSIS HANDOUTS FINANCIAL OPTION ANALYSIS HANDOUTS 1 2 FAIR PRICING There is a market for an object called S. The prevailing price today is S 0 = 100. At this price the object S can be bought or sold by anyone for any

More information

Richardson Extrapolation Techniques for the Pricing of American-style Options

Richardson Extrapolation Techniques for the Pricing of American-style Options Richardson Extrapolation Techniques for the Pricing of American-style Options June 1, 2005 Abstract Richardson Extrapolation Techniques for the Pricing of American-style Options In this paper we re-examine

More information

Martingale Methods in Financial Modelling

Martingale Methods in Financial Modelling Marek Musiela Marek Rutkowski Martingale Methods in Financial Modelling Second Edition Springer Table of Contents Preface to the First Edition Preface to the Second Edition V VII Part I. Spot and Futures

More information

Binomial model: numerical algorithm

Binomial model: numerical algorithm Binomial model: numerical algorithm S / 0 C \ 0 S0 u / C \ 1,1 S0 d / S u 0 /, S u 3 0 / 3,3 C \ S0 u d /,1 S u 5 0 4 0 / C 5 5,5 max X S0 u,0 S u C \ 4 4,4 C \ 3 S u d / 0 3, C \ S u d 0 S u d 0 / C 4

More information

Basics of Derivative Pricing

Basics of Derivative Pricing Basics o Derivative Pricing 1/ 25 Introduction Derivative securities have cash ows that derive rom another underlying variable, such as an asset price, interest rate, or exchange rate. The absence o arbitrage

More information

Lecture 16. Options and option pricing. Lecture 16 1 / 22

Lecture 16. Options and option pricing. Lecture 16 1 / 22 Lecture 16 Options and option pricing Lecture 16 1 / 22 Introduction One of the most, perhaps the most, important family of derivatives are the options. Lecture 16 2 / 22 Introduction One of the most,

More information

Market interest-rate models

Market interest-rate models Market interest-rate models Marco Marchioro www.marchioro.org November 24 th, 2012 Market interest-rate models 1 Lecture Summary No-arbitrage models Detailed example: Hull-White Monte Carlo simulations

More information

Martingale Pricing Theory in Discrete-Time and Discrete-Space Models

Martingale Pricing Theory in Discrete-Time and Discrete-Space Models IEOR E4707: Foundations of Financial Engineering c 206 by Martin Haugh Martingale Pricing Theory in Discrete-Time and Discrete-Space Models These notes develop the theory of martingale pricing in a discrete-time,

More information

Option Models for Bonds and Interest Rate Claims

Option Models for Bonds and Interest Rate Claims Option Models for Bonds and Interest Rate Claims Peter Ritchken 1 Learning Objectives We want to be able to price any fixed income derivative product using a binomial lattice. When we use the lattice to

More information

Pricing Implied Volatility

Pricing Implied Volatility Pricing Implied Volatility Expected future volatility plays a central role in finance theory. Consequently, accurate estimation of this parameter is crucial to meaningful financial decision-making. Researchers

More information

Economathematics. Problem Sheet 1. Zbigniew Palmowski. Ws 2 dw s = 1 t

Economathematics. Problem Sheet 1. Zbigniew Palmowski. Ws 2 dw s = 1 t Economathematics Problem Sheet 1 Zbigniew Palmowski 1. Calculate Ee X where X is a gaussian random variable with mean µ and volatility σ >.. Verify that where W is a Wiener process. Ws dw s = 1 3 W t 3

More information

STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL

STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL STOCHASTIC CALCULUS AND BLACK-SCHOLES MODEL YOUNGGEUN YOO Abstract. Ito s lemma is often used in Ito calculus to find the differentials of a stochastic process that depends on time. This paper will introduce

More information

Crashcourse Interest Rate Models

Crashcourse Interest Rate Models Crashcourse Interest Rate Models Stefan Gerhold August 30, 2006 Interest Rate Models Model the evolution of the yield curve Can be used for forecasting the future yield curve or for pricing interest rate

More information

An Arbitrage-free Two-factor Model of the Term Structure of Interest Rates: A Multivariate Binomial Approach 1 Sandra Peterson 2 Richard C. Stapleton

An Arbitrage-free Two-factor Model of the Term Structure of Interest Rates: A Multivariate Binomial Approach 1 Sandra Peterson 2 Richard C. Stapleton An Arbitrage-free Two-factor Model of the Term Structure of Interest Rates: A Multivariate Binomial Approach 1 Sandra Peterson 2 Richard C. Stapleton 3 Marti G. Subrahmanyam 4 May 5, 1998 1 Preliminary.

More information

Utility Indifference Pricing and Dynamic Programming Algorithm

Utility Indifference Pricing and Dynamic Programming Algorithm Chapter 8 Utility Indifference ricing and Dynamic rogramming Algorithm In the Black-Scholes framework, we can perfectly replicate an option s payoff. However, it may not be true beyond the Black-Scholes

More information

Binomial Option Pricing

Binomial Option Pricing Binomial Option Pricing The wonderful Cox Ross Rubinstein model Nico van der Wijst 1 D. van der Wijst Finance for science and technology students 1 Introduction 2 3 4 2 D. van der Wijst Finance for science

More information

Valuation of Discrete Vanilla Options. Using a Recursive Algorithm. in a Trinomial Tree Setting

Valuation of Discrete Vanilla Options. Using a Recursive Algorithm. in a Trinomial Tree Setting Communications in Mathematical Finance, vol.5, no.1, 2016, 43-54 ISSN: 2241-1968 (print), 2241-195X (online) Scienpress Ltd, 2016 Valuation of Discrete Vanilla Options Using a Recursive Algorithm in a

More information

************* with µ, σ, and r all constant. We are also interested in more sophisticated models, such as:

************* with µ, σ, and r all constant. We are also interested in more sophisticated models, such as: Continuous Time Finance Notes, Spring 2004 Section 1. 1/21/04 Notes by Robert V. Kohn, Courant Institute of Mathematical Sciences. For use in connection with the NYU course Continuous Time Finance. This

More information

One approach, termed the implied deterministic volatility (IDV) approach [5,

One approach, termed the implied deterministic volatility (IDV) approach [5, Asymptotics of a Two-Scale Stochastic Volatility Model J.P. Fouque G. Papanicolaou y et K.R. Sircar To Jacques-Louis Lions for his seventieth birthday Abstract. We present an asymptotic analysis of derivative

More information

Optimization Models in Financial Mathematics

Optimization Models in Financial Mathematics Optimization Models in Financial Mathematics John R. Birge Northwestern University www.iems.northwestern.edu/~jrbirge Illinois Section MAA, April 3, 2004 1 Introduction Trends in financial mathematics

More information

Introduction Random Walk One-Period Option Pricing Binomial Option Pricing Nice Math. Binomial Models. Christopher Ting.

Introduction Random Walk One-Period Option Pricing Binomial Option Pricing Nice Math. Binomial Models. Christopher Ting. Binomial Models Christopher Ting Christopher Ting http://www.mysmu.edu/faculty/christophert/ : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 October 14, 2016 Christopher Ting QF 101 Week 9 October

More information

The Yield Envelope: Price Ranges for Fixed Income Products

The Yield Envelope: Price Ranges for Fixed Income Products The Yield Envelope: Price Ranges for Fixed Income Products by David Epstein (LINK:www.maths.ox.ac.uk/users/epstein) Mathematical Institute (LINK:www.maths.ox.ac.uk) Oxford Paul Wilmott (LINK:www.oxfordfinancial.co.uk/pw)

More information

The Black-Scholes PDE from Scratch

The Black-Scholes PDE from Scratch The Black-Scholes PDE from Scratch chris bemis November 27, 2006 0-0 Goal: Derive the Black-Scholes PDE To do this, we will need to: Come up with some dynamics for the stock returns Discuss Brownian motion

More information

Martingale Methods in Financial Modelling

Martingale Methods in Financial Modelling Marek Musiela Marek Rutkowski Martingale Methods in Financial Modelling Second Edition \ 42 Springer - . Preface to the First Edition... V Preface to the Second Edition... VII I Part I. Spot and Futures

More information

Stochastic Finance - A Numeraire Approach

Stochastic Finance - A Numeraire Approach Stochastic Finance - A Numeraire Approach Stochastické modelování v ekonomii a financích 28th November and 5th December 2011 1 Motivation for Numeraire Approach 1 Motivation for Numeraire Approach 2 1

More information

Replication strategies of derivatives under proportional transaction costs - An extension to the Boyle and Vorst model.

Replication strategies of derivatives under proportional transaction costs - An extension to the Boyle and Vorst model. Replication strategies of derivatives under proportional transaction costs - An extension to the Boyle and Vorst model Henrik Brunlid September 16, 2005 Abstract When we introduce transaction costs

More information

Contents 1 Abstract 4 2 Variable specication 5 3 Introduction Briey about options What is a barrier option

Contents 1 Abstract 4 2 Variable specication 5 3 Introduction Briey about options What is a barrier option Numerical Models for Pricing Barrier Options Oskar Milton 5th March 1999 1 Contents 1 Abstract 4 2 Variable specication 5 3 Introduction 7 3.1 Briey about options................................ 7 3.2

More information

Learning Martingale Measures to Price Options

Learning Martingale Measures to Price Options Learning Martingale Measures to Price Options Hung-Ching (Justin) Chen chenh3@cs.rpi.edu Malik Magdon-Ismail magdon@cs.rpi.edu April 14, 2006 Abstract We provide a framework for learning risk-neutral measures

More information

Lecture 3: Review of mathematical finance and derivative pricing models

Lecture 3: Review of mathematical finance and derivative pricing models Lecture 3: Review of mathematical finance and derivative pricing models Xiaoguang Wang STAT 598W January 21th, 2014 (STAT 598W) Lecture 3 1 / 51 Outline 1 Some model independent definitions and principals

More information

Options Pricing Using Combinatoric Methods Postnikov Final Paper

Options Pricing Using Combinatoric Methods Postnikov Final Paper Options Pricing Using Combinatoric Methods 18.04 Postnikov Final Paper Annika Kim May 7, 018 Contents 1 Introduction The Lattice Model.1 Overview................................ Limitations of the Lattice

More information

Option Pricing Models. c 2013 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 205

Option Pricing Models. c 2013 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 205 Option Pricing Models c 2013 Prof. Yuh-Dauh Lyuu, National Taiwan University Page 205 If the world of sense does not fit mathematics, so much the worse for the world of sense. Bertrand Russell (1872 1970)

More information

Remarks: 1. Often we shall be sloppy about specifying the ltration. In all of our examples there will be a Brownian motion around and it will be impli

Remarks: 1. Often we shall be sloppy about specifying the ltration. In all of our examples there will be a Brownian motion around and it will be impli 6 Martingales in continuous time Just as in discrete time, the notion of a martingale will play a key r^ole in our continuous time models. Recall that in discrete time, a sequence ; 1 ;::: ; n for which

More information

Binomial Trees. Liuren Wu. Options Markets. Zicklin School of Business, Baruch College. Liuren Wu (Baruch ) Binomial Trees Options Markets 1 / 22

Binomial Trees. Liuren Wu. Options Markets. Zicklin School of Business, Baruch College. Liuren Wu (Baruch ) Binomial Trees Options Markets 1 / 22 Binomial Trees Liuren Wu Zicklin School of Business, Baruch College Options Markets Liuren Wu (Baruch ) Binomial Trees Options Markets 1 / 22 A simple binomial model Observation: The current stock price

More information

The Multistep Binomial Model

The Multistep Binomial Model Lecture 10 The Multistep Binomial Model Reminder: Mid Term Test Friday 9th March - 12pm Examples Sheet 1 4 (not qu 3 or qu 5 on sheet 4) Lectures 1-9 10.1 A Discrete Model for Stock Price Reminder: The

More information

6. Numerical methods for option pricing

6. Numerical methods for option pricing 6. Numerical methods for option pricing Binomial model revisited Under the risk neutral measure, ln S t+ t ( ) S t becomes normally distributed with mean r σ2 t and variance σ 2 t, where r is 2 the riskless

More information

Copyright Emanuel Derman 2008

Copyright Emanuel Derman 2008 E478 Spring 008: Derman: Lecture 7:Local Volatility Continued Page of 8 Lecture 7: Local Volatility Continued Copyright Emanuel Derman 008 3/7/08 smile-lecture7.fm E478 Spring 008: Derman: Lecture 7:Local

More information

The Black-Scholes Model

The Black-Scholes Model IEOR E4706: Foundations of Financial Engineering c 2016 by Martin Haugh The Black-Scholes Model In these notes we will use Itô s Lemma and a replicating argument to derive the famous Black-Scholes formula

More information

non linear Payoffs Markus K. Brunnermeier

non linear Payoffs Markus K. Brunnermeier Institutional Finance Lecture 10: Dynamic Arbitrage to Replicate non linear Payoffs Markus K. Brunnermeier Preceptor: Dong Beom Choi Princeton University 1 BINOMIAL OPTION PRICING Consider a European call

More information

δ j 1 (S j S j 1 ) (2.3) j=1

δ j 1 (S j S j 1 ) (2.3) j=1 Chapter The Binomial Model Let S be some tradable asset with prices and let S k = St k ), k = 0, 1,,....1) H = HS 0, S 1,..., S N 1, S N ).) be some option payoff with start date t 0 and end date or maturity

More information

One-Factor Models { 1 Key features of one-factor (equilibrium) models: { All bond prices are a function of a single state variable, the short rate. {

One-Factor Models { 1 Key features of one-factor (equilibrium) models: { All bond prices are a function of a single state variable, the short rate. { Fixed Income Analysis Term-Structure Models in Continuous Time Multi-factor equilibrium models (general theory) The Brennan and Schwartz model Exponential-ane models Jesper Lund April 14, 1998 1 Outline

More information

Asymptotics of a Two-Scale Stochastic Volatility Model J.P. Fouque G. Papanicolaou y K.R. Sircar z To Jacques-Louis Lions on the occasion of his seven

Asymptotics of a Two-Scale Stochastic Volatility Model J.P. Fouque G. Papanicolaou y K.R. Sircar z To Jacques-Louis Lions on the occasion of his seven Asymptotics of a Two-Scale Stochastic Volatility Model J.P. Fouque G. Papanicolaou y K.R. Sircar z To Jacques-Louis Lions on the occasion of his seventieth birthday Abstract We present an asymptotic analysis

More information

Equilibrium Asset Returns

Equilibrium Asset Returns Equilibrium Asset Returns Equilibrium Asset Returns 1/ 38 Introduction We analyze the Intertemporal Capital Asset Pricing Model (ICAPM) of Robert Merton (1973). The standard single-period CAPM holds when

More information

Advanced Topics in Derivative Pricing Models. Topic 4 - Variance products and volatility derivatives

Advanced Topics in Derivative Pricing Models. Topic 4 - Variance products and volatility derivatives Advanced Topics in Derivative Pricing Models Topic 4 - Variance products and volatility derivatives 4.1 Volatility trading and replication of variance swaps 4.2 Volatility swaps 4.3 Pricing of discrete

More information

INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS. Jakša Cvitanić and Fernando Zapatero

INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS. Jakša Cvitanić and Fernando Zapatero INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS Jakša Cvitanić and Fernando Zapatero INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS Table of Contents PREFACE...1

More information

Lookback Options under the CEV Process: a Correction Phelim P. Boyle,Yisong S. Tian and Junichi Imai Abstract Boyle and Tian(1999) developed a trinomi

Lookback Options under the CEV Process: a Correction Phelim P. Boyle,Yisong S. Tian and Junichi Imai Abstract Boyle and Tian(1999) developed a trinomi Lookback Options under the CEV Process: A correction Phelim P. Boyle Centre for Advanced Studies in Finance University of Waterloo Waterloo, Ontario Canada N2L 3G1 and Yisong \Sam" Tian Department of Finance

More information

Math 416/516: Stochastic Simulation

Math 416/516: Stochastic Simulation Math 416/516: Stochastic Simulation Haijun Li lih@math.wsu.edu Department of Mathematics Washington State University Week 13 Haijun Li Math 416/516: Stochastic Simulation Week 13 1 / 28 Outline 1 Simulation

More information

Course MFE/3F Practice Exam 2 Solutions

Course MFE/3F Practice Exam 2 Solutions Course MFE/3F Practice Exam Solutions The chapter references below refer to the chapters of the ActuarialBrew.com Study Manual. Solution 1 A Chapter 16, Black-Scholes Equation The expressions for the value

More information

Option Pricing Models for European Options

Option Pricing Models for European Options Chapter 2 Option Pricing Models for European Options 2.1 Continuous-time Model: Black-Scholes Model 2.1.1 Black-Scholes Assumptions We list the assumptions that we make for most of this notes. 1. The underlying

More information

Course MFE/3F Practice Exam 1 Solutions

Course MFE/3F Practice Exam 1 Solutions Course MFE/3F Practice Exam 1 Solutions he chapter references below refer to the chapters of the ActuraialBrew.com Study Manual. Solution 1 C Chapter 16, Sharpe Ratio If we (incorrectly) assume that the

More information

Dynamic Relative Valuation

Dynamic Relative Valuation Dynamic Relative Valuation Liuren Wu, Baruch College Joint work with Peter Carr from Morgan Stanley October 15, 2013 Liuren Wu (Baruch) Dynamic Relative Valuation 10/15/2013 1 / 20 The standard approach

More information

Numerical Methods in Option Pricing (Part III)

Numerical Methods in Option Pricing (Part III) Numerical Methods in Option Pricing (Part III) E. Explicit Finite Differences. Use of the Forward, Central, and Symmetric Central a. In order to obtain an explicit solution for the price of the derivative,

More information

Towards a Theory of Volatility Trading. by Peter Carr. Morgan Stanley. and Dilip Madan. University of Maryland

Towards a Theory of Volatility Trading. by Peter Carr. Morgan Stanley. and Dilip Madan. University of Maryland owards a heory of Volatility rading by Peter Carr Morgan Stanley and Dilip Madan University of Maryland Introduction hree methods have evolved for trading vol:. static positions in options eg. straddles.

More information

( ) since this is the benefit of buying the asset at the strike price rather

( ) since this is the benefit of buying the asset at the strike price rather Review of some financial models for MAT 483 Parity and Other Option Relationships The basic parity relationship for European options with the same strike price and the same time to expiration is: C( KT

More information

2.3 Mathematical Finance: Option pricing

2.3 Mathematical Finance: Option pricing CHAPTR 2. CONTINUUM MODL 8 2.3 Mathematical Finance: Option pricing Options are some of the commonest examples of derivative securities (also termed financial derivatives or simply derivatives). A uropean

More information

Quantitative Strategies Research Notes

Quantitative Strategies Research Notes Quantitative Strategies Research Notes January 1994 The Volatility Smile and Its Implied Tree Emanuel Derman Iraj Kani Copyright 1994 Goldman, & Co. All rights reserved. This material is for your private

More information

Fixed Income and Risk Management

Fixed Income and Risk Management Fixed Income and Risk Management Fall 2003, Term 2 Michael W. Brandt, 2003 All rights reserved without exception Agenda and key issues Pricing with binomial trees Replication Risk-neutral pricing Interest

More information

Volatility Smiles and Yield Frowns

Volatility Smiles and Yield Frowns Volatility Smiles and Yield Frowns Peter Carr NYU IFS, Chengdu, China, July 30, 2018 Peter Carr (NYU) Volatility Smiles and Yield Frowns 7/30/2018 1 / 35 Interest Rates and Volatility Practitioners and

More information

Institute of Actuaries of India. Subject. ST6 Finance and Investment B. For 2018 Examinationspecialist Technical B. Syllabus

Institute of Actuaries of India. Subject. ST6 Finance and Investment B. For 2018 Examinationspecialist Technical B. Syllabus Institute of Actuaries of India Subject ST6 Finance and Investment B For 2018 Examinationspecialist Technical B Syllabus Aim The aim of the second finance and investment technical subject is to instil

More information

BUSM 411: Derivatives and Fixed Income

BUSM 411: Derivatives and Fixed Income BUSM 411: Derivatives and Fixed Income 12. Binomial Option Pricing Binomial option pricing enables us to determine the price of an option, given the characteristics of the stock other underlying asset

More information

******************************* The multi-period binomial model generalizes the single-period binomial model we considered in Section 2.

******************************* The multi-period binomial model generalizes the single-period binomial model we considered in Section 2. Derivative Securities Multiperiod Binomial Trees. We turn to the valuation of derivative securities in a time-dependent setting. We focus for now on multi-period binomial models, i.e. binomial trees. This

More information

Volatility Smiles and Yield Frowns

Volatility Smiles and Yield Frowns Volatility Smiles and Yield Frowns Peter Carr NYU CBOE Conference on Derivatives and Volatility, Chicago, Nov. 10, 2017 Peter Carr (NYU) Volatility Smiles and Yield Frowns 11/10/2017 1 / 33 Interest Rates

More information

FROM LATTICE MODELS TO NONLINEAR VOLATILITY AND FREE-BOUNDARY PROBLEMS. Antonio Paras (1 2) and Marco Avellaneda

FROM LATTICE MODELS TO NONLINEAR VOLATILITY AND FREE-BOUNDARY PROBLEMS. Antonio Paras (1 2) and Marco Avellaneda DYNAMIC HEDGING WITH TRANSACTION COSTS: FROM LATTICE MODELS TO NONLINEAR VOLATILITY AND FREE-BOUNDARY PROBLEMS Antonio Paras (1 ) Marco Avellaneda (1 3) Abstract. We study the dynamic hedging of portfolios

More information

Computational Finance Finite Difference Methods

Computational Finance Finite Difference Methods Explicit finite difference method Computational Finance Finite Difference Methods School of Mathematics 2018 Today s Lecture We now introduce the final numerical scheme which is related to the PDE solution.

More information

AND APPLICATIONS. The binomial model discussed in Chapter 2 used two input parameters: the interest

AND APPLICATIONS. The binomial model discussed in Chapter 2 used two input parameters: the interest REFINEMENTS OF THE BINOMIAL MODEL AND APPLICATIONS The binomial model discussed in Chapter 2 used two input parameters: the interest rate and the volatility. ntil now, we assumed implicitly that these

More information

P2.T5. Tuckman Chapter 7 The Science of Term Structure Models. Bionic Turtle FRM Video Tutorials. By: David Harper CFA, FRM, CIPM

P2.T5. Tuckman Chapter 7 The Science of Term Structure Models. Bionic Turtle FRM Video Tutorials. By: David Harper CFA, FRM, CIPM P2.T5. Tuckman Chapter 7 The Science of Term Structure Models Bionic Turtle FRM Video Tutorials By: David Harper CFA, FRM, CIPM Note: This tutorial is for paid members only. You know who you are. Anybody

More information

FINITE DIFFERENCE METHODS

FINITE DIFFERENCE METHODS FINITE DIFFERENCE METHODS School of Mathematics 2013 OUTLINE Review 1 REVIEW Last time Today s Lecture OUTLINE Review 1 REVIEW Last time Today s Lecture 2 DISCRETISING THE PROBLEM Finite-difference approximations

More information

Finance & Stochastic. Contents. Rossano Giandomenico. Independent Research Scientist, Chieti, Italy.

Finance & Stochastic. Contents. Rossano Giandomenico. Independent Research Scientist, Chieti, Italy. Finance & Stochastic Rossano Giandomenico Independent Research Scientist, Chieti, Italy Email: rossano1976@libero.it Contents Stochastic Differential Equations Interest Rate Models Option Pricing Models

More information