Option Anatomy. Copenhagen University March Jesper Andreasen Danske Markets, Copenhagen

Size: px
Start display at page:

Download "Option Anatomy. Copenhagen University March Jesper Andreasen Danske Markets, Copenhagen"

Transcription

1 Option Anatomy Copenhagen University March 2013 Jesper Andreasen Danske Markets, Copenhagen

2 Outline Acknowledgements. Kwant life. Introduction. Volatility interpolation. Wots me Δelδa? Conclusion. 2

3 References Andreasen, J and B Huge (2011a): Volatility Interpolation. Risk March, Andreasen, J and B Huge (2011b): Random Grids. Risk July, Andreasen, J and B Huge (2013a): Expanding Forward Volatility. Risk January, Andreasen, J and B Huge (2013b): Wots me Δelδa? Unfinished wp, Danske Markets. Balland, P (2006): Forward Smile. Presentation, ICBI Global Derivatives. Carr, P. (2008): Local Variance Gamma. WP, Bloomberg. 3

4 Dupire, B (1994): Pricing with a Smile. Risk January, Dupire, B (2006): Skew Modeling. Presentation, ICBI Global Derivatives. Hagan, P, D Kumar, A Lesniewski, D Woodward (2002). Managing Smile Risk. Wilmott Magazine September, Nabben, R. (1999): On Decay Rates of Tridiagonal and Band Matrices. SIAM J. Matrix Anal. Appl. 20,

5 Thanks to... Copenhagen University and the scientific committee (Rolf Poulsen, Michael Sørensen, Mogens Steffensen) for awarding me the title of Adjungeret Professor in Mathematical Finance at the Department of Mathematics. The many great colleagues that I have had the pleasure and privilege to work with over the past 16 years. Not least co-authors Leif Andersen and Brian Huge. The great teachers and mentors: Maria Arys, Jørgen Aase Nielsen, and William Keirstead. 5

6 Kwant Life In the late 90s and early 00s the main focus of quant work was the pricing of ever more complicated products and pay-offs. The general approach was to take the vanillas as direct inputs and focus the modelling of the exotics. The financial crisis (luckily) changed that. Liquidity dried up and the model focus over the past 5 years has been much more fundamental. Particularly, a lot of quant energy has gone into answering the questions: - What is the forward? Libor basis... - How to discount? X-ccy basis, collateral, xva,... 6

7 In fact, quant technology is more in demand and in wide spread use today, than it ever was. Quant clients have been extended to include the whole universe of derivatives trading and more. In this talk, we are going to consider the next step up in complexity from forwards and discounting: - How to price and hedge an option? 7

8 Introduction Andreasen and Huge won the Risk Magazine Quant of the Year 2012 award for the two papers Volatility Interpolation and Random Grids....The pair turned conventional approaches on their head, to the bafflement of their colleagues in the quant community, with some highly original thinking on the subject of implied volatility calibration... I could not have said it better myself. The general idea is to work directly with discrete finite difference based models rather than with the continuous time stochastic differential equations. 8

9 The focus is on stability, computer implementation, and consistency with market quotes, rather than perceived accuracy relative to some theoretical stochastic differential equations....which are irrelevant because the discrete model is calibrated to market quotes. The idea can be applied to other types of approximations than the finite difference method. Specifically, we have over the past 3-4 years worked a lot on expansions used on their own or in combination with finite difference methods. Today, we will consider two very fundamental problems: - How to interpolate discrete option quotes without introducing arbitrage? 9

10 - What Delta should I use to hedge an option? For the first problem we will use finite difference machinery and for the second, short maturity expansions. Note: This is a very compressed presentation where we omit a (large) number of proofs, technicalities, extensions, applications, references, and deeper thoughts. 10

11 Volatility Interpolation Someone said that the Black-Scholes formula is the wrong formula c( t, k) s ( ) k ( ), ln s/ k 1v t vt 2 (1)...but if you stuff in a wrong number, for the (implied) volatility v, then you might get the right option price. Suppose you have a discrete set of implied volatilities v ( t, k ), i 1,, n (2) i i... corresponding to the discrete set of option prices { (, )} 1,, c t k. i i i n 11

12 It seems like a trivial exercise to interpolate and extrapolate these implied volatilities into a continuous surface of option prices in expiry and strike { c ( t, k )}... t 0, k 0... except that it very much isn t! The trouble is that it exceptionally easy to break the arbitrage conditions c t k t (, ) 2c( t, k) 2 0, 0 k (3) For a given interpolation scheme for the implied volatilities one can compute the resulting surface of forward volatilities using Dupire s forward volatility formula: 12

13 ds t dw c 1 E t s t k t 2 ( ) 0 [ ( ) 2 ( ) ] 2c k2 (4) The point here is that if the arbitrage conditions (3) are broken then the forward volatility surface produced by (4) will have spikes and imaginary values. 13

14 Spiky Forward Volatility Surface % 80.00% 60.00% 40.00% 20.00% 0.00% % % % % % SX5E example out to 5y. Complex numbers represented as negative. Everybody knows about it nobody talks about it. 14

15 Arbitrage in the Interpolated Option Prices Spikes in the forward volatility surface is a problem for a number of reasons: - Forward volatility models for exotics will not work. - Forward volatility information is distorted and useless => forward volatility is not used in the same way as forward rates. - Problems in risk management of options and particularly spreads. - The risk of arbitrages in prices shown to clients => wider bid/offers. The problem has been unresolved for nearly 20 years. Personally, I have thinking about an efficient solution for more than 15 years. 15

16 Surprisingly, the solution comes from discrete math and matrix algebra and not from a Stiefel Manifolds, Malliavin calculus, Varadhan s lemma, or general relativity. Maybe that is why it has been overlooked... 16

