Hedging derivatives under market frictions using deep learning techniques

Size: px
Start display at page:

Download "Hedging derivatives under market frictions using deep learning techniques"

Transcription

1 Hedging derivatives under market frictions using deep learning techniques Lukas Gonon joint work with Hans Bühler (JP Morgan Chase), Josef Teichmann (ETHZ) and Ben Wood (JP Morgan Chase) ETH Zürich and Universität Sankt Gallen Risk Day 2018 In honour of Paul Embrechts ETH Zürich September 14, 2018 Deep Hedging

2 Risk management of a portfolio of derivatives Outline 1 Risk management of a portfolio of derivatives 2 Formal framework 3 Solution by deep learning techniques 4 Numerical results 5 Conclusion and next steps Lukas Gonon Deep Hedging 1/31

3 Risk management of a portfolio of derivatives Suppose we sell an additional derivative (possibly path-dependent, several underlyings,...) on top of our existing portfolio. How to hedge the overall position? Classical approach: 1 Assume a stochastic model (Heston, local volatility,...) for the future evolution of the price of the underlyings. 2 Calibrate the model to market prices of liquidly traded options. 3 Calculate greeks (sensitivity of model price w.r.t. changes of the underlyings,...) and trade accordingly (in underlying and possibly also options). Rationale: in an idealized model world this strategy allows to perfectly hedge the risk. Consequence: each derivative can be treated separately - linear pricing and hedging is possible. Lukas Gonon Deep Hedging 2/31

4 Risk management of a portfolio of derivatives In practice: In most cases each derivative is handled separately, although e.g. transaction costs would make it favourable to hedge at portfolio level. Traders do not fully believe the models: they recalibrate the model at each time-step, calculate greeks with respect to parameters (and not only state variables), overlay their own intuitive adjustments. Market frictions (transaction costs, liquidity constraints,...) are only taken into account by such adjustments. Problem: Adding market frictions even to simple models signicantly increases complexity. Example: price calculation in one-dimensional Black-Scholes model with transaction costs requires to solve multidimensional PDE with free boundary. Key requirement for classical approach: computational eciency. Lukas Gonon Deep Hedging 3/31

5 Risk management of a portfolio of derivatives In practice: In most cases each derivative is handled separately, although e.g. transaction costs would make it favourable to hedge at portfolio level. Traders do not fully believe the models: they recalibrate the model at each time-step, calculate greeks with respect to parameters (and not only state variables), overlay their own intuitive adjustments. Market frictions (transaction costs, liquidity constraints,...) are only taken into account by such adjustments. Problem: Adding market frictions even to simple models signicantly increases complexity. Example: price calculation in one-dimensional Black-Scholes model with transaction costs requires to solve multidimensional PDE with free boundary. Key requirement for classical approach: computational eciency. Lukas Gonon Deep Hedging 3/31

6 Risk management of a portfolio of derivatives Deep Hedging: a summary Preprint available at and Instead of deriving a hedging strategy in a sophisticated parametric model, we take a step back and work directly with a simple discrete-time sample-based model. This allows to incorporate transaction costs, liquidity restrictions,... Of course, there is no hope for any closed-form solution to the resulting optimization problem, but by parametrizing hedging strategies by neural networks and by leveraging computational advances the optimization is feasible. Note: There are no samples of an optimal hedging strategy, so this is neither supervised nor unsupervised learning. Lukas Gonon Deep Hedging 4/31

7 Risk management of a portfolio of derivatives Deep Hedging: a summary Preprint available at and Instead of deriving a hedging strategy in a sophisticated parametric model, we take a step back and work directly with a simple discrete-time sample-based model. This allows to incorporate transaction costs, liquidity restrictions,... Of course, there is no hope for any closed-form solution to the resulting optimization problem, but by parametrizing hedging strategies by neural networks and by leveraging computational advances the optimization is feasible. Note: There are no samples of an optimal hedging strategy, so this is neither supervised nor unsupervised learning. Lukas Gonon Deep Hedging 4/31

8 Formal framework Outline 1 Risk management of a portfolio of derivatives 2 Formal framework 3 Solution by deep learning techniques 4 Numerical results 5 Conclusion and next steps Lukas Gonon Deep Hedging 5/31

9 Formal framework Discrete-time market model with frictions The bank is given a portfolio of securities, all of which are assumed to expire before some maturity T > 0. Positive values are in favour of the clients. We assume interest rates are zero for convenience. The total return of the portfolio, i.e. the sum of all cash ows at T is denoted by Z. From today to maturity the bank observes a range of liquid instruments (equity, options,...). The bank may trade in these d instruments in order to hedge its portfolio. Trading is possible at time points t 0 = 0 < t 1 <... < t n = T. Prices are modeled by a stochastic process (S tk ) k=0,...,n in R d. For each time t k the bank takes a position δt i k in hedging instrument i. Note that δ tk = (δt 1 k,..., δt d k ) may only depend on information up to time t k (i.e. it is a function of (S t0,..., S tk ) or more general market information process at t k, see paper). Formally we work on a nite probability space (Ω, F, P). Lukas Gonon Deep Hedging 6/31

