Notes on Black-Scholes Option Pricing Formula
|
|
|
- Andrea White
- 10 years ago
- Views:
Transcription
1 . Notes on Black-Scholes Option Pricing Formula by De-Xing Guan March 2006 These notes are a brief introduction to the Black-Scholes formula, which prices the European call options. The essential reading is of course their 1973 Journal of Political Economy paper. Other standard references are Darrell Duffie s Dynamic Asset Pricing Theory, 3rd ed., 2001, and John Campbell, Andrew Lo, and Craig MacKinlay s The Econometrics of Financial Markets, 1997, both published by the Princeton University Press. Here I follow Duffie s text more closely. The basic tools to understand continuous-time finance are Brownian motion (or Wiener process). A recent book written (not yet published) by Professor Nancy Stokey at the University of Chicago is an excellent introduction to these tools and their applications. Readers could visit her website ( ntokey/course.htm) for details. 1. Basics of Brownian Motion There are two basic types of Brownian motion: arithmetic and geometric. The latter was used in option pricing. The first type is defined as follows: Definition An arithmetic Brownian motion B t is a stochastic process which satisfies: (a) B s B t N(µ(s t), σ 2 (s t)), s > t, (b) t i, 0 t 0 < t 1 <... <, B(t 0 ), B(t 1 ) B(t 0 ), B(t 2 ) B(t 1 ),..., are independently distributed, (c) sample path of B t is continuous, (d) B 0 = 0, a.s. (almost surely). 1
2 Definition A standard Brownian motion is an arithmetic Brownian motion when µ = 0 and σ = 1. Usually we call µ drift, and σ diffusion process, respectively. Note: Since Brownian motion is a continuous-time random walk, B(t + t) B(t) can be viewed as Gaussian white noise as t 0, or db(t) is a continuous-time version of white noise. Example Let S t be stock price at t, and assume that it is an arithmetic Brownian motion. Let B t be a standard Brownian motion. Then we could write the stock price as: (1) S t = µt + σb t which satisfies all the requirements of conditions (a)-(d) above. 2. Stochastic Calculus and Ito s Lemma Now we can write a stochastic differential equation: (2) ds t = µdt + σdb t which has a stochastic integral counterpart as follows: (3) S t = x + t 0 µds + t 0 σdb s where S 0 = x is an integral constant. Definition A stochastic process with a representation of equation (3) is called an Ito process. Ito s Lemma: For an Ito process dx t = µ t dt + σ t db t, Y t = f(x t, t) ( f : R 2 R is twice-differentiable) is also an Ito process which satisfies: (4) dy t = [f x (X t, t)µ t + f t (X t, t) f xx(x t, t)σ 2 t ]dt + f x (X t, t)σ t db t Definition: S t is a geometric Brownian motion (or log-normal), if 2
3 (5) S t = x exp(αt + σb t ), t 0, x > 0, where α, σ are constants. Since αt + σb t = t αds + t σdb 0 0 s is an Ito process, Ito s lemma implies that S t is an Ito process and ln S t is also an Ito process (note that both exponential and logarithmic functions are twice-differentiable), so we have (6) d ln S t = µdt + σdb t, S 0 = x, µ = α + σ2 2, or (6) ds t = µs t dt + σs t db t 3. Black-Scholes Formula Now we turn to the derivation of Black-Scholes formula. The basic idea behind this formula is an arbitrage equilibrium among three assets: stock, bond, and European call option. It is a risk-neutral valuation because investors in their model economy were implicitly assumed to be risk neutral and they are concerned only with maximizing profits. A more realistic, discrete-time formulation of option pricing (by using a binomial tree) was later proposed by William Sharpe, and formalized by Cox-Ross-Rubinstein (Journal of Financial Economics, 1979), which would not be discussed here. A bond price is defined by β t = β 0 e rt, where r is the continuously compounding interest rate. Taking logarithm on both sides and rearranging terms, we would have (7) dβ t = rβ t dt Definition (Self-financing condition): for trading strategies (a, b), a t S t + b t β t = a 0 S 0 + b 0 β 0 + t 0 a τds τ + t 0 b τdβ τ This means that current portfolio value (the left-hand-side of the above equation) is equal to the sum of initial investment (the first two terms in the right-hand-side) and trading gains (the last two terms of right-hand-side). And trading gains are the gains from trading stocks and bonds. These two are primary or underlying assets, and the derivative asset in the present case would be the European call options. The pricing formula of the associated American call options was derived in the same year (1973) by Robert C. Merton in a paper published in the Bell Journal of Economics. The corresponding pricing formula for put options can be obtained by the put-call parity, which will be briefly discussed at the end of these notes. Consider an European call option, the price of which at the expiry date Y T being (8) Y T = max(s T K, 0) (S T K) + where K is the exercise or striking price of the call option. 3
4 No Arbitrage Condition: Y t = a t S t + b t β t This condition requires that in equilibrium risk-neutral investors be indifferent between holding underlying assets (with a t stocks and b t bonds) and holding derivative asset (European call options). Investors could not increase their profits by either changing the position of stocks/bonds or changing the position of call options. So no arbitrage is the theoretical basis of Black-Scholes formula. Now we are ready to derive the Black-Scholes formula. Let Y t = C(S t, t) be the value of European call option at period t, then by Ito s lemma, (9) dy t = [C x (S t, t)µs t + C t (S t, t) C xx(s t, t)σ 2 S 2 t ]dt + C x (S t, t)σs t db t By no arbitrage condition and the properties of stochastic differential equations, we have (10) dy t = a t ds t + b t dβ t = a t (µs t dt + σs t db t ) + b t (rβ t dt) = (a t µs t + b t rβ t )dt + a t σs t db t By the method of undetermined coefficients, (9), (10) imply (11-1) C x (S t, t)µs t + C t (S t, t) C xx(s t, t)σ 2 S 2 t = a t µs t + b t rβ t (11-2) C x (S t, t)σs t = a t σs t (and this implies a t = C x (S t, t)) Because a t = C x (S t, t), by no arbitrage condition and Y t = C(S t, t), we have C x (S t, t)s t + b t β t = C(S t, t). b t = [C(S t, t) C x (S t, t)s t ]/β t. By (11-1), C t (S t, t) C xx(s t, t)σ 2 S 2 t = b t rβ t = r[c(s t, t) C x (S t, t)s t ], and therefore rc(s t, t) + C t (S t, t) + rs t C x (S t, t) C xx(s t, t)σ 2 S 2 t = 0 If x = S t is the current stock price, and at the expiry date Y T = C(S T, T ) = (S T K) +, then there is a boundary condition: (12) C(x, T ) = (x K) + x (0, ), with the following partial differential equation: (13) rc(x, t) + C t (x, t) + rxc x (x, t) σ2 x 2 C xx (x, t) = 0 4
5 Black-Scholes Formula: (14) C(x, t) = xφ(z) e r(t t) Kφ(z σ T t), where z = [ln(x/k) + (r + σ2 2 )(T t)]/(σ T t), and φ is the cumulative standard normal distribution function. Mathematically, this formula is a solution to equations (12) and (13). 4. Put-Call Parity Finally we want to discuss how to derive the corresponding pricing formula for the European put options. There is a relationship between call and put options, which naturally arises because of the arbitrage conditions in financial markets equilibrium. Put-Call Parity: (15) S t + P t C t = e r(t t) K t, t = 0, 1, 2,..., T. P t is the value of put option at period t. An intuition behind this relation is that this is an arbitrage equilibrium between using options (for both put and call ones) and not using; or between in (or out of) the money and at the money. More precisely, the benefits when using options are as follows. If the expected end-ofperiod (at the expiry date) stock price is larger (smaller) than the striking price, that is if S T > (<)K, then we call this situation in the money for the call option or out of the money for the put option (in the money for the put option or out of the money for the call option), and the investor should sell (buy) the call (put) option to maximize her profit. Otherwise, the investor should do nothing but take as given S T = K at the expiry date T, and its present value from the period t on would be just e r(t t) K. We call this situation at the money. When capital can be freely moved between these two margins, equation (15) would hold in arbitrage equilibrium. A sloppy illustration of this parity is as follows. If at period t, the expected S T > K, then this means that call option is in the money and put option is out of the money, or equivalently C T > P T. On the other hand, if at period t, the expected S T < K, then this means that put option is in the money and call option is out of the money, or equivalently C T < P T. And finally if at period t, the expected S T = K, then this means that both call option and put option are at the money, or equivalently C T = P T. In the first situation the investor should sell the call option to increase her profit. In the second situation the investor should buy the put option, and in the last one she should do nothing. Put all these stuffs together we would guess that in arbitrage equilibrium the relationship among these variables could be described exactly by equation (15). 5
The Black-Scholes Formula
FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 The Black-Scholes Formula These notes examine the Black-Scholes formula for European options. The Black-Scholes formula are complex as they are based on the
第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model
1 第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model Outline 有 关 股 价 的 假 设 The B-S Model 隐 性 波 动 性 Implied Volatility 红 利 与 期 权 定 价 Dividends and Option Pricing 美 式 期 权 定 价 American
Black-Scholes Equation for Option Pricing
Black-Scholes Equation for Option Pricing By Ivan Karmazin, Jiacong Li 1. Introduction In early 1970s, Black, Scholes and Merton achieved a major breakthrough in pricing of European stock options and there
THE BLACK-SCHOLES MODEL AND EXTENSIONS
THE BLAC-SCHOLES MODEL AND EXTENSIONS EVAN TURNER Abstract. This paper will derive the Black-Scholes pricing model of a European option by calculating the expected value of the option. We will assume that
The Black-Scholes-Merton Approach to Pricing Options
he Black-Scholes-Merton Approach to Pricing Options Paul J Atzberger Comments should be sent to: atzberg@mathucsbedu Introduction In this article we shall discuss the Black-Scholes-Merton approach to determining
On Market-Making and Delta-Hedging
On Market-Making and Delta-Hedging 1 Market Makers 2 Market-Making and Bond-Pricing On Market-Making and Delta-Hedging 1 Market Makers 2 Market-Making and Bond-Pricing What to market makers do? Provide
Lecture 15. Sergei Fedotov. 20912 - Introduction to Financial Mathematics. Sergei Fedotov (University of Manchester) 20912 2010 1 / 6
Lecture 15 Sergei Fedotov 20912 - Introduction to Financial Mathematics Sergei Fedotov (University of Manchester) 20912 2010 1 / 6 Lecture 15 1 Black-Scholes Equation and Replicating Portfolio 2 Static
Option Pricing. Chapter 9 - Barrier Options - Stefan Ankirchner. University of Bonn. last update: 9th December 2013
Option Pricing Chapter 9 - Barrier Options - Stefan Ankirchner University of Bonn last update: 9th December 2013 Stefan Ankirchner Option Pricing 1 Standard barrier option Agenda What is a barrier option?
where N is the standard normal distribution function,
The Black-Scholes-Merton formula (Hull 13.5 13.8) Assume S t is a geometric Brownian motion w/drift. Want market value at t = 0 of call option. European call option with expiration at time T. Payout at
Volatility Index: VIX vs. GVIX
I. II. III. IV. Volatility Index: VIX vs. GVIX "Does VIX Truly Measure Return Volatility?" by Victor Chow, Wanjun Jiang, and Jingrui Li (214) An Ex-ante (forward-looking) approach based on Market Price
Option pricing. Vinod Kothari
Option pricing Vinod Kothari Notation we use this Chapter will be as follows: S o : Price of the share at time 0 S T : Price of the share at time T T : time to maturity of the option r : risk free rate
CS 522 Computational Tools and Methods in Finance Robert Jarrow Lecture 1: Equity Options
CS 5 Computational Tools and Methods in Finance Robert Jarrow Lecture 1: Equity Options 1. Definitions Equity. The common stock of a corporation. Traded on organized exchanges (NYSE, AMEX, NASDAQ). A common
How To Price A Call Option
Now by Itô s formula But Mu f and u g in Ū. Hence τ θ u(x) =E( Mu(X) ds + u(x(τ θ))) 0 τ θ u(x) E( f(x) ds + g(x(τ θ))) = J x (θ). 0 But since u(x) =J x (θ ), we consequently have u(x) =J x (θ ) = min
Diusion processes. Olivier Scaillet. University of Geneva and Swiss Finance Institute
Diusion processes Olivier Scaillet University of Geneva and Swiss Finance Institute Outline 1 Brownian motion 2 Itô integral 3 Diusion processes 4 Black-Scholes 5 Equity linked life insurance 6 Merton
Option Pricing. Chapter 4 Including dividends in the BS model. Stefan Ankirchner. University of Bonn. last update: 6th November 2013
Option Pricing Chapter 4 Including dividends in the BS model Stefan Ankirchner University of Bonn last update: 6th November 2013 Stefan Ankirchner Option Pricing 1 Dividend payments So far: we assumed
On Black-Scholes Equation, Black- Scholes Formula and Binary Option Price
On Black-Scholes Equation, Black- Scholes Formula and Binary Option Price Abstract: Chi Gao 12/15/2013 I. Black-Scholes Equation is derived using two methods: (1) risk-neutral measure; (2) - hedge. II.
LECTURE 9: A MODEL FOR FOREIGN EXCHANGE
LECTURE 9: A MODEL FOR FOREIGN EXCHANGE 1. Foreign Exchange Contracts There was a time, not so long ago, when a U. S. dollar would buy you precisely.4 British pounds sterling 1, and a British pound sterling
The Black-Scholes pricing formulas
The Black-Scholes pricing formulas Moty Katzman September 19, 2014 The Black-Scholes differential equation Aim: Find a formula for the price of European options on stock. Lemma 6.1: Assume that a stock
EC824. Financial Economics and Asset Pricing 2013/14
EC824 Financial Economics and Asset Pricing 2013/14 SCHOOL OF ECONOMICS EC824 Financial Economics and Asset Pricing Staff Module convenor Office Keynes B1.02 Dr Katsuyuki Shibayama Email [email protected]
A Genetic Algorithm to Price an European Put Option Using the Geometric Mean Reverting Model
Applied Mathematical Sciences, vol 8, 14, no 143, 715-7135 HIKARI Ltd, wwwm-hikaricom http://dxdoiorg/11988/ams144644 A Genetic Algorithm to Price an European Put Option Using the Geometric Mean Reverting
Moreover, under the risk neutral measure, it must be the case that (5) r t = µ t.
LECTURE 7: BLACK SCHOLES THEORY 1. Introduction: The Black Scholes Model In 1973 Fisher Black and Myron Scholes ushered in the modern era of derivative securities with a seminal paper 1 on the pricing
Lecture 12: The Black-Scholes Model Steven Skiena. http://www.cs.sunysb.edu/ skiena
Lecture 12: The Black-Scholes Model Steven Skiena Department of Computer Science State University of New York Stony Brook, NY 11794 4400 http://www.cs.sunysb.edu/ skiena The Black-Scholes-Merton Model
Lecture. S t = S t δ[s t ].
Lecture In real life the vast majority of all traded options are written on stocks having at least one dividend left before the date of expiration of the option. Thus the study of dividends is important
Merton-Black-Scholes model for option pricing. Peter Denteneer. 22 oktober 2009
Merton-Black-Scholes model for option pricing Instituut{Lorentz voor Theoretische Natuurkunde, LION, Universiteit Leiden 22 oktober 2009 With inspiration from: J. Tinbergen, T.C. Koopmans, E. Majorana,
Call Price as a Function of the Stock Price
Call Price as a Function of the Stock Price Intuitively, the call price should be an increasing function of the stock price. This relationship allows one to develop a theory of option pricing, derived
Black-Scholes and the Volatility Surface
IEOR E4707: Financial Engineering: Continuous-Time Models Fall 2009 c 2009 by Martin Haugh Black-Scholes and the Volatility Surface When we studied discrete-time models we used martingale pricing to derive
Jorge Cruz Lopez - Bus 316: Derivative Securities. Week 11. The Black-Scholes Model: Hull, Ch. 13.
Week 11 The Black-Scholes Model: Hull, Ch. 13. 1 The Black-Scholes Model Objective: To show how the Black-Scholes formula is derived and how it can be used to value options. 2 The Black-Scholes Model 1.
More Exotic Options. 1 Barrier Options. 2 Compound Options. 3 Gap Options
More Exotic Options 1 Barrier Options 2 Compound Options 3 Gap Options More Exotic Options 1 Barrier Options 2 Compound Options 3 Gap Options Definition; Some types The payoff of a Barrier option is path
TABLE OF CONTENTS. A. Put-Call Parity 1 B. Comparing Options with Respect to Style, Maturity, and Strike 13
TABLE OF CONTENTS 1. McDonald 9: "Parity and Other Option Relationships" A. Put-Call Parity 1 B. Comparing Options with Respect to Style, Maturity, and Strike 13 2. McDonald 10: "Binomial Option Pricing:
Black-Scholes Option Pricing Model
Black-Scholes Option Pricing Model Nathan Coelen June 6, 22 1 Introduction Finance is one of the most rapidly changing and fastest growing areas in the corporate business world. Because of this rapid change,
Option Valuation. Chapter 21
Option Valuation Chapter 21 Intrinsic and Time Value intrinsic value of in-the-money options = the payoff that could be obtained from the immediate exercise of the option for a call option: stock price
Lecture 4: The Black-Scholes model
OPTIONS and FUTURES Lecture 4: The Black-Scholes model Philip H. Dybvig Washington University in Saint Louis Black-Scholes option pricing model Lognormal price process Call price Put price Using Black-Scholes
Mathematical Finance
Mathematical Finance Option Pricing under the Risk-Neutral Measure Cory Barnes Department of Mathematics University of Washington June 11, 2013 Outline 1 Probability Background 2 Black Scholes for European
The Behavior of Bonds and Interest Rates. An Impossible Bond Pricing Model. 780 w Interest Rate Models
780 w Interest Rate Models The Behavior of Bonds and Interest Rates Before discussing how a bond market-maker would delta-hedge, we first need to specify how bonds behave. Suppose we try to model a zero-coupon
Black-Scholes. Ser-Huang Poon. September 29, 2008
Black-Scholes Ser-Huang Poon September 29, 2008 A European style call (put) option is a right, but not an obligation, to purchase (sell) an asset at a strike price on option maturity date, T. An American
Institutional Finance 08: Dynamic Arbitrage to Replicate Non-linear Payoffs. Binomial Option Pricing: Basics (Chapter 10 of McDonald)
Copyright 2003 Pearson Education, Inc. Slide 08-1 Institutional Finance 08: Dynamic Arbitrage to Replicate Non-linear Payoffs Binomial Option Pricing: Basics (Chapter 10 of McDonald) Originally prepared
The Valuation of Currency Options
The Valuation of Currency Options Nahum Biger and John Hull Both Nahum Biger and John Hull are Associate Professors of Finance in the Faculty of Administrative Studies, York University, Canada. Introduction
Lectures. Sergei Fedotov. 20912 - Introduction to Financial Mathematics. No tutorials in the first week
Lectures Sergei Fedotov 20912 - Introduction to Financial Mathematics No tutorials in the first week Sergei Fedotov (University of Manchester) 20912 2010 1 / 1 Lecture 1 1 Introduction Elementary economics
Monte Carlo Methods in Finance
Author: Yiyang Yang Advisor: Pr. Xiaolin Li, Pr. Zari Rachev Department of Applied Mathematics and Statistics State University of New York at Stony Brook October 2, 2012 Outline Introduction 1 Introduction
An Introduction to Exotic Options
An Introduction to Exotic Options Jeff Casey Jeff Casey is entering his final semester of undergraduate studies at Ball State University. He is majoring in Financial Mathematics and has been a math tutor
The Constant Elasticity of Variance Option Pricing Model
The Constant Elasticity of Variance Option Pricing Model John Randal A thesis submitted to the Victoria University of Wellington in partial fulfilment of the requirements for the degree of Master of Science
Valuing Stock Options: The Black-Scholes-Merton Model. Chapter 13
Valuing Stock Options: The Black-Scholes-Merton Model Chapter 13 Fundamentals of Futures and Options Markets, 8th Ed, Ch 13, Copyright John C. Hull 2013 1 The Black-Scholes-Merton Random Walk Assumption
Exam MFE Spring 2007 FINAL ANSWER KEY 1 B 2 A 3 C 4 E 5 D 6 C 7 E 8 C 9 A 10 B 11 D 12 A 13 E 14 E 15 C 16 D 17 B 18 A 19 D
Exam MFE Spring 2007 FINAL ANSWER KEY Question # Answer 1 B 2 A 3 C 4 E 5 D 6 C 7 E 8 C 9 A 10 B 11 D 12 A 13 E 14 E 15 C 16 D 17 B 18 A 19 D **BEGINNING OF EXAMINATION** ACTUARIAL MODELS FINANCIAL ECONOMICS
OPTIONS and FUTURES Lecture 2: Binomial Option Pricing and Call Options
OPTIONS and FUTURES Lecture 2: Binomial Option Pricing and Call Options Philip H. Dybvig Washington University in Saint Louis binomial model replicating portfolio single period artificial (risk-neutral)
Option Portfolio Modeling
Value of Option (Total=Intrinsic+Time Euro) Option Portfolio Modeling Harry van Breen www.besttheindex.com E-mail: [email protected] Introduction The goal of this white paper is to provide
Options: Valuation and (No) Arbitrage
Prof. Alex Shapiro Lecture Notes 15 Options: Valuation and (No) Arbitrage I. Readings and Suggested Practice Problems II. Introduction: Objectives and Notation III. No Arbitrage Pricing Bound IV. The Binomial
Chapter 2: Binomial Methods and the Black-Scholes Formula
Chapter 2: Binomial Methods and the Black-Scholes Formula 2.1 Binomial Trees We consider a financial market consisting of a bond B t = B(t), a stock S t = S(t), and a call-option C t = C(t), where the
Schonbucher Chapter 9: Firm Value and Share Priced-Based Models Updated 07-30-2007
Schonbucher Chapter 9: Firm alue and Share Priced-Based Models Updated 07-30-2007 (References sited are listed in the book s bibliography, except Miller 1988) For Intensity and spread-based models of default
Jung-Soon Hyun and Young-Hee Kim
J. Korean Math. Soc. 43 (2006), No. 4, pp. 845 858 TWO APPROACHES FOR STOCHASTIC INTEREST RATE OPTION MODEL Jung-Soon Hyun and Young-Hee Kim Abstract. We present two approaches of the stochastic interest
American Options. An Undergraduate Introduction to Financial Mathematics. J. Robert Buchanan. J. Robert Buchanan American Options
American Options An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2010 Early Exercise Since American style options give the holder the same rights as European style options plus
Martingale Pricing Applied to Options, Forwards and Futures
IEOR E4706: Financial Engineering: Discrete-Time Asset Pricing Fall 2005 c 2005 by Martin Haugh Martingale Pricing Applied to Options, Forwards and Futures We now apply martingale pricing theory to the
Path-dependent options
Chapter 5 Path-dependent options The contracts we have seen so far are the most basic and important derivative products. In this chapter, we shall discuss some complex contracts, including barrier options,
The Intuition Behind Option Valuation: A Teaching Note
The Intuition Behind Option Valuation: A Teaching Note Thomas Grossman Haskayne School of Business University of Calgary Steve Powell Tuck School of Business Dartmouth College Kent L Womack Tuck School
A Comparison of Option Pricing Models
A Comparison of Option Pricing Models Ekrem Kilic 11.01.2005 Abstract Modeling a nonlinear pay o generating instrument is a challenging work. The models that are commonly used for pricing derivative might
Lecture 6: Option Pricing Using a One-step Binomial Tree. Friday, September 14, 12
Lecture 6: Option Pricing Using a One-step Binomial Tree An over-simplified model with surprisingly general extensions a single time step from 0 to T two types of traded securities: stock S and a bond
BINOMIAL OPTIONS PRICING MODEL. Mark Ioffe. Abstract
BINOMIAL OPTIONS PRICING MODEL Mark Ioffe Abstract Binomial option pricing model is a widespread numerical method of calculating price of American options. In terms of applied mathematics this is simple
Derivation and Comparative Statics of the Black-Scholes Call and Put Option Pricing Formulas
Derivation and Comparative Statics of the Black-Scholes Call and Put Option Pricing Formulas James R. Garven Latest Revision: 27 April, 2015 Abstract This paper provides an alternative derivation of the
VALUATION IN DERIVATIVES MARKETS
VALUATION IN DERIVATIVES MARKETS September 2005 Rawle Parris ABN AMRO Property Derivatives What is a Derivative? A contract that specifies the rights and obligations between two parties to receive or deliver
Option Pricing. Chapter 11 Options on Futures. Stefan Ankirchner. University of Bonn. last update: 13/01/2014 at 14:25
Option Pricing Chapter 11 Options on Futures Stefan Ankirchner University of Bonn last update: 13/01/2014 at 14:25 Stefan Ankirchner Option Pricing 1 Agenda Forward contracts Definition Determining forward
Part V: Option Pricing Basics
erivatives & Risk Management First Week: Part A: Option Fundamentals payoffs market microstructure Next 2 Weeks: Part B: Option Pricing fundamentals: intrinsic vs. time value, put-call parity introduction
PRICING DIGITAL CALL OPTION IN THE HESTON STOCHASTIC VOLATILITY MODEL
STUDIA UNIV. BABEŞ BOLYAI, MATHEMATICA, Volume XLVIII, Number 3, September 003 PRICING DIGITAL CALL OPTION IN THE HESTON STOCHASTIC VOLATILITY MODEL VASILE L. LAZAR Dedicated to Professor Gheorghe Micula
Option Pricing with S+FinMetrics. PETER FULEKY Department of Economics University of Washington
Option Pricing with S+FinMetrics PETER FULEKY Department of Economics University of Washington August 27, 2007 Contents 1 Introduction 3 1.1 Terminology.............................. 3 1.2 Option Positions...........................
BINOMIAL OPTION PRICING
Darden Graduate School of Business Administration University of Virginia BINOMIAL OPTION PRICING Binomial option pricing is a simple but powerful technique that can be used to solve many complex option-pricing
Review of Basic Options Concepts and Terminology
Review of Basic Options Concepts and Terminology March 24, 2005 1 Introduction The purchase of an options contract gives the buyer the right to buy call options contract or sell put options contract some
Options 1 OPTIONS. Introduction
Options 1 OPTIONS Introduction A derivative is a financial instrument whose value is derived from the value of some underlying asset. A call option gives one the right to buy an asset at the exercise or
Pricing of an Exotic Forward Contract
Pricing of an Exotic Forward Contract Jirô Akahori, Yuji Hishida and Maho Nishida Dept. of Mathematical Sciences, Ritsumeikan University 1-1-1 Nojihigashi, Kusatsu, Shiga 525-8577, Japan E-mail: {akahori,
Assignment 2: Option Pricing and the Black-Scholes formula The University of British Columbia Science One CS 2015-2016 Instructor: Michael Gelbart
Assignment 2: Option Pricing and the Black-Scholes formula The University of British Columbia Science One CS 2015-2016 Instructor: Michael Gelbart Overview Due Thursday, November 12th at 11:59pm Last updated
Other variables as arguments besides S. Want those other variables to be observables.
Valuation of options before expiration Need to distinguish between American and European options. Consider European options with time t until expiration. Value now of receiving c T at expiration? (Value
QUANTIZED INTEREST RATE AT THE MONEY FOR AMERICAN OPTIONS
QUANTIZED INTEREST RATE AT THE MONEY FOR AMERICAN OPTIONS L. M. Dieng ( Department of Physics, CUNY/BCC, New York, New York) Abstract: In this work, we expand the idea of Samuelson[3] and Shepp[,5,6] for
EXP 481 -- Capital Markets Option Pricing. Options: Definitions. Arbitrage Restrictions on Call Prices. Arbitrage Restrictions on Call Prices 1) C > 0
EXP 481 -- Capital Markets Option Pricing imple arbitrage relations Payoffs to call options Black-choles model Put-Call Parity Implied Volatility Options: Definitions A call option gives the buyer the
Four Derivations of the Black Scholes PDE by Fabrice Douglas Rouah www.frouah.com www.volopta.com
Four Derivations of the Black Scholes PDE by Fabrice Douglas Rouah www.frouah.com www.volopta.com In this Note we derive the Black Scholes PDE for an option V, given by @t + 1 + rs @S2 @S We derive the
Additional questions for chapter 4
Additional questions for chapter 4 1. A stock price is currently $ 1. Over the next two six-month periods it is expected to go up by 1% or go down by 1%. The risk-free interest rate is 8% per annum with
Chapter 13 The Black-Scholes-Merton Model
Chapter 13 The Black-Scholes-Merton Model March 3, 009 13.1. The Black-Scholes option pricing model assumes that the probability distribution of the stock price in one year(or at any other future time)
Buy a number of shares,, and invest B in bonds. Outlay for portfolio today is S + B. Tree shows possible values one period later.
Replicating portfolios Buy a number of shares,, and invest B in bonds. Outlay for portfolio today is S + B. Tree shows possible values one period later. S + B p 1 p us + e r B ds + e r B Choose, B so that
ARBITRAGE-FREE OPTION PRICING MODELS. Denis Bell. University of North Florida
ARBITRAGE-FREE OPTION PRICING MODELS Denis Bell University of North Florida Modelling Stock Prices Example American Express In mathematical finance, it is customary to model a stock price by an (Ito) stochatic
FIN 411 -- Investments Option Pricing. Options: Definitions. Arbitrage Restrictions on Call Prices. Arbitrage Restrictions on Call Prices
FIN 411 -- Investments Option Pricing imple arbitrage relations s to call options Black-choles model Put-Call Parity Implied Volatility Options: Definitions A call option gives the buyer the right, but
(1) Consider a European call option and a European put option on a nondividend-paying stock. You are given:
(1) Consider a European call option and a European put option on a nondividend-paying stock. You are given: (i) The current price of the stock is $60. (ii) The call option currently sells for $0.15 more
Stock. Call. Put. Bond. Option Fundamentals
Option Fundamentals Payoff Diagrams hese are the basic building blocks of financial engineering. hey represent the payoffs or terminal values of various investment choices. We shall assume that the maturity
Option Pricing with Linear Programming
Imperial College London Department of Computing Option Pricing with Linear Programming by Napat Rujeerapaiboon Supervisor: Dr. Daniel Kuhn Second Marker: Dr. Panos Parpas Submitted in partial fulfilment
ACTS 4302 SOLUTION TO MIDTERM EXAM Derivatives Markets, Chapters 9, 10, 11, 12, 18. October 21, 2010 (Thurs)
Problem ACTS 4302 SOLUTION TO MIDTERM EXAM Derivatives Markets, Chapters 9, 0,, 2, 8. October 2, 200 (Thurs) (i) The current exchange rate is 0.0$/. (ii) A four-year dollar-denominated European put option
Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem
Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem Gagan Deep Singh Assistant Vice President Genpact Smart Decision Services Financial
Journal of Financial and Economic Practice
Analyzing Investment Data Using Conditional Probabilities: The Implications for Investment Forecasts, Stock Option Pricing, Risk Premia, and CAPM Beta Calculations By Richard R. Joss, Ph.D. Resource Actuary,
EC3070 FINANCIAL DERIVATIVES
BINOMIAL OPTION PRICING MODEL A One-Step Binomial Model The Binomial Option Pricing Model is a simple device that is used for determining the price c τ 0 that should be attributed initially to a call option
UCLA Anderson School of Management Daniel Andrei, Derivative Markets 237D, Winter 2014. MFE Midterm. February 2014. Date:
UCLA Anderson School of Management Daniel Andrei, Derivative Markets 237D, Winter 2014 MFE Midterm February 2014 Date: Your Name: Your Equiz.me email address: Your Signature: 1 This exam is open book,
1 The Black-Scholes Formula
1 The Black-Scholes Formula In 1973 Fischer Black and Myron Scholes published a formula - the Black-Scholes formula - for computing the theoretical price of a European call option on a stock. Their paper,
Stocks paying discrete dividends: modelling and option pricing
Stocks paying discrete dividends: modelling and option pricing Ralf Korn 1 and L. C. G. Rogers 2 Abstract In the Black-Scholes model, any dividends on stocks are paid continuously, but in reality dividends
Overview. Option Basics. Options and Derivatives. Professor Lasse H. Pedersen. Option basics and option strategies
Options and Derivatives Professor Lasse H. Pedersen Prof. Lasse H. Pedersen 1 Overview Option basics and option strategies No-arbitrage bounds on option prices Binomial option pricing Black-Scholes-Merton
Option Pricing. Stefan Ankirchner. January 20, 2014. 2 Brownian motion and Stochastic Calculus
Option Pricing Stefan Ankirchner January 2, 214 1 The Binomial Model 2 Brownian motion and Stochastic Calculus We next recall some basic results from Stochastic Calculus. We do not prove most of the results.
Black-Scholes. 3.1 Digital Options
3 Black-Scholes In this chapter, we will study the value of European digital and share digital options and standard European puts and calls under the Black-Scholes assumptions. We will also explain how
Understanding Options and Their Role in Hedging via the Greeks
Understanding Options and Their Role in Hedging via the Greeks Bradley J. Wogsland Department of Physics and Astronomy, University of Tennessee, Knoxville, TN 37996-1200 Options are priced assuming that
Option Pricing. 1 Introduction. Mrinal K. Ghosh
Option Pricing Mrinal K. Ghosh 1 Introduction We first introduce the basic terminology in option pricing. Option: An option is the right, but not the obligation to buy (or sell) an asset under specified
Stephane Crepey. Financial Modeling. A Backward Stochastic Differential Equations Perspective. 4y Springer
Stephane Crepey Financial Modeling A Backward Stochastic Differential Equations Perspective 4y Springer Part I An Introductory Course in Stochastic Processes 1 Some Classes of Discrete-Time Stochastic
Option Values. Determinants of Call Option Values. CHAPTER 16 Option Valuation. Figure 16.1 Call Option Value Before Expiration
CHAPTER 16 Option Valuation 16.1 OPTION VALUATION: INTRODUCTION Option Values Intrinsic value - profit that could be made if the option was immediately exercised Call: stock price - exercise price Put:
Valuation of Asian Options
Valuation of Asian Options - with Levy Approximation Master thesis in Economics Jan 2014 Author: Aleksandra Mraovic, Qian Zhang Supervisor: Frederik Lundtofte Department of Economics Abstract Asian options
Simulating Stochastic Differential Equations
Monte Carlo Simulation: IEOR E473 Fall 24 c 24 by Martin Haugh Simulating Stochastic Differential Equations 1 Brief Review of Stochastic Calculus and Itô s Lemma Let S t be the time t price of a particular
More on Market-Making and Delta-Hedging
More on Market-Making and Delta-Hedging What do market makers do to delta-hedge? Recall that the delta-hedging strategy consists of selling one option, and buying a certain number shares An example of
The interest volatility surface
The interest volatility surface David Kohlberg Kandidatuppsats i matematisk statistik Bachelor Thesis in Mathematical Statistics Kandidatuppsats 2011:7 Matematisk statistik Juni 2011 www.math.su.se Matematisk