17 The FD Machine: Constructing Arbitrage Free Option Prices Fully implicit finite difference discretisation of the Dupire equation (4) leads to 1 2 f ( k) 1 [ f ( k k2 k) 2 f ( k) f ( k k)] [1 t ( t, k) 2 ] c( t, k) c( t, k) h kk h 1 h kk (5) This can be represented in matrix form as c t A c t (6) ( 1 h 1 ) ( h ) Equation (6) is a recipe for generating option prices from forward volatilities. 17

18 Here A is the tridiagonal matrix 1 0 a 1 2a a a 1 2a a A [1 t ], a 1 t ( t k ) 2 2 k a 1 2a a n 1 n 1 n , 2 kk i 2 h i The matrix A is diagonally dominant with positive diagonal and nonnegative off-diagonal elements. It is a well-known mathematical result that the inverse has only nonnegative entries 18

19 A 1 0 (8) Using the positivity of the inverse it is straightforward to show that option prices generated by (5) satisfy the no-arbitrage properties kk c( t, k ) 0 (9) h 1 c ( t, k) h 1 ( t) 0 (10)... this leads to our volatility interpolation scheme. 19

20 Volatility Interpolation Scheme Generate option prices by the Dupire FD t t 1 t k c t k c t k t t t c k s k (11) 2 [1 ( ) (, ) 2 ] (, ) (, ),, (0, ) ( (0) ) h h kk h h h 1 It is important to note that for all t h t t h 1 we roll to t from t in one step. h This (of course) includes the next expiry t. h 1 Option prices generated by the finite difference machine are arbitrage consistent, i.e. 20

21 c 2c c tk 2 t (, ) k k (12) 21

22 Forward Volatility Using Volatility Interpolator % 80.00% 60.00% 40.00% 20.00% 0.00% % % % % % Calibrates to approx 100 options in about 0.01 seconds. Yes, not perfectly smooth. But the important point is that there are no spikes or poles. 22

23 Nuclear Submarines In the 50s, USA and CCCP competed in being the first to put a nuclear reactor inside a submarine. One of the main difficulties in doing so is to dimension the cooling system accurately: not too big and not too small. For the related calculations on the heat equation (the Black-Scholes PDE), the Americans used the Crank-Nicolson method....whereas the Russians used the fully implicit method. Like we do. The CN method is superior in terms speed of convergence but its solution exhibits small oscillations. 23

24 The fully implicit method shows slower convergence but it has no oscillations. If you have a good computer you will use Crank-Nicolson, and that is what we have been taught to do in skool. But if your computer is a bunch of class enemies sitting in Siberia,...or if you need to calibrate the parameters of your finite difference grid to observed option prices,... then the stability matters more than (theoretical) speed of convergence and you will use the fully implicit method. 24

25 Wots me Δelδa? It s the most pressing question for any option trader. The quant s standard answer is: That depends on the model -- and I have ten of them, you pick one... Hagan et al (2002) argues that the delta can be fine tuned in stochastic local volatility models by changing the correlation versus the local volatility component when the volatility smile is kept the same. Dupire (2006), however, counters that and argues that close to ATM, the minimum variance delta is virtually invariant to the choice of correlation versus local volatility when the smile is kept the same. 25

26 The minimum variance delta is the position in the underlying stock that (locally) hedges as much variance of the option, i.e. including volatility risk, as possible: c s c v cov[ dv, ds] var[ ds] (13) Here we provide a general proof of Dupire s statement in the context of short maturity expansions. We then show that a model free MV gamma also can be produced, and that the ATM theta as well as behaviour of away from ATM can be linked to the value of options on volatility. 26

27 Short Maturity Expansion Consider the following (very) general class of stochastic volatility model ds ( s, z) dw dz ( s, z) dz dw dz ( s, z) dt (14) Clearly the family of models (14) is rich enough to include several models that fit the same smile. As an example, one can think of the smile generated by a Heston model but fitted by a pure local volatility model. Let () ct be the time t price of a European option on s. Suppose we write the option price as 27

28 c( t) g( t, s( t), v( t )) (15)... where g () is Bachelier s option price formula and v is the implied normal volatility. I.e. g( t, s, v) ( s k) ( x ) v ( x ), x s k v, T t (16) Ito expansion of the option price c g( t, s, v ) yields the following arbitrage condition on the implied volatility 0 ( dx2 dt) 2 Et[ dv] v (17) As 0 we get the condition that x needs to be of unit diffusion, i.e. 28

29 dx 2 2 x s x s x z x z x s k dt 2 1, ( ) 0 (18) This is the short maturity arbitrage condition on the implied volatility v ( s k)/ x. Equation (18) is the so-called Eikonal equation. It is a non-linear first order partial differential equation on the diffusion rather than the linear second order partial differential equations on the drift that we are used to in finance. The tactic from here is normally to guess on a solution x x( s, z ) of the Eikonal equation and then find the implied volatility as v ( s k)/ x. 29

30 The short maturity expansions are (generally) not sufficiently accurate for calibration of dynamic models. But they are generally robust and can be used for market making of an option book and/or for gaining intuition about the qualitative effect of various model parameters. Well-known examples include the so-called SABR model. Rather than deriving new pricing equations, the aim here is come up with general asymptotic results for the Greeks, at and around ATM that are valid for all models hitting the initial smile. 30

31 Minimum Variance Delta The MV delta is the position in the underlying stock that minimises the noise of the portfolio of option and stock: minvar t[ dc ds ] (19) The idea first appeared in papers by Follmer, Schweizer, and Sondermann (80-90s) under the name of locally risk minimizing strategies. The (formal) solution is 31