10 Formal framework Setup and problem formulation in detail Charging price p 0 and hedging according to δ, terminal prot and loss is PLT (Z, p 0, δ) := }{{} Z + p 0 liability }{{} price + (δ S) }{{ T } trading gains C T (δ) }{{} cumulative transaction costs (δ S) T = n 1 k=0 δ t k (S tk+1 S tk ). C T (δ) = n k=0 c k(δ tk δ tk 1, S t0,..., S tk ) with δ t 1 := 0, δ tn := 0. Example: transaction costs proportional to transaction amount, i.e. c k (δ tk δ tk 1, S t0,..., S tk ) = d i=1 ε i δ i t k δ i t k 1 S i t k. Costs can be complex, in particular across instruments.. (1) Note: PLT (Z, p 0, δ) 0 represents a gain for the writer (the bank). How to optimally choose a hedging strategy? Lukas Gonon Deep Hedging 7/31

11 Formal framework Setup and problem formulation in detail Charging price p 0 and hedging according to δ, terminal prot and loss is PLT (Z, p 0, δ) := }{{} Z + p 0 liability }{{} price + (δ S) }{{ T } trading gains C T (δ) }{{} cumulative transaction costs (δ S) T = n 1 k=0 δ t k (S tk+1 S tk ). C T (δ) = n k=0 c k(δ tk δ tk 1, S t0,..., S tk ) with δ t 1 := 0, δ tn := 0. Example: transaction costs proportional to transaction amount, i.e. c k (δ tk δ tk 1, S t0,..., S tk ) = d i=1 ε i δ i t k δ i t k 1 S i t k. Costs can be complex, in particular across instruments.. (1) Note: PLT (Z, p 0, δ) 0 represents a gain for the writer (the bank). How to optimally choose a hedging strategy? Lukas Gonon Deep Hedging 7/31

12 Formal framework Indierence pricing and optimal hedging: Following e.g. Föllmer, Klöppel, Leukert, Schweizer, Xu,... : Describe risk-preferences by a convex risk measure ρ (see e.g. Föllmer and Schied (2016) or Chapter 8 in McNeil, Frey and Embrechts (2015) for an introduction). Key examples: Entropic risk: ρ(x ) := 1 λ log E [ e ] λx for λ > 0. } CVar / Expected Shortfall: ρ(x ) := inf w R {w α E[( X w)+ ] for α [0, 1). Denote H the set of available hedging strategies. The indierence price is the (unique) solution p(z) to inf ρ δ H (PL T (Z, p(z), δ)) = inf ρ δ H (PL T (0, 0, δ)). (2) p(z) is the amount of money the bank needs to allocate to its portfolio to be indierent between holding Z and not doing so. An optimal hedging strategy is a minimizer δ (if it exists) in the left hand side of (2). Numerical calculation of p(z) and δ? Lukas Gonon Deep Hedging 8/31

13 Formal framework Indierence pricing and optimal hedging: Following e.g. Föllmer, Klöppel, Leukert, Schweizer, Xu,... : Describe risk-preferences by a convex risk measure ρ (see e.g. Föllmer and Schied (2016) or Chapter 8 in McNeil, Frey and Embrechts (2015) for an introduction). Key examples: Entropic risk: ρ(x ) := 1 λ log E [ e ] λx for λ > 0. } CVar / Expected Shortfall: ρ(x ) := inf w R {w α E[( X w)+ ] for α [0, 1). Denote H the set of available hedging strategies. The indierence price is the (unique) solution p(z) to inf ρ δ H (PL T (Z, p(z), δ)) = inf ρ δ H (PL T (0, 0, δ)). (2) p(z) is the amount of money the bank needs to allocate to its portfolio to be indierent between holding Z and not doing so. An optimal hedging strategy is a minimizer δ (if it exists) in the left hand side of (2). Numerical calculation of p(z) and δ? Lukas Gonon Deep Hedging 8/31

14 Formal framework Numerical calculation of p(z) and δ : Even in continuous-time limit: closed-form solution only known for very specic parametric models such as Black-Scholes without transaction costs. Even in a one-dimensional Black-Scholes model: with transaction costs one needs to solve multidimensional PDE with free boundary. Higher-dimensional models? Scalable computational method? Lukas Gonon Deep Hedging 9/31

15 Solution by deep learning techniques Outline 1 Risk management of a portfolio of derivatives 2 Formal framework 3 Solution by deep learning techniques 4 Numerical results 5 Conclusion and next steps Lukas Gonon Deep Hedging 10/31

16 Solution by deep learning techniques Our contribution We show: now approximate calculation is feasible thanks to modern deep learning techniques (exploited for other problems in nance e.g. in works by E, Han, Jentzen, Cheridito, Becker,...). Approach: consider only hedging strategies δ = (δ tk ) k=0,...,n 1 of the form δ tk = F θ k (S tk, δ tk 1 ), k = 0,..., n 1 where F θ k is a neural network with weights parametrized by θ k. Key point 1: neural networks are surprisingly ecient at approximating multivariate functions (see works by Bölcskei, Grohs, Kutyniok, Petersen, Shaham, Cloninger, Coifman,...). Key point 2: ecient machine learning optimization algorithms (stochastic gradient-type and backpropagation) and implementations (Tensorow, Theano, Torch,...) are available. Our method is sample-based and highly exible: the same algorithm and implementation can handle wide range of market specications. Lukas Gonon Deep Hedging 11/31

17 Solution by deep learning techniques Approximate indierence price By cash-invariance, the indierence price p(z) is given as p(z) := π( Z) π(0), where π(x ) := inf δ H ρ(x + (δ S) T C T (δ)). Suppose ρ is an optimized certainty equivalent, i.e. ρ(x ) := inf {w + E[l( X w)]} w R for a suitable l: R R. This includes entropic risk and CVar. For suitable parameter set Θ M R r and δt θ k = F θ k (S tk, δt θ k 1 ) as above, approximate π(x ) by ( ) π M (X ) : = inf ρ X + (δ θ S) T C T (δ θ ) θ Θ M { } = inf inf θ Θ M w R w + E[l(Z (δ θ S) T + C T (δ θ ) w)]. amenable to machine learning optimization algorithms (stochastic gradient descent and backpropagation). Lukas Gonon Deep Hedging 12/31

18 Solution by deep learning techniques Main results Theoretically: Establish convergence (as complexity of neural network increases) based on universal approximation theorem. Exploit dual representation of convex risk measures to show that objective is amenable to machine learning techniques very generally. Numerical experiments (for discretized Heston model): Model hedge can be learnt very well using e.g. 0.5-expected shortfall. Impact of risk-preferences on hedging. Price asymptotics for proportional transaction costs. Scalable to higher dimensions. This talk: Numerical results. Lukas Gonon Deep Hedging 13/31

19 Solution by deep learning techniques Main results Theoretically: Establish convergence (as complexity of neural network increases) based on universal approximation theorem. Exploit dual representation of convex risk measures to show that objective is amenable to machine learning techniques very generally. Numerical experiments (for discretized Heston model): Model hedge can be learnt very well using e.g. 0.5-expected shortfall. Impact of risk-preferences on hedging. Price asymptotics for proportional transaction costs. Scalable to higher dimensions. This talk: Numerical results. Lukas Gonon Deep Hedging 13/31

20 Solution by deep learning techniques Main results Theoretically: Establish convergence (as complexity of neural network increases) based on universal approximation theorem. Exploit dual representation of convex risk measures to show that objective is amenable to machine learning techniques very generally. Numerical experiments (for discretized Heston model): Model hedge can be learnt very well using e.g. 0.5-expected shortfall. Impact of risk-preferences on hedging. Price asymptotics for proportional transaction costs. Scalable to higher dimensions. This talk: Numerical results. Lukas Gonon Deep Hedging 13/31

21 Numerical results Outline 1 Risk management of a portfolio of derivatives 2 Formal framework 3 Solution by deep learning techniques 4 Numerical results 5 Conclusion and next steps Lukas Gonon Deep Hedging 14/31

22 Numerical results Example Study Heston Model ds (1) t = V t S (1) t db t, S (1) 0 = s 0 dv t = α(b V t )dt + σ V t dw t, V 0 = v 0 B and W are Brownian motions with d B, W = ρdt (α, b, ρ, σ, v 0, s 0 ) = (1, 0.04, 0.7, 2, 0.04, 100) Payo and Hedging Payo: (S (1) T K)+ with K = 100, T = 30 days / call spread with K 1 = 100, K 2 = 101. Hedging instruments: Trade in S (1) and (idealized) variance swap. Trading: Daily rebalancing of hedging strategy. Risk measure: α-cvar (expected shortfall), { ρ(x ) := inf w + 1 } w R 1 α E[( X w)+ ]. Lukas Gonon Deep Hedging 15/31

23 Numerical results Network Architecture Training For each trading date t k, δ tk is approximated by a 3-layer FFNN. Input: log S (1) t k, variance swap price at t k and δ tk 1. Two hidden layers with 15 nodes each and ReLU activation function (x x + ). Output layer: Two dimensional (amount to be held in S (1) and variance swap), activation function is identity (x x). In total 30 ( ) = parameters. Sample training data from Heston model. Use Adam (rened stochastic gradient descent) with batch size 256 to nd optimal neural network hedging strategy (for dierent criteria). (Out-of-sample) testing: Simulate sample paths and compare dierent hedging strategies. Lukas Gonon Deep Hedging 16/31

24 Numerical results Zoom into recurrent network Input layer at ti Hidden layer I at ti Hidden layer II at ti Output layer at ti log(sti ) vti δ (s) ti Input layer at ti+1 δ (v) ti Input layer at ti+1 Output layer at ti 1 δ (s) ti 1 Output layer at ti 1 δ (v) ti 1 Lukas Gonon Deep Hedging 17/31

25 Numerical results Main results Theoretically: Establish convergence (as complexity of neural network increases) based on universal approximation theorem. Exploit dual representation of convex risk measures to show that objective is amenable to machine learning techniques very generally. Numerical experiments (for discretized Heston model): Model hedge can be learnt very well using e.g. 0.5-expected shortfall. Impact of risk-preferences on hedging. Price asymptotics for proportional transaction costs. Scalable to higher dimensions. Lukas Gonon Deep Hedging 18/31

26 Numerical results Out-of-sample P& L histogram for ATM call option Model hedge vs 50%-expected shortfall deep hedge CVar Model hedge Neural network reproduces model hedge accurately. Lukas Gonon Deep Hedging 19/31

27 Numerical results Out-of-sample P& L histogram for ATM call option Model hedge vs 50%-expected shortfall deep hedge CVar Model hedge Neural network reproduces model hedge accurately. Lukas Gonon Deep Hedging 19/31

28 Numerical results Main results Theoretically: Establish convergence (as complexity of neural network increases) based on universal approximation theorem. Exploit dual representation of convex risk measures to show that objective is amenable to machine learning techniques very generally. Numerical experiments (for discretized Heston model): Model hedge can be learnt very well using e.g. 0.5-expected shortfall. Impact of risk-preferences on hedging. Price asymptotics for proportional transaction costs. Scalable to higher dimensions. Lukas Gonon Deep Hedging 20/31

29 Numerical results Deep hedge for 99%-CVar vs 50%-CVar, centered at p 50%(Z) CVar 0.5-CVar Mean Loss Realized 0.99-CVar Realized 0.5-CVar 0.99-CVar CVar %-CVar strategy avoids extreme loss (smaller realized 99%-CVar value), 50%-CVar strategy minimizes average loss (smaller mean loss). Lukas Gonon Deep Hedging 21/31

30 Numerical results Call spread δ (s) t as a function of (s t, v t ) for t = 15 and α = 0.5, 0.95, 0.99: Model Spread Delta % Spread Delta % Spread Delta Model Delta 50% CVar Delta Higher risk-aversion barrier shift in line with heuristics employed in manual trading. Lukas Gonon Deep Hedging 22/31

31 Numerical results Call spread δ (s) t as a function of (s t, v t ) for t = 15 and α = 0.5, 0.95, 0.99: Model Spread Delta % Spread Delta % Spread Delta Model Delta 50% CVar Delta Higher risk-aversion barrier shift in line with heuristics employed in manual trading. Lukas Gonon Deep Hedging 22/31

32 Numerical results Main results Theoretically: Establish convergence (as complexity of neural network increases) based on universal approximation theorem. Exploit dual representation of convex risk measures to show that objective is amenable to machine learning techniques very generally. Numerical experiments (for discretized Heston model): Model hedge can be learnt very well using e.g. 0.5-expected shortfall. Impact of risk-preferences on hedging. Price asymptotics for proportional transaction costs. Scalable to higher dimensions. Lukas Gonon Deep Hedging 23/31

33 Numerical results Price asymptotics: proportional transaction costs p ε = p ε (Z) is the exponential utility indierence price of Z for proportional transaction costs of size ε. For continuous-time models with d = 1 (e.g. Whalley and Wilmott, Kallsen and Muhle-Karbe): p ε p 0 = O(ε 2/3 ), as ε 0. (3) Rate 2/3 also emerges in related problems with proportional transaction costs, see e.g. works by Davis, Panas, Zariphopoulou, Rogers, Soner, Shreve, Cvitani,... Our methodology: reproduces (3) in a Heston model with d = 2 hedging instruments. For this case (or any other model with d > 1) no results on (3) have been available previously (neither theoretical nor numerical). Lukas Gonon Deep Hedging 24/31

34 Numerical results Rate of convergence is 0.71 log(p p0) log( ) Unreasonable eectiveness of neural networks research questions. Lukas Gonon Deep Hedging 25/31

35 Numerical results Rate of convergence is 0.71 log(p p0) log( ) Unreasonable eectiveness of neural networks research questions. Lukas Gonon Deep Hedging 25/31

36 Numerical results Main results Theoretically: Establish convergence (as complexity of neural network increases) based on universal approximation theorem. Exploit dual representation of convex risk measures to show that objective is amenable to machine learning techniques very generally. Numerical experiments (for discretized Heston model): Model hedge can be learnt very well using e.g. 0.5-expected shortfall. Impact of risk-preferences on hedging. Price asymptotics for proportional transaction costs. Scalable to higher dimensions. Lukas Gonon Deep Hedging 26/31

37 Numerical results Out-of-sample P& L histogram for multiple Heston models Consider a market built from 5 independent Heston models (S (n), V (n) ), n = 1,..., 5, each of them with parameters as above. (S (n) Payo: Z = 5 n=1 T K)+. 10 underlyings, due to independence, hedging this payo amounts to solving 5 separate problems at once allow 5 more hidden nodes, training time increases by a factor of Deep hedge Model hedge Scalable to higher dimensions Lukas Gonon Deep Hedging 27/31

38 Numerical results Out-of-sample P& L histogram for multiple Heston models Consider a market built from 5 independent Heston models (S (n), V (n) ), n = 1,..., 5, each of them with parameters as above. (S (n) Payo: Z = 5 n=1 T K)+. 10 underlyings, due to independence, hedging this payo amounts to solving 5 separate problems at once allow 5 more hidden nodes, training time increases by a factor of Deep hedge Model hedge Scalable to higher dimensions Lukas Gonon Deep Hedging 27/31

39 Conclusion and next steps Outline 1 Risk management of a portfolio of derivatives 2 Formal framework 3 Solution by deep learning techniques 4 Numerical results 5 Conclusion and next steps Lukas Gonon Deep Hedging 28/31

40 Conclusion and next steps Conclusion Deep learning techniques yield a (feasible and scalable) numerical method for risk management of derivatives under market frictions at portfolio level. Key feature 1: very generic approach allows to incorporate frictions, is highly exible in terms of products,... Key feature 2: separates the problem of nding a realistic model from nding an optimal hedging strategy. Next steps Fully statistical markets: in progress. Theoretical insights: optimal machine learning paradigm / network architecture in a dynamic setting (reservoir computing,...)? Lukas Gonon Deep Hedging 29/31

41 Some relevant literature I Becker, S., Cheridito, P. and Jentzen, A., Deep optimal stopping. Preprint arxiv: , Bölcskei, H., Grohs, P., Kutyniok, G. and Petersen, P., Optimal Approximation with Sparsely Connected Deep Neural Networks. Preprint arxiv: , Bühler, H., Gonon, L., Teichmann, J. and Wood, B., Deep hedging. Preprint arxiv: , Davis, M.H.A., Panas, V.G. and Zariphopoulou, T., European Option Pricing with Transaction Costs. SIAM Journal on Control and Optimization, 1993, 31, E, W., Han, J. and Jentzen, A., Deep learning-based numerical methods for high-dimensional parabolic partial dierential equations and backward stochastic dierential equations. Communications in Mathematics and Statistics, 2017, 5, Lukas Gonon Deep Hedging

42 Some relevant literature II Föllmer, H. and Leukert, P., Ecient Hedging: Cost Versus Shortfall Risk. Finance and Stochastics, 2000, 4, Föllmer, H. and Schied, A., Stochastic nance: An introduction in discrete time, 2016, De Gruyter. Hodges, S. and Neuberger, A., Optimal Replication of Contingent Claims Under Transaction Costs. The Review of Futures Markets, 1989, 8, Kallsen, J. and Muhle-Karbe, J., Option Pricing and Hedging with Small Transaction Costs. Mathematical Finance, 2015, 25, Klöppel, S. and Schweizer, M., Dynamic Indierence Valuation via Convex Risk Measures. Mathematical Finance, 2007, 17, McNeil, A., Frey, R. and Embrechts, P., Quantitative Risk Management, revised ed., 2015, Princeton University Press. Lukas Gonon Deep Hedging

43 Some relevant literature III Rogers, L.C.G., Why is the eect of proportional transaction costs O(δ 2/3 ). In Mathematics of Finance, edited by G. Yin and Q. Zhang, pp , 2004 (American Mathematical Society: Providence, RI). Shaham, U., Cloninger, A. and Coifman, R.R., Provable approximation properties for deep neural networks. Applied and Computational Harmonic Analysis, 2018, 44, Soner, H.M., Shreve, S.E. and Cvitani, J., There is no Nontrivial Hedging Portfolio for Option Pricing with Transaction Costs. The Annals of Applied Probability, 1995, 5, Whalley, A.E. and Wilmott, P., An Asymptotic Analysis of an Optimal Hedging Model for Option Pricing with Transaction Costs. Mathematical Finance, 1997, 7, Xu, M., Risk measure pricing and hedging in incomplete markets. Annals of Finance, 2006, 2, Lukas Gonon Deep Hedging

Machine Learning in mathematical Finance

Machine Learning in mathematical Finance Machine Learning in mathematical Finance Josef Teichmann ETH Zürich December 15, 2017 Josef Teichmann (ETH Zürich) Machine Learning in mathematical Finance December 15, 2017 1 / 37 1 Introduction 2 Machine

More information

CONTINUOUS TIME PRICING AND TRADING: A REVIEW, WITH SOME EXTRA PIECES

CONTINUOUS TIME PRICING AND TRADING: A REVIEW, WITH SOME EXTRA PIECES CONTINUOUS TIME PRICING AND TRADING: A REVIEW, WITH SOME EXTRA PIECES THE SOURCE OF A PRICE IS ALWAYS A TRADING STRATEGY SPECIAL CASES WHERE TRADING STRATEGY IS INDEPENDENT OF PROBABILITY MEASURE COMPLETENESS,

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

Lectures and Seminars in Insurance Mathematics and Related Fields at ETH Zurich. Spring Semester 2019

Lectures and Seminars in Insurance Mathematics and Related Fields at ETH Zurich. Spring Semester 2019 December 2018 Lectures and Seminars in Insurance Mathematics and Related Fields at ETH Zurich Spring Semester 2019 Quantitative Risk Management, by Prof. Dr. Patrick Cheridito, #401-3629-00L This course

More information

A distributed Laplace transform algorithm for European options

A distributed Laplace transform algorithm for European options A distributed Laplace transform algorithm for European options 1 1 A. J. Davies, M. E. Honnor, C.-H. Lai, A. K. Parrott & S. Rout 1 Department of Physics, Astronomy and Mathematics, University of Hertfordshire,

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

Equity correlations implied by index options: estimation and model uncertainty analysis

Equity correlations implied by index options: estimation and model uncertainty analysis 1/18 : estimation and model analysis, EDHEC Business School (joint work with Rama COT) Modeling and managing financial risks Paris, 10 13 January 2011 2/18 Outline 1 2 of multi-asset models Solution to

More information

On Using Shadow Prices in Portfolio optimization with Transaction Costs

On Using Shadow Prices in Portfolio optimization with Transaction Costs On Using Shadow Prices in Portfolio optimization with Transaction Costs Johannes Muhle-Karbe Universität Wien Joint work with Jan Kallsen Universidad de Murcia 12.03.2010 Outline The Merton problem The

More information

On Asymptotic Power Utility-Based Pricing and Hedging

On Asymptotic Power Utility-Based Pricing and Hedging On Asymptotic Power Utility-Based Pricing and Hedging Johannes Muhle-Karbe TU München Joint work with Jan Kallsen and Richard Vierthauer Workshop "Finance and Insurance", Jena Overview Introduction Utility-based

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

Rohini Kumar. Statistics and Applied Probability, UCSB (Joint work with J. Feng and J.-P. Fouque)

Rohini Kumar. Statistics and Applied Probability, UCSB (Joint work with J. Feng and J.-P. Fouque) Small time asymptotics for fast mean-reverting stochastic volatility models Statistics and Applied Probability, UCSB (Joint work with J. Feng and J.-P. Fouque) March 11, 2011 Frontier Probability Days,

More information

Bayesian Finance. Christa Cuchiero, Irene Klein, Josef Teichmann. Obergurgl 2017

Bayesian Finance. Christa Cuchiero, Irene Klein, Josef Teichmann. Obergurgl 2017 Bayesian Finance Christa Cuchiero, Irene Klein, Josef Teichmann Obergurgl 2017 C. Cuchiero, I. Klein, and J. Teichmann Bayesian Finance Obergurgl 2017 1 / 23 1 Calibrating a Bayesian model: a first trial

More information

MESURES DE RISQUE DYNAMIQUES DYNAMIC RISK MEASURES

MESURES DE RISQUE DYNAMIQUES DYNAMIC RISK MEASURES from BMO martingales MESURES DE RISQUE DYNAMIQUES DYNAMIC RISK MEASURES CNRS - CMAP Ecole Polytechnique March 1, 2007 1/ 45 OUTLINE from BMO martingales 1 INTRODUCTION 2 DYNAMIC RISK MEASURES Time Consistency

More information

On Asymptotic Power Utility-Based Pricing and Hedging

On Asymptotic Power Utility-Based Pricing and Hedging On Asymptotic Power Utility-Based Pricing and Hedging Johannes Muhle-Karbe ETH Zürich Joint work with Jan Kallsen and Richard Vierthauer LUH Kolloquium, 21.11.2013, Hannover Outline Introduction Asymptotic

More information

Risk Measurement in Credit Portfolio Models

Risk Measurement in Credit Portfolio Models 9 th DGVFM Scientific Day 30 April 2010 1 Risk Measurement in Credit Portfolio Models 9 th DGVFM Scientific Day 30 April 2010 9 th DGVFM Scientific Day 30 April 2010 2 Quantitative Risk Management Profit

More information

Illiquidity, Credit risk and Merton s model

Illiquidity, Credit risk and Merton s model Illiquidity, Credit risk and Merton s model (joint work with J. Dong and L. Korobenko) A. Deniz Sezer University of Calgary April 28, 2016 Merton s model of corporate debt A corporate bond is a contingent

More information

Completeness and Hedging. Tomas Björk

Completeness and Hedging. Tomas Björk IV Completeness and Hedging Tomas Björk 1 Problems around Standard Black-Scholes We assumed that the derivative was traded. How do we price OTC products? Why is the option price independent of the expected

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

Calculating Implied Volatility

Calculating Implied Volatility Statistical Laboratory University of Cambridge University of Cambridge Mathematics and Big Data Showcase 20 April 2016 How much is an option worth? A call option is the right, but not the obligation, to

More information

arxiv: v1 [q-fin.cp] 8 Feb 2018

arxiv: v1 [q-fin.cp] 8 Feb 2018 1 DEEP HEDGING HANS BUEHLER, LUKAS GONON, JOSEF TEICHMANN, AND BEN WOOD Abstract. We present a framework for hedging a portfolio of derivatives in the presence of market frictions such as transaction costs,

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

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

Risk Measures for Derivative Securities: From a Yin-Yang Approach to Aerospace Space

Risk Measures for Derivative Securities: From a Yin-Yang Approach to Aerospace Space Risk Measures for Derivative Securities: From a Yin-Yang Approach to Aerospace Space Tak Kuen Siu Department of Applied Finance and Actuarial Studies, Faculty of Business and Economics, Macquarie University,

More information

An Explicit Example of a Shadow Price Process with Stochastic Investment Opportunity Set

An Explicit Example of a Shadow Price Process with Stochastic Investment Opportunity Set An Explicit Example of a Shadow Price Process with Stochastic Investment Opportunity Set Christoph Czichowsky Faculty of Mathematics University of Vienna SIAM FM 12 New Developments in Optimal Portfolio

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

Pricing and hedging with rough-heston models

Pricing and hedging with rough-heston models Pricing and hedging with rough-heston models Omar El Euch, Mathieu Rosenbaum Ecole Polytechnique 1 January 216 El Euch, Rosenbaum Pricing and hedging with rough-heston models 1 Table of contents Introduction

More information

Optimal Hedging of Option Portfolios with Transaction Costs

Optimal Hedging of Option Portfolios with Transaction Costs Optimal Hedging of Option Portfolios with Transaction Costs Valeri I. Zakamouline This revision: January 17, 2006 Abstract One of the most successful approaches to option hedging with transaction costs

More information

PART II IT Methods in Finance

PART II IT Methods in Finance PART II IT Methods in Finance Introduction to Part II This part contains 12 chapters and is devoted to IT methods in finance. There are essentially two ways where IT enters and influences methods used

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

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

IEOR E4602: Quantitative Risk Management

IEOR E4602: Quantitative Risk Management IEOR E4602: Quantitative Risk Management Basic Concepts and Techniques of Risk Management Martin Haugh Department of Industrial Engineering and Operations Research Columbia University Email: martin.b.haugh@gmail.com

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

Credit Risk Models with Filtered Market Information

Credit Risk Models with Filtered Market Information Credit Risk Models with Filtered Market Information Rüdiger Frey Universität Leipzig Bressanone, July 2007 ruediger.frey@math.uni-leipzig.de www.math.uni-leipzig.de/~frey joint with Abdel Gabih and Thorsten

More information

Contract Theory in Continuous- Time Models

Contract Theory in Continuous- Time Models Jaksa Cvitanic Jianfeng Zhang Contract Theory in Continuous- Time Models fyj Springer Table of Contents Part I Introduction 1 Principal-Agent Problem 3 1.1 Problem Formulation 3 1.2 Further Reading 6 References

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

Accelerated Option Pricing Multiple Scenarios

Accelerated Option Pricing Multiple Scenarios Accelerated Option Pricing in Multiple Scenarios 04.07.2008 Stefan Dirnstorfer (stefan@thetaris.com) Andreas J. Grau (grau@thetaris.com) 1 Abstract This paper covers a massive acceleration of Monte-Carlo

More information

An Asymptotic Expansion Formula for Up-and-Out Barrier Option Price under Stochastic Volatility Model

An Asymptotic Expansion Formula for Up-and-Out Barrier Option Price under Stochastic Volatility Model CIRJE-F-873 An Asymptotic Expansion Formula for Up-and-Out Option Price under Stochastic Volatility Model Takashi Kato Osaka University Akihiko Takahashi University of Tokyo Toshihiro Yamada Graduate School

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

Option Hedging with Transaction Costs

Option Hedging with Transaction Costs Option Hedging with Transaction Costs Sonja Luoma Master s Thesis Spring 2010 Supervisor: Erik Norrman Abstract This thesis explores how transaction costs affect the optimality of hedging when using Black-Scholes

More information

Hedging with Life and General Insurance Products

Hedging with Life and General Insurance Products Hedging with Life and General Insurance Products June 2016 2 Hedging with Life and General Insurance Products Jungmin Choi Department of Mathematics East Carolina University Abstract In this study, a hybrid

More information

Prudence, risk measures and the Optimized Certainty Equivalent: a note

Prudence, risk measures and the Optimized Certainty Equivalent: a note Working Paper Series Department of Economics University of Verona Prudence, risk measures and the Optimized Certainty Equivalent: a note Louis Raymond Eeckhoudt, Elisa Pagani, Emanuela Rosazza Gianin WP

More information

An example of indifference prices under exponential preferences

An example of indifference prices under exponential preferences Finance Stochast. 8, 229 239 (2004) DOI: 0.007/s00780-003-02-5 c Springer-Verlag 2004 An example of indifference prices under exponential preferences Marek Musiela, Thaleia Zariphopoulou 2 BNP Paribas,

More information

Heston Stochastic Local Volatility Model

Heston Stochastic Local Volatility Model Heston Stochastic Local Volatility Model Klaus Spanderen 1 R/Finance 2016 University of Illinois, Chicago May 20-21, 2016 1 Joint work with Johannes Göttker-Schnetmann Klaus Spanderen Heston Stochastic

More information

Robust Portfolio Choice and Indifference Valuation

Robust Portfolio Choice and Indifference Valuation and Indifference Valuation Mitja Stadje Dep. of Econometrics & Operations Research Tilburg University joint work with Roger Laeven July, 2012 http://alexandria.tue.nl/repository/books/733411.pdf Setting

More information

LECTURE 4: BID AND ASK HEDGING

LECTURE 4: BID AND ASK HEDGING LECTURE 4: BID AND ASK HEDGING 1. Introduction One of the consequences of incompleteness is that the price of derivatives is no longer unique. Various strategies for dealing with this exist, but a useful

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

Time Dynamics of Probability Measure and Hedging of Derivatives

Time Dynamics of Probability Measure and Hedging of Derivatives April 2, 1998 arxiv:math/9805014v2 [math.pr] 23 Aug 1998 Time Dynamics of Probability Measure and Hedging of Derivatives Sergei Esipov Centre Risk Advisors, Inc. 35th Floor, One Chase Manhattan Plaza New

More information

Lecture Quantitative Finance Spring Term 2015

Lecture Quantitative Finance Spring Term 2015 and Lecture Quantitative Finance Spring Term 2015 Prof. Dr. Erich Walter Farkas Lecture 06: March 26, 2015 1 / 47 Remember and Previous chapters: introduction to the theory of options put-call parity fundamentals

More information

Fast Convergence of Regress-later Series Estimators

Fast Convergence of Regress-later Series Estimators Fast Convergence of Regress-later Series Estimators New Thinking in Finance, London Eric Beutner, Antoon Pelsser, Janina Schweizer Maastricht University & Kleynen Consultants 12 February 2014 Beutner Pelsser

More information

Dynamic Asset and Liability Management Models for Pension Systems

Dynamic Asset and Liability Management Models for Pension Systems Dynamic Asset and Liability Management Models for Pension Systems The Comparison between Multi-period Stochastic Programming Model and Stochastic Control Model Muneki Kawaguchi and Norio Hibiki June 1,

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

Hedging Portfolios of Financial Guarantees

Hedging Portfolios of Financial Guarantees Hedging Portfolios of Financial Guarantees Van Son Lai, Yves Langlois and Issouf Soumaré January 15, 2007 We acknowledge the financial support from the Institut de Finance Mathématique de Montreal (IFM2).

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

Monte Carlo Simulations

Monte Carlo Simulations Monte Carlo Simulations Lecture 1 December 7, 2014 Outline Monte Carlo Methods Monte Carlo methods simulate the random behavior underlying the financial models Remember: When pricing you must simulate

More information

Approximation Methods in Derivatives Pricing

Approximation Methods in Derivatives Pricing Approximation Methods in Derivatives Pricing Minqiang Li Bloomberg LP September 24, 2013 1 / 27 Outline of the talk A brief overview of approximation methods Timer option price approximation Perpetual

More information

2.1 Mathematical Basis: Risk-Neutral Pricing

2.1 Mathematical Basis: Risk-Neutral Pricing Chapter Monte-Carlo Simulation.1 Mathematical Basis: Risk-Neutral Pricing Suppose that F T is the payoff at T for a European-type derivative f. Then the price at times t before T is given by f t = e r(t

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

A model for a large investor trading at market indifference prices

A model for a large investor trading at market indifference prices A model for a large investor trading at market indifference prices Dmitry Kramkov (joint work with Peter Bank) Carnegie Mellon University and University of Oxford 5th Oxford-Princeton Workshop on Financial

More information

Robust Hedging of Options on a Leveraged Exchange Traded Fund

Robust Hedging of Options on a Leveraged Exchange Traded Fund Robust Hedging of Options on a Leveraged Exchange Traded Fund Alexander M. G. Cox Sam M. Kinsley University of Bath Recent Advances in Financial Mathematics, Paris, 10th January, 2017 A. M. G. Cox, S.

More information

Evaluation of proportional portfolio insurance strategies

Evaluation of proportional portfolio insurance strategies Evaluation of proportional portfolio insurance strategies Prof. Dr. Antje Mahayni Department of Accounting and Finance, Mercator School of Management, University of Duisburg Essen 11th Scientific Day of

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

Rough volatility models: When population processes become a new tool for trading and risk management

Rough volatility models: When population processes become a new tool for trading and risk management Rough volatility models: When population processes become a new tool for trading and risk management Omar El Euch and Mathieu Rosenbaum École Polytechnique 4 October 2017 Omar El Euch and Mathieu Rosenbaum

More information

Pricing Volatility Derivatives with General Risk Functions. Alejandro Balbás University Carlos III of Madrid

Pricing Volatility Derivatives with General Risk Functions. Alejandro Balbás University Carlos III of Madrid Pricing Volatility Derivatives with General Risk Functions Alejandro Balbás University Carlos III of Madrid alejandro.balbas@uc3m.es Content Introduction. Describing volatility derivatives. Pricing and

More information

Variable Annuities with Lifelong Guaranteed Withdrawal Benefits

Variable Annuities with Lifelong Guaranteed Withdrawal Benefits Variable Annuities with Lifelong Guaranteed Withdrawal Benefits presented by Yue Kuen Kwok Department of Mathematics Hong Kong University of Science and Technology Hong Kong, China * This is a joint work

More information

Robustness, Model Uncertainty and Pricing

Robustness, Model Uncertainty and Pricing Robustness, Model Uncertainty and Pricing Antoon Pelsser 1 1 Maastricht University & Netspar Email: a.pelsser@maastrichtuniversity.nl 29 October 2010 Swissquote Conference Lausanne A. Pelsser (Maastricht

More information

Pricing in markets modeled by general processes with independent increments

Pricing in markets modeled by general processes with independent increments Pricing in markets modeled by general processes with independent increments Tom Hurd Financial Mathematics at McMaster www.phimac.org Thanks to Tahir Choulli and Shui Feng Financial Mathematics Seminar

More information

TEACHING NOTE 98-04: EXCHANGE OPTION PRICING

TEACHING NOTE 98-04: EXCHANGE OPTION PRICING TEACHING NOTE 98-04: EXCHANGE OPTION PRICING Version date: June 3, 017 C:\CLASSES\TEACHING NOTES\TN98-04.WPD The exchange option, first developed by Margrabe (1978), has proven to be an extremely powerful

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

AMH4 - ADVANCED OPTION PRICING. Contents

AMH4 - ADVANCED OPTION PRICING. Contents AMH4 - ADVANCED OPTION PRICING ANDREW TULLOCH Contents 1. Theory of Option Pricing 2 2. Black-Scholes PDE Method 4 3. Martingale method 4 4. Monte Carlo methods 5 4.1. Method of antithetic variances 5

More information

The Impact of Volatility Estimates in Hedging Effectiveness

The Impact of Volatility Estimates in Hedging Effectiveness EU-Workshop Series on Mathematical Optimization Models for Financial Institutions The Impact of Volatility Estimates in Hedging Effectiveness George Dotsis Financial Engineering Research Center Department

More information

Valuing Early Stage Investments with Market Related Timing Risk

Valuing Early Stage Investments with Market Related Timing Risk Valuing Early Stage Investments with Market Related Timing Risk Matt Davison and Yuri Lawryshyn February 12, 216 Abstract In this work, we build on a previous real options approach that utilizes managerial

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

Martingale invariance and utility maximization

Martingale invariance and utility maximization Martingale invariance and utility maximization Thorsten Rheinlander Jena, June 21 Thorsten Rheinlander () Martingale invariance Jena, June 21 1 / 27 Martingale invariance property Consider two ltrations

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

M5MF6. Advanced Methods in Derivatives Pricing

M5MF6. Advanced Methods in Derivatives Pricing Course: Setter: M5MF6 Dr Antoine Jacquier MSc EXAMINATIONS IN MATHEMATICS AND FINANCE DEPARTMENT OF MATHEMATICS April 2016 M5MF6 Advanced Methods in Derivatives Pricing Setter s signature...........................................

More information

Barrier Option. 2 of 33 3/13/2014

Barrier Option. 2 of 33 3/13/2014 FPGA-based Reconfigurable Computing for Pricing Multi-Asset Barrier Options RAHUL SRIDHARAN, GEORGE COOKE, KENNETH HILL, HERMAN LAM, ALAN GEORGE, SAAHPC '12, PROCEEDINGS OF THE 2012 SYMPOSIUM ON APPLICATION

More information

Asymmetric information in trading against disorderly liquidation of a large position.

Asymmetric information in trading against disorderly liquidation of a large position. Asymmetric information in trading against disorderly liquidation of a large position. Caroline Hillairet 1 Cody Hyndman 2 Ying Jiao 3 Renjie Wang 2 1 ENSAE ParisTech Crest, France 2 Concordia University,

More information

"Pricing Exotic Options using Strong Convergence Properties

Pricing Exotic Options using Strong Convergence Properties Fourth Oxford / Princeton Workshop on Financial Mathematics "Pricing Exotic Options using Strong Convergence Properties Klaus E. Schmitz Abe schmitz@maths.ox.ac.uk www.maths.ox.ac.uk/~schmitz Prof. Mike

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

Pricing and Hedging of Credit Derivatives via Nonlinear Filtering

Pricing and Hedging of Credit Derivatives via Nonlinear Filtering Pricing and Hedging of Credit Derivatives via Nonlinear Filtering Rüdiger Frey Universität Leipzig May 2008 ruediger.frey@math.uni-leipzig.de www.math.uni-leipzig.de/~frey based on work with T. Schmidt,

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

Portfolio Optimization. Prof. Daniel P. Palomar

Portfolio Optimization. Prof. Daniel P. Palomar Portfolio Optimization Prof. Daniel P. Palomar The Hong Kong University of Science and Technology (HKUST) MAFS6010R- Portfolio Optimization with R MSc in Financial Mathematics Fall 2018-19, HKUST, Hong

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

Option Pricing with Delayed Information

Option Pricing with Delayed Information Option Pricing with Delayed Information Mostafa Mousavi University of California Santa Barbara Joint work with: Tomoyuki Ichiba CFMAR 10th Anniversary Conference May 19, 2017 Mostafa Mousavi (UCSB) Option

More information

Multi-period mean variance asset allocation: Is it bad to win the lottery?

Multi-period mean variance asset allocation: Is it bad to win the lottery? Multi-period mean variance asset allocation: Is it bad to win the lottery? Peter Forsyth 1 D.M. Dang 1 1 Cheriton School of Computer Science University of Waterloo Guangzhou, July 28, 2014 1 / 29 The Basic

More information

Deterministic Income under a Stochastic Interest Rate

Deterministic Income under a Stochastic Interest Rate Deterministic Income under a Stochastic Interest Rate Julia Eisenberg, TU Vienna Scientic Day, 1 Agenda 1 Classical Problem: Maximizing Discounted Dividends in a Brownian Risk Model 2 Maximizing Discounted

More information

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

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

Stochastic Processes and Stochastic Calculus - 9 Complete and Incomplete Market Models

Stochastic Processes and Stochastic Calculus - 9 Complete and Incomplete Market Models Stochastic Processes and Stochastic Calculus - 9 Complete and Incomplete Market Models Eni Musta Università degli studi di Pisa San Miniato - 16 September 2016 Overview 1 Self-financing portfolio 2 Complete

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

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

Hedging Derivative Securities with VIX Derivatives: A Discrete-Time -Arbitrage Approach

Hedging Derivative Securities with VIX Derivatives: A Discrete-Time -Arbitrage Approach Hedging Derivative Securities with VIX Derivatives: A Discrete-Time -Arbitrage Approach Nelson Kian Leong Yap a, Kian Guan Lim b, Yibao Zhao c,* a Department of Mathematics, National University of Singapore

More information

Remarks on stochastic automatic adjoint differentiation and financial models calibration

Remarks on stochastic automatic adjoint differentiation and financial models calibration arxiv:1901.04200v1 [q-fin.cp] 14 Jan 2019 Remarks on stochastic automatic adjoint differentiation and financial models calibration Dmitri Goloubentcev, Evgeny Lakshtanov Abstract In this work, we discuss

More information

Optimal routing and placement of orders in limit order markets

Optimal routing and placement of orders in limit order markets Optimal routing and placement of orders in limit order markets Rama CONT Arseniy KUKANOV Imperial College London Columbia University New York CFEM-GARP Joint Event and Seminar 05/01/13, New York Choices,

More information

The Use of Importance Sampling to Speed Up Stochastic Volatility Simulations

The Use of Importance Sampling to Speed Up Stochastic Volatility Simulations The Use of Importance Sampling to Speed Up Stochastic Volatility Simulations Stan Stilger June 6, 1 Fouque and Tullie use importance sampling for variance reduction in stochastic volatility simulations.

More information

Simulation of delta hedging of an option with volume uncertainty. Marc LE DU, Clémence ALASSEUR EDF R&D - OSIRIS

Simulation of delta hedging of an option with volume uncertainty. Marc LE DU, Clémence ALASSEUR EDF R&D - OSIRIS Simulation of delta hedging of an option with volume uncertainty Marc LE DU, Clémence ALASSEUR EDF R&D - OSIRIS Agenda 1. Introduction : volume uncertainty 2. Test description: a simple option 3. Results

More information

Risk Minimization Control for Beating the Market Strategies

Risk Minimization Control for Beating the Market Strategies Risk Minimization Control for Beating the Market Strategies Jan Večeř, Columbia University, Department of Statistics, Mingxin Xu, Carnegie Mellon University, Department of Mathematical Sciences, Olympia

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

An overview of some financial models using BSDE with enlarged filtrations

An overview of some financial models using BSDE with enlarged filtrations An overview of some financial models using BSDE with enlarged filtrations Anne EYRAUD-LOISEL Workshop : Enlargement of Filtrations and Applications to Finance and Insurance May 31st - June 4th, 2010, Jena

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 19 11/20/2013. Applications of Ito calculus to finance

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.070J Fall 2013 Lecture 19 11/20/2013. Applications of Ito calculus to finance MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.265/15.7J Fall 213 Lecture 19 11/2/213 Applications of Ito calculus to finance Content. 1. Trading strategies 2. Black-Scholes option pricing formula 1 Security

More information