32 c c g g [ v v ] (20) s z s v s z naive sticky vega delta correction minvardeltaof for vol corr strike delta theimplied vol onlydepend on smile So for a given smile, the minimum variance delta of the option price is given from the minimum variance delta of the implied volatility. In this talk, we will identify the ATM MV delta of the implied volatility from the volatility smile.... and consider what can be said for higher order derivatives. 32

33 Short Maturity Minimum Variance Delta Using the relation x ( s k)/ v we can rewrite the Eikonal equation as an equation (directly) in the implied volatility 0 [ 2( ) 2 2(1 2) ]( ) 2 [2 2( )]( ) [ z ] Dv v k s Dv k s v v (21)...where we have defined the MV operator as D [ ], s z (22) Equation (21) and differentials of this equation is what we will use for derivations of all our results. 33

34 Differentiating (21) wrt k and evaluating at k result for k s: v v v v Dv k s z s yields lead to the following (23) For at-the-money the minimum variance delta of the implied volatility is equal to the slope of the smile.... for any model without jumps. This is more or less the statement of Dupire (2006). 34

35 Relation to Options on Volatility Without loss of generality we can rewrite the model as ds zdw dz dz O( dt) (24)...where Z is a new Brownian motion and ( sz, ) [( ) ( ) 2( ) ( )] s 2 2 1/2 z s z dw dz s z dt ( s, z) dt (25) In that case we have at k s: 35

36 v w 1 w k 2 v 2 v v k 2 v v 2 v k 2 v (26)...where w is the implied volatility of an ATM option on volatility.... in the short maturity sense and if no jumps. Further, one can define the implied correlation between the underlying and its volatility as 2vv w k, k s (27) where w is the implied volatility of an ATM option on the volatility of the stock. 36

37 ATM MV Gamma Applying the operator ( D) to (21) and evaluating at k s yields, k k followed by hardcore (Huge) manipulations now lead to D2v [ ] 2v v, k s kk s z (28) The ATM MV gamma is determined by the ATM slope and curvature of the smile. 37

38 ATM Theta If we assume ATM theta is: is a martingale and use the backward PDE we have that the / c v2( D2c) v2( D ) g, z (29) t v Again, Huge manipulations lead to the result that the ATM theta can be written as v c v g g v v v 2 v g 2v 2 1 2( 2 ) 2[ 3 k 1w t ss sv ] k kk 3 v (30) An ATM theta estimate can be produced from ATM smile slope and curvature combined with information from options on volatility. 38

39 Away from ATM So far we have only considered the ATM case. Using the notation v( k) v( s, z; k ), we can re-arrange equation (21) as Dv( k) vk () 1 { v( s) v( k)[1 (1 ) vz( k) ( k s) ] 1/2 } v() s s k vk () 4 0 (31) As the term under the square-root is positive for all stochastic volatility models and zero for pure local volatility models we can conclude that... For a stochastic volatility model relative to a pure local volatility model, the MV Delta is uniformly higher (lower) for k s (k s). 39

40 An example of MV Delta as function of strike in LV and SLV models: SABR LV v Sabr parameters: ( s, z) 0.1z, 0.5, ( s, z) 3z. s z 1, 1/12. The exact picture depends on the model specification through the term 2(1 2) v ( k ) 2 which depends on the finer structure of (God s) model. z 40

41 Conclusion The Russian finite difference machine is an effective way for interpolation of discrete option price quotes. It allows for the use of forward volatility as a tool of spotting value and mispricing in specific option quotes and volatility smiles. The can also be used for constructing very stable dynamic models for exotic options. See Andreasen and Huge (2011b). The approach can be further refined using expansion as in Andreasen and Huge (2013a) to give parametric control over the extrapolation of the wings and smile dynamics. 41

42 We have produced model free short maturity limits of - ATM minimum variance delta and gamma. If we add in the implied volatility of an ATM option on volatility we can also produce - ATM Theta. MV delta is always higher (lower) for low (high) strikes in stochastic volatility models than in local volatility models. Future research: - Identify trading strategies that lock in the ATM MV Delta. - Quantify the effect of jumps. 42

ZABR -- Expansions for the Masses

ZABR -- Expansions for the Masses ZABR -- Expansions for the Masses Preliminary Version December 011 Jesper Andreasen and Brian Huge Danse Marets, Copenhagen want.daddy@danseban.com brno@danseban.com 1 Electronic copy available at: http://ssrn.com/abstract=198076

More information

Stochastic Local Volatility: Excursions in Finite Differences

Stochastic Local Volatility: Excursions in Finite Differences Stochastic Local Volatility: Excursions in Finite Differences ICBI Global Derivatives Paris April 0 Jesper Andreasen Danske Markets, Copenhagen kwant.daddy@danskebank.dk Outline Motivation: Part A & B.

More information

Calibration Lecture 4: LSV and Model Uncertainty

Calibration Lecture 4: LSV and Model Uncertainty Calibration Lecture 4: LSV and Model Uncertainty March 2017 Recap: Heston model Recall the Heston stochastic volatility model ds t = rs t dt + Y t S t dw 1 t, dy t = κ(θ Y t ) dt + ξ Y t dw 2 t, where

More information

FX Smile Modelling. 9 September September 9, 2008

FX Smile Modelling. 9 September September 9, 2008 FX Smile Modelling 9 September 008 September 9, 008 Contents 1 FX Implied Volatility 1 Interpolation.1 Parametrisation............................. Pure Interpolation.......................... Abstract

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

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

Risk managing long-dated smile risk with SABR formula

Risk managing long-dated smile risk with SABR formula Risk managing long-dated smile risk with SABR formula Claudio Moni QuaRC, RBS November 7, 2011 Abstract In this paper 1, we show that the sensitivities to the SABR parameters can be materially wrong when

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

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

A SUMMARY OF OUR APPROACHES TO THE SABR MODEL

A SUMMARY OF OUR APPROACHES TO THE SABR MODEL Contents 1 The need for a stochastic volatility model 1 2 Building the model 2 3 Calibrating the model 2 4 SABR in the risk process 5 A SUMMARY OF OUR APPROACHES TO THE SABR MODEL Financial Modelling Agency

More information

Extrapolation analytics for Dupire s local volatility

Extrapolation analytics for Dupire s local volatility Extrapolation analytics for Dupire s local volatility Stefan Gerhold (joint work with P. Friz and S. De Marco) Vienna University of Technology, Austria 6ECM, July 2012 Implied vol and local vol Implied

More information

Pricing of a European Call Option Under a Local Volatility Interbank Offered Rate Model

Pricing of a European Call Option Under a Local Volatility Interbank Offered Rate Model American Journal of Theoretical and Applied Statistics 2018; 7(2): 80-84 http://www.sciencepublishinggroup.com/j/ajtas doi: 10.11648/j.ajtas.20180702.14 ISSN: 2326-8999 (Print); ISSN: 2326-9006 (Online)

More information

Simple Robust Hedging with Nearby Contracts

Simple Robust Hedging with Nearby Contracts Simple Robust Hedging with Nearby Contracts Liuren Wu and Jingyi Zhu Baruch College and University of Utah October 22, 2 at Worcester Polytechnic Institute Wu & Zhu (Baruch & Utah) Robust Hedging with

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

FX Barrien Options. A Comprehensive Guide for Industry Quants. Zareer Dadachanji Director, Model Quant Solutions, Bremen, Germany

FX Barrien Options. A Comprehensive Guide for Industry Quants. Zareer Dadachanji Director, Model Quant Solutions, Bremen, Germany FX Barrien Options A Comprehensive Guide for Industry Quants Zareer Dadachanji Director, Model Quant Solutions, Bremen, Germany Contents List of Figures List of Tables Preface Acknowledgements Foreword

More information

Simple Robust Hedging with Nearby Contracts

Simple Robust Hedging with Nearby Contracts Simple Robust Hedging with Nearby Contracts Liuren Wu and Jingyi Zhu Baruch College and University of Utah April 29, 211 Fourth Annual Triple Crown Conference Liuren Wu (Baruch) Robust Hedging with Nearby

More information

Advanced Numerical Techniques for Financial Engineering

Advanced Numerical Techniques for Financial Engineering Advanced Numerical Techniques for Financial Engineering Andreas Binder, Heinz W. Engl, Andrea Schatz Abstract We present some aspects of advanced numerical analysis for the pricing and risk managment of

More information

Optimal Hedging of Variance Derivatives. John Crosby. Centre for Economic and Financial Studies, Department of Economics, Glasgow University

Optimal Hedging of Variance Derivatives. John Crosby. Centre for Economic and Financial Studies, Department of Economics, Glasgow University Optimal Hedging of Variance Derivatives John Crosby Centre for Economic and Financial Studies, Department of Economics, Glasgow University Presentation at Baruch College, in New York, 16th November 2010

More information

Local Variance Gamma Option Pricing Model

Local Variance Gamma Option Pricing Model Local Variance Gamma Option Pricing Model Peter Carr at Courant Institute/Morgan Stanley Joint work with Liuren Wu June 11, 2010 Carr (MS/NYU) Local Variance Gamma June 11, 2010 1 / 29 1 Automated Option

More information

The vanna-volga method for implied volatilities

The vanna-volga method for implied volatilities CUTTING EDGE. OPTION PRICING The vanna-volga method for implied volatilities The vanna-volga method is a popular approach for constructing implied volatility curves in the options market. In this article,

More information

Local vs Non-local Forward Equations for Option Pricing

Local vs Non-local Forward Equations for Option Pricing Local vs Non-local Forward Equations for Option Pricing Rama Cont Yu Gu Abstract When the underlying asset is a continuous martingale, call option prices solve the Dupire equation, a forward parabolic

More information

IEOR E4703: Monte-Carlo Simulation

IEOR E4703: Monte-Carlo Simulation IEOR E4703: Monte-Carlo Simulation Simulating Stochastic Differential Equations Martin Haugh Department of Industrial Engineering and Operations Research Columbia University Email: martin.b.haugh@gmail.com

More information

INTEREST RATES AND FX MODELS

INTEREST RATES AND FX MODELS INTEREST RATES AND FX MODELS 3. The Volatility Cube Andrew Lesniewski Courant Institute of Mathematics New York University New York February 17, 2011 2 Interest Rates & FX Models Contents 1 Dynamics of

More information

Lecture 9: Practicalities in Using Black-Scholes. Sunday, September 23, 12

Lecture 9: Practicalities in Using Black-Scholes. Sunday, September 23, 12 Lecture 9: Practicalities in Using Black-Scholes Major Complaints Most stocks and FX products don t have log-normal distribution Typically fat-tailed distributions are observed Constant volatility assumed,

More information

Interest Rate Volatility

Interest Rate Volatility Interest Rate Volatility III. Working with SABR Andrew Lesniewski Baruch College and Posnania Inc First Baruch Volatility Workshop New York June 16-18, 2015 Outline Arbitrage free SABR 1 Arbitrage free

More information

With Examples Implemented in Python

With Examples Implemented in Python SABR and SABR LIBOR Market Models in Practice With Examples Implemented in Python Christian Crispoldi Gerald Wigger Peter Larkin palgrave macmillan Contents List of Figures ListofTables Acknowledgments

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

DELTA HEDGING VEGA RISK?

DELTA HEDGING VEGA RISK? DELTA HEDGING VEGA RISK? Stéphane CRÉPEY, Évry University stephane.crepey@univ-evry.fr QMF Conference, Sydney, December 17 2004 Figure 1: The Volatility Smile (E. Derman) Contents 1 Basics of the smile

More information

Greek parameters of nonlinear Black-Scholes equation

Greek parameters of nonlinear Black-Scholes equation International Journal of Mathematics and Soft Computing Vol.5, No.2 (2015), 69-74. ISSN Print : 2249-3328 ISSN Online: 2319-5215 Greek parameters of nonlinear Black-Scholes equation Purity J. Kiptum 1,

More information

Developments in Volatility Derivatives Pricing

Developments in Volatility Derivatives Pricing Developments in Volatility Derivatives Pricing Jim Gatheral Global Derivatives 2007 Paris, May 23, 2007 Motivation We would like to be able to price consistently at least 1 options on SPX 2 options on

More information

Practical Hedging: From Theory to Practice. OSU Financial Mathematics Seminar May 5, 2008

Practical Hedging: From Theory to Practice. OSU Financial Mathematics Seminar May 5, 2008 Practical Hedging: From Theory to Practice OSU Financial Mathematics Seminar May 5, 008 Background Dynamic replication is a risk management technique used to mitigate market risk We hope to spend a certain

More information

An arbitrage-free method for smile extrapolation

An arbitrage-free method for smile extrapolation An arbitrage-free method for smile extrapolation Shalom Benaim, Matthew Dodgson and Dherminder Kainth Royal Bank of Scotland A robust method for pricing options at strikes where there is not an observed

More information

Calibration of SABR Stochastic Volatility Model. Copyright Changwei Xiong November last update: October 17, 2017 TABLE OF CONTENTS

Calibration of SABR Stochastic Volatility Model. Copyright Changwei Xiong November last update: October 17, 2017 TABLE OF CONTENTS Calibration of SABR Stochastic Volatility Model Copyright Changwei Xiong 2011 November 2011 last update: October 17, 2017 TABLE OF CONTENTS 1. Introduction...2 2. Asymptotic Solution by Hagan et al....2

More information

Hedging Credit Derivatives in Intensity Based Models

Hedging Credit Derivatives in Intensity Based Models Hedging Credit Derivatives in Intensity Based Models PETER CARR Head of Quantitative Financial Research, Bloomberg LP, New York Director of the Masters Program in Math Finance, Courant Institute, NYU Stanford

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

Chapter 15: Jump Processes and Incomplete Markets. 1 Jumps as One Explanation of Incomplete Markets

Chapter 15: Jump Processes and Incomplete Markets. 1 Jumps as One Explanation of Incomplete Markets Chapter 5: Jump Processes and Incomplete Markets Jumps as One Explanation of Incomplete Markets It is easy to argue that Brownian motion paths cannot model actual stock price movements properly in reality,

More information

Hedging Barrier Options through a Log-Normal Local Stochastic Volatility Model

Hedging Barrier Options through a Log-Normal Local Stochastic Volatility Model 22nd International Congress on Modelling and imulation, Hobart, Tasmania, Australia, 3 to 8 December 2017 mssanz.org.au/modsim2017 Hedging Barrier Options through a Log-Normal Local tochastic Volatility

More information

Near-Expiry Asymptotics of the Implied Volatility in Local and Stochastic Volatility Models

Near-Expiry Asymptotics of the Implied Volatility in Local and Stochastic Volatility Models Mathematical Finance Colloquium, USC September 27, 2013 Near-Expiry Asymptotics of the Implied Volatility in Local and Stochastic Volatility Models Elton P. Hsu Northwestern University (Based on a joint

More information

Exploring Volatility Derivatives: New Advances in Modelling. Bruno Dupire Bloomberg L.P. NY

Exploring Volatility Derivatives: New Advances in Modelling. Bruno Dupire Bloomberg L.P. NY Exploring Volatility Derivatives: New Advances in Modelling Bruno Dupire Bloomberg L.P. NY bdupire@bloomberg.net Global Derivatives 2005, Paris May 25, 2005 1. Volatility Products Historical Volatility

More information

The Black-Scholes Model

The Black-Scholes Model The Black-Scholes Model Liuren Wu Options Markets (Hull chapter: 12, 13, 14) Liuren Wu ( c ) The Black-Scholes Model colorhmoptions Markets 1 / 17 The Black-Scholes-Merton (BSM) model Black and Scholes

More information

Option P&L Attribution and Pricing

Option P&L Attribution and Pricing Option P&L Attribution and Pricing Liuren Wu joint with Peter Carr Baruch College March 23, 2018 Stony Brook University Carr and Wu (NYU & Baruch) P&L Attribution and Option Pricing March 23, 2018 1 /

More information

INTEREST RATES AND FX MODELS

INTEREST RATES AND FX MODELS INTEREST RATES AND FX MODELS 7. Risk Management Andrew Lesniewski Courant Institute of Mathematical Sciences New York University New York March 8, 2012 2 Interest Rates & FX Models Contents 1 Introduction

More information

Monte Carlo Methods in Financial Engineering

Monte Carlo Methods in Financial Engineering Paul Glassennan Monte Carlo Methods in Financial Engineering With 99 Figures

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

Valuation of Equity Derivatives

Valuation of Equity Derivatives Valuation of Equity Derivatives Dr. Mark W. Beinker XXV Heidelberg Physics Graduate Days, October 4, 010 1 What s a derivative? More complex financial products are derived from simpler products What s

More information

The Black-Scholes Model

The Black-Scholes Model The Black-Scholes Model Liuren Wu Options Markets Liuren Wu ( c ) The Black-Merton-Scholes Model colorhmoptions Markets 1 / 18 The Black-Merton-Scholes-Merton (BMS) model Black and Scholes (1973) and Merton

More information

Youngrok Lee and Jaesung Lee

Youngrok Lee and Jaesung Lee orean J. Math. 3 015, No. 1, pp. 81 91 http://dx.doi.org/10.11568/kjm.015.3.1.81 LOCAL VOLATILITY FOR QUANTO OPTION PRICES WITH STOCHASTIC INTEREST RATES Youngrok Lee and Jaesung Lee Abstract. This paper

More information

Handbook of Financial Risk Management

Handbook of Financial Risk Management Handbook of Financial Risk Management Simulations and Case Studies N.H. Chan H.Y. Wong The Chinese University of Hong Kong WILEY Contents Preface xi 1 An Introduction to Excel VBA 1 1.1 How to Start Excel

More information

Locally risk-minimizing vs. -hedging in stochastic vola

Locally risk-minimizing vs. -hedging in stochastic vola Locally risk-minimizing vs. -hedging in stochastic volatility models University of St. Andrews School of Economics and Finance August 29, 2007 joint work with R. Poulsen ( Kopenhagen )and K.R.Schenk-Hoppe

More information

Interest rate volatility

Interest rate volatility Interest rate volatility II. SABR and its flavors Andrew Lesniewski Baruch College and Posnania Inc First Baruch Volatility Workshop New York June 16-18, 2015 Outline The SABR model 1 The SABR model 2

More information

Option Pricing Modeling Overview

Option Pricing Modeling Overview Option Pricing Modeling Overview Liuren Wu Zicklin School of Business, Baruch College Options Markets Liuren Wu (Baruch) Stochastic time changes Options Markets 1 / 11 What is the purpose of building a

More information

King s College London

King s College London King s College London University Of London This paper is part of an examination of the College counting towards the award of a degree. Examinations are governed by the College Regulations under the authority

More information

1 Implied Volatility from Local Volatility

1 Implied Volatility from Local Volatility Abstract We try to understand the Berestycki, Busca, and Florent () (BBF) result in the context of the work presented in Lectures and. Implied Volatility from Local Volatility. Current Plan as of March

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

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

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

2 f. f t S 2. Delta measures the sensitivityof the portfolio value to changes in the price of the underlying

2 f. f t S 2. Delta measures the sensitivityof the portfolio value to changes in the price of the underlying Sensitivity analysis Simulating the Greeks Meet the Greeks he value of a derivative on a single underlying asset depends upon the current asset price S and its volatility Σ, the risk-free interest rate

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

Skew Hedging. Szymon Borak Matthias R. Fengler Wolfgang K. Härdle. CASE-Center for Applied Statistics and Economics Humboldt-Universität zu Berlin

Skew Hedging. Szymon Borak Matthias R. Fengler Wolfgang K. Härdle. CASE-Center for Applied Statistics and Economics Humboldt-Universität zu Berlin Szymon Borak Matthias R. Fengler Wolfgang K. Härdle CASE-Center for Applied Statistics and Economics Humboldt-Universität zu Berlin 6 4 2.22 Motivation 1-1 Barrier options Knock-out options are financial

More information

Arbitrage-free construction of the swaption cube

Arbitrage-free construction of the swaption cube Arbitrage-free construction of the swaption cube Simon Johnson Bereshad Nonas Financial Engineering Commerzbank Corporates and Markets 60 Gracechurch Street London EC3V 0HR 5th January 2009 Abstract In

More information

Tangent Lévy Models. Sergey Nadtochiy (joint work with René Carmona) Oxford-Man Institute of Quantitative Finance University of Oxford.

Tangent Lévy Models. Sergey Nadtochiy (joint work with René Carmona) Oxford-Man Institute of Quantitative Finance University of Oxford. Tangent Lévy Models Sergey Nadtochiy (joint work with René Carmona) Oxford-Man Institute of Quantitative Finance University of Oxford June 24, 2010 6th World Congress of the Bachelier Finance Society Sergey

More information

Hedging under Arbitrage

Hedging under Arbitrage Hedging under Arbitrage Johannes Ruf Columbia University, Department of Statistics Modeling and Managing Financial Risks January 12, 2011 Motivation Given: a frictionless market of stocks with continuous

More information

Foreign Exchange Implied Volatility Surface. Copyright Changwei Xiong January 19, last update: October 31, 2017

Foreign Exchange Implied Volatility Surface. Copyright Changwei Xiong January 19, last update: October 31, 2017 Foreign Exchange Implied Volatility Surface Copyright Changwei Xiong 2011-2017 January 19, 2011 last update: October 1, 2017 TABLE OF CONTENTS Table of Contents...1 1. Trading Strategies of Vanilla Options...

More information

WKB Method for Swaption Smile

WKB Method for Swaption Smile WKB Method for Swaption Smile Andrew Lesniewski BNP Paribas New York February 7 2002 Abstract We study a three-parameter stochastic volatility model originally proposed by P. Hagan for the forward swap

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

OPTION PRICE WHEN THE STOCK IS A SEMIMARTINGALE

OPTION PRICE WHEN THE STOCK IS A SEMIMARTINGALE DOI: 1.1214/ECP.v7-149 Elect. Comm. in Probab. 7 (22) 79 83 ELECTRONIC COMMUNICATIONS in PROBABILITY OPTION PRICE WHEN THE STOCK IS A SEMIMARTINGALE FIMA KLEBANER Department of Mathematics & Statistics,

More information

Lecture Note 8 of Bus 41202, Spring 2017: Stochastic Diffusion Equation & Option Pricing

Lecture Note 8 of Bus 41202, Spring 2017: Stochastic Diffusion Equation & Option Pricing Lecture Note 8 of Bus 41202, Spring 2017: Stochastic Diffusion Equation & Option Pricing We shall go over this note quickly due to time constraints. Key concept: Ito s lemma Stock Options: A contract giving

More information

Options and the Black-Scholes Model BY CHASE JAEGER

Options and the Black-Scholes Model BY CHASE JAEGER Options and the Black-Scholes Model BY CHASE JAEGER Defining Options A put option (usually just called a "put") is a financial contract between two parties, the writer (seller) and the buyer of the option.

More information

Non-semimartingales in finance

Non-semimartingales in finance Non-semimartingales in finance Pricing and Hedging Options with Quadratic Variation Tommi Sottinen University of Vaasa 1st Northern Triangular Seminar 9-11 March 2009, Helsinki University of Technology

More information

- 1 - **** d(lns) = (µ (1/2)σ 2 )dt + σdw t

- 1 - **** d(lns) = (µ (1/2)σ 2 )dt + σdw t - 1 - **** These answers indicate the solutions to the 2014 exam questions. Obviously you should plot graphs where I have simply described the key features. It is important when plotting graphs to label

More information

A Few Myths in Quantitative Finance

A Few Myths in Quantitative Finance A Few Myths in Quantitative Finance Bruno Dupire Head of Quantitative Research Bloomberg L.P. In the honor of JP Fouque UCSB, Santa Barbara, September 27, 2014 Outline I. Data II. Models III. Hedging IV.

More information

Foreign exchange derivatives Commerzbank AG

Foreign exchange derivatives Commerzbank AG Foreign exchange derivatives Commerzbank AG 2. The popularity of barrier options Isn't there anything cheaper than vanilla options? From an actuarial point of view a put or a call option is an insurance

More information

CONSTRUCTING NO-ARBITRAGE VOLATILITY CURVES IN LIQUID AND ILLIQUID COMMODITY MARKETS

CONSTRUCTING NO-ARBITRAGE VOLATILITY CURVES IN LIQUID AND ILLIQUID COMMODITY MARKETS CONSTRUCTING NO-ARBITRAGE VOLATILITY CURVES IN LIQUID AND ILLIQUID COMMODITY MARKETS Financial Mathematics Modeling for Graduate Students-Workshop January 6 January 15, 2011 MENTOR: CHRIS PROUTY (Cargill)

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

1 The continuous time limit

1 The continuous time limit Derivative Securities, Courant Institute, Fall 2008 http://www.math.nyu.edu/faculty/goodman/teaching/derivsec08/index.html Jonathan Goodman and Keith Lewis Supplementary notes and comments, Section 3 1

More information

Stochastic Volatility (Working Draft I)

Stochastic Volatility (Working Draft I) Stochastic Volatility (Working Draft I) Paul J. Atzberger General comments or corrections should be sent to: paulatz@cims.nyu.edu 1 Introduction When using the Black-Scholes-Merton model to price derivative

More information

4. Black-Scholes Models and PDEs. Math6911 S08, HM Zhu

4. Black-Scholes Models and PDEs. Math6911 S08, HM Zhu 4. Black-Scholes Models and PDEs Math6911 S08, HM Zhu References 1. Chapter 13, J. Hull. Section.6, P. Brandimarte Outline Derivation of Black-Scholes equation Black-Scholes models for options Implied

More information

Variance Derivatives and the Effect of Jumps on Them

Variance Derivatives and the Effect of Jumps on Them Eötvös Loránd University Corvinus University of Budapest Variance Derivatives and the Effect of Jumps on Them MSc Thesis Zsófia Tagscherer MSc in Actuarial and Financial Mathematics Faculty of Quantitative

More information

Short-time-to-expiry expansion for a digital European put option under the CEV model. November 1, 2017

Short-time-to-expiry expansion for a digital European put option under the CEV model. November 1, 2017 Short-time-to-expiry expansion for a digital European put option under the CEV model November 1, 2017 Abstract In this paper I present a short-time-to-expiry asymptotic series expansion for a digital European

More information

European option pricing under parameter uncertainty

European option pricing under parameter uncertainty European option pricing under parameter uncertainty Martin Jönsson (joint work with Samuel Cohen) University of Oxford Workshop on BSDEs, SPDEs and their Applications July 4, 2017 Introduction 2/29 Introduction

More information

Stability of the SABR model

Stability of the SABR model Stability of the SABR model October 2016 00 Stability of the SABR model Contents Contents Contents 1 Introduction 3 Factors affecting stability 4 Stability of SABR parameters 7 Calibration space 13 How

More information

Monte Carlo Methods in Structuring and Derivatives Pricing

Monte Carlo Methods in Structuring and Derivatives Pricing Monte Carlo Methods in Structuring and Derivatives Pricing Prof. Manuela Pedio (guest) 20263 Advanced Tools for Risk Management and Pricing Spring 2017 Outline and objectives The basic Monte Carlo algorithm

More information

Managing the Newest Derivatives Risks

Managing the Newest Derivatives Risks Managing the Newest Derivatives Risks Michel Crouhy IXIS Corporate and Investment Bank / A subsidiary of NATIXIS Derivatives 2007: New Ideas, New Instruments, New markets NYU Stern School of Business,

More information

Optimal robust bounds for variance options and asymptotically extreme models

Optimal robust bounds for variance options and asymptotically extreme models Optimal robust bounds for variance options and asymptotically extreme models Alexander Cox 1 Jiajie Wang 2 1 University of Bath 2 Università di Roma La Sapienza Advances in Financial Mathematics, 9th January,

More information

Lecture 8: The Black-Scholes theory

Lecture 8: The Black-Scholes theory Lecture 8: The Black-Scholes theory Dr. Roman V Belavkin MSO4112 Contents 1 Geometric Brownian motion 1 2 The Black-Scholes pricing 2 3 The Black-Scholes equation 3 References 5 1 Geometric Brownian motion

More information

THE BLACK-SCHOLES FORMULA AND THE GREEK PARAMETERS FOR A NONLINEAR BLACK-SCHOLES EQUATION

THE BLACK-SCHOLES FORMULA AND THE GREEK PARAMETERS FOR A NONLINEAR BLACK-SCHOLES EQUATION International Journal of Pure and Applied Mathematics Volume 76 No. 2 2012, 167-171 ISSN: 1311-8080 printed version) url: http://www.ijpam.eu PA ijpam.eu THE BLACK-SCHOLES FORMULA AND THE GREEK PARAMETERS

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

Model Estimation. Liuren Wu. Fall, Zicklin School of Business, Baruch College. Liuren Wu Model Estimation Option Pricing, Fall, / 16

Model Estimation. Liuren Wu. Fall, Zicklin School of Business, Baruch College. Liuren Wu Model Estimation Option Pricing, Fall, / 16 Model Estimation Liuren Wu Zicklin School of Business, Baruch College Fall, 2007 Liuren Wu Model Estimation Option Pricing, Fall, 2007 1 / 16 Outline 1 Statistical dynamics 2 Risk-neutral dynamics 3 Joint

More information

MSC FINANCIAL ENGINEERING PRICING I, AUTUMN LECTURE 9: LOCAL AND STOCHASTIC VOLATILITY RAYMOND BRUMMELHUIS DEPARTMENT EMS BIRKBECK

MSC FINANCIAL ENGINEERING PRICING I, AUTUMN LECTURE 9: LOCAL AND STOCHASTIC VOLATILITY RAYMOND BRUMMELHUIS DEPARTMENT EMS BIRKBECK MSC FINANCIAL ENGINEERING PRICING I, AUTUMN 2010-2011 LECTURE 9: LOCAL AND STOCHASTIC VOLATILITY RAYMOND BRUMMELHUIS DEPARTMENT EMS BIRKBECK The only ingredient of the Black and Scholes formula which is

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

FIN FINANCIAL INSTRUMENTS SPRING 2008

FIN FINANCIAL INSTRUMENTS SPRING 2008 FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 The Greeks Introduction We have studied how to price an option using the Black-Scholes formula. Now we wish to consider how the option price changes, either

More information

Asset-or-nothing digitals

Asset-or-nothing digitals School of Education, Culture and Communication Division of Applied Mathematics MMA707 Analytical Finance I Asset-or-nothing digitals 202-0-9 Mahamadi Ouoba Amina El Gaabiiy David Johansson Examinator:

More information

CFE: Level 1 Exam Sample Questions

CFE: Level 1 Exam Sample Questions CFE: Level 1 Exam Sample Questions he following are the sample questions that are illustrative of the questions that may be asked in a CFE Level 1 examination. hese questions are only for illustration.

More information

MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS.

MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS. MASM006 UNIVERSITY OF EXETER SCHOOL OF ENGINEERING, COMPUTER SCIENCE AND MATHEMATICS MATHEMATICAL SCIENCES FINANCIAL MATHEMATICS May/June 2006 Time allowed: 2 HOURS. Examiner: Dr N.P. Byott This is a CLOSED

More information

arxiv: v1 [q-fin.cp] 1 Nov 2016

arxiv: v1 [q-fin.cp] 1 Nov 2016 Essentially high-order compact schemes with application to stochastic volatility models on non-uniform grids arxiv:1611.00316v1 [q-fin.cp] 1 Nov 016 Bertram Düring Christof Heuer November, 016 Abstract

More information

SADDLEPOINT APPROXIMATIONS TO OPTION PRICES 1. By L. C. G. Rogers and O. Zane University of Bath and First Chicago NBD

SADDLEPOINT APPROXIMATIONS TO OPTION PRICES 1. By L. C. G. Rogers and O. Zane University of Bath and First Chicago NBD The Annals of Applied Probability 1999, Vol. 9, No. 2, 493 53 SADDLEPOINT APPROXIMATIONS TO OPTION PRICES 1 By L. C. G. Rogers and O. Zane University of Bath and First Chicago NBD The use of saddlepoint

More information

A New Framework for Analyzing Volatility Risk and Premium Across Option Strikes and Expiries

A New Framework for Analyzing Volatility Risk and Premium Across Option Strikes and Expiries A New Framework for Analyzing Volatility Risk and Premium Across Option Strikes and Expiries Liuren Wu, Baruch College Joint work with Peter Carr from Morgan Stanley Singapore Management University July

More information

Simulating Stochastic Differential Equations

Simulating Stochastic Differential Equations IEOR E4603: Monte-Carlo Simulation c 2017 by Martin Haugh Columbia University Simulating Stochastic Differential Equations In these lecture notes we discuss the simulation of stochastic differential equations

More information

Unifying Volatility Models

Unifying Volatility Models The University of Reading THE BUSINESS SCHOOL FOR FINANCIAL MARKETS Unifying Volatility Models Carol Alexander (Co-authored works with E. Lazar and L. Nogueira) ISMA Centre, University of Reading Email:

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2011, Mr. Ruey S. Tsay. Solutions to Final Exam.

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2011, Mr. Ruey S. Tsay. Solutions to Final Exam. The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2011, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (32 pts) Answer briefly the following questions. 1. Suppose

More information