Small-time asymptotics of stopped Lévy bridges and simulation schemes with controlled bias

Size: px
Start display at page:

Download "Small-time asymptotics of stopped Lévy bridges and simulation schemes with controlled bias"

Transcription

1 Small-time asymptotics of stopped Lévy bridges and simulation schemes with controlled bias José E. Figueroa-López 1 1 Department of Statistics Purdue University Computational Finance Seminar Purdue University January 17th, 2013 (Joint work with Peter Tankov from Paris 7, France)

2 Outline 1 Motivation: Barrier Options 2 Small-time asymptotics for stopped Lévy bridges Formulation of the Problem The Main Result 3 Monte Carlo Methods for stopped Lévy processes Bridge MC Simulation Adaptive simulation with bias control Numerical Illustration 4 Conclusions

3 Barrier options Set-up: Market consisting of a money market account with constant interest rate r and a risky asset with prices process {S t } 0 t T ; European Barrier Options: Option whose payoff at maturity is triggered or cancelled when the stock price hits" a certain domain of price values. Up-and-in call: Given a barrier" value B > S 0, X = { (ST K ) +, if sup 0 t T S t B, 0, otherwise, = (S T K ) + 1 {supt T S t B}. Up-and-out call: Given a barrier" value B > S 0, ) X = (S T K ) + (1 1 {supt T S t B} = (S T K ) + 1 {supt T S t <B}. Down-and-out call: Given a barrier" value A < S 0, ) X = (S T K ) + (1 1 {inft T S t A} = (S T K ) + 1 {inft T S t >A}.

4 Barrier options. Cont... Payoff of a general double-barrier out-type" barrier option: where X := f (S T )1 {St (A,B), for all t [0,T ]} (0 A < S 0 < B ) = F (X T ) 1 {Xt (a,b), for all t [0,T ]} = F (X T ) 1 {τ>t }, X t = ln S t S 0, F(x) = f (S 0 e x ), (Log-Return Process), a = ln(a/s 0 ), b = ln(b/s 0 ), ( a < 0 < b ), τ := inf{t > 0 : X t / (a, b)}, (Exit or Hitting Time).

5 Arbitrage-Free Pricing 1 (FTF) Under arbitrage-freeness, the time-0 premium of a European option with payoff X is given by the expected discounted payoff under a risk-neutral measure Q: Π (X ; T ) = E Q ( e rt X ) = E Q ( e rt F (X T )1 {τ>t } ). 2 In the Black-Scholes model, where S t := S 0 e µt+σwt, X t = µt + σw t, under the real world probability P, there exists a unique risk-neutral measure Q. Under Q, S t := S 0 e µ Qt+σW t, X t = µ Q t + σw t, µ Q := r σ The barrier premium is then Π(X ; T ) = E Q ( e rt F (µ Q T + σw T ) 1 {µq t+σw t (a,b), for all t T }). 4 There is no closed formula. Need to rely on numerical methods.

6 Traditional (sequencial) Monte Carlo (MC) Method Algorithm: 1 Time Discretization: 0 = t 0 < < t n = T (e.g., uniform sampling t i = it /n); 2 Sample simulation: X t1,..., X tn 3 Approximation of the exit time: τ n := min {t k : X tk / (a, b)}; 4 Evaluation of the approximate final discounted payoff: Y := e rt F(X T )1 {τ>t } Ỹ := e rt F (X tn )1 { τn>t }. 5 Repeat (1)-(4) to generate m independent copies of Ỹ: Ỹ 1,..., Ỹm. 6 MC estimate: C(0; T, F ) := 1 m m i=1 Ỹi. Error analysis: There are two errors: Discretization and statistical error. The former is due to approximation τ n τ and the latter is due to the approximation 1 m m i=1 Ỹi E Q (Y).

7 Traditional (sequencial) Monte Carlo (MC) Method Drawback of sequential MC for stopped processes: 1 Highly biased due to the possibility of exiting the interval (a, b) between sampling observations. 2 The discretization error is of order 1 n for diffusions (Asmussen, Glyn, and Pitman; 1995) and diffusions with finite jump activity (Dia and Laberton; 2007); 3 Unknown for general Lévy processes, but it is expected to be much higher for infinite jump activity Lévy processes.

8 Improved MC for Markov processes (Baldi, 1995) 1 Suppose one can compute the exit probability of the bridge" process: p(x, y, t) := P (X u / (a, b), for some u [s, s + t] X s = x, X s+t = y). 2 By the Markov Property, for any fixed times 0 = t 0 < < t n = T, E [ ] F (X T )1 {Xu (a,b), u [0,T ]} [ ] n 1 = E F(X T ) = E [ [ = E F(X T )E n 1 F (X T ) 1 {Xu (a,b), u (t i 1,t i ]} i=0 [ n 1 1 {Xu (a,b), u (t i 1,t i ]} i=0 i=0 ]] X t 1,..., X tn E [ ] ] 1 {Xu (a,b), u (t i 1,t i ]} Xti 1, X ti [ n 1 ( = E F(X T ) 1 p(xti, X, t ti+1 i+1 t i ) ) ]. i=0

9 Improved MC Method. Cont... Algorithm: 1 Simulation of a discrete skeleton of the process: {(t 1, X t1 ),..., (t n, X tn )} 2 Compute the (discounted) conditional expected payoff given the skeleton: n 1 Ỹ := e rt ( F (X tn ) 1 p(xti, X, t ti+1 i+1 t i ) ). i=0 3 Repeat (1)-(2) to generate m independent copies: Ỹ 1,..., Ỹm. 4 MC estimate: C(0; T, F ) := 1 m m i=1 Ỹi. Advantage: There is no discretization error and the only error is statistical (which is of order n 1/2 by the CLT).

10 The Problem Important question: How to find the exit probability p(x, y, t)? Closed form available for the Black-Scholes model X t = µt + σw t ; Small-time approximation known for diffusions (Baldi, 1995) dx t := µ(t, X t )dt + σ(t, X t )dw t ; Unknown approximation for processes with jumps. Key problem: Given a domain (a, b) with a < 0 < b and initial and final points x, y (a, b), we want to characterize the small-time asymptotics of the exit probability for Lévy bridges: p(x, y, t) := P (X u / (a, b), for some u [s, s + t] X s = x, X s+t = y), where X := (X t ) t 0 is a general Lévy Model".

11 Exponential Lévy Model 1 From Black-Scholes to a exponential Lévy model: The log-return process X t := ln St S 0 is a B.M. with drift σw t + µt: X 0 = 0; X has independent increments: X t1 X t0,..., X tn X tn 1 for any t 0 < < t n; X has stationary increments: The distribution of X t+s X s is indep. of s; The paths of X are continuous The distribution of X t+s X s is Gaussian with mean µt and variance σ 2 t. 2 In a Léve model, the distribution law of X is characterized by its Lévy triplet (σ, ν, µ) via the Lévy-Khintchine formula: E [ e iu(xs+t Xs)] ( = e t iuµ σ2 u ) [e iux 1 iux1 x 1]ν(dx). The Lévy measure ν governs the intensity of jumps; σ is the volatility of the continuous component; µ is related to a deterministic drift or expected rate of grow.

12 Exponential Lévy Model 1 From Black-Scholes to a exponential Lévy model: The log-return process X t := ln St S 0 is a Lévy process: X 0 = 0; X has independent increments: X t1 X t0,..., X tn X tn 1 for any t 0 < < t n; X has stationary increments: The distribution of X t+s X s is indep. of s; The paths of X may have discontinuities but only of first type" (jump type); In principle, there is no restriction on the distribution of X t+s X s. 2 In a Léve model, the distribution law of X is characterized by its Lévy triplet (σ, ν, µ) via the Lévy-Khintchine formula: E [ e iu(xs+t Xs)] ( = e t iuµ σ2 u ) [e iux 1 iux1 x 1]ν(dx). The Lévy measure ν governs the intensity of jumps; σ is the volatility of the continuous component; µ is related to a deterministic drift or expected rate of grow.

13 Exponential Lévy Model 1 From Black-Scholes to a exponential Lévy model: The log-return process X t := ln St S 0 is a Lévy process: X 0 = 0; X has independent increments: X t1 X t0,..., X tn X tn 1 for any t 0 < < t n; X has stationary increments: The distribution of X t+s X s is indep. of s; The paths of X may have discontinuities but only of first type" (jump type); In principle, there is no restriction on the distribution of X t+s X s. 2 In a Léve model, the distribution law of X is characterized by its Lévy triplet (σ, ν, µ) via the Lévy-Khintchine formula: E [ e iu(xs+t Xs)] ( = e t iuµ σ2 u ) [e iux 1 iux1 x 1]ν(dx). The Lévy measure ν governs the intensity of jumps; σ is the volatility of the continuous component; µ is related to a deterministic drift or expected rate of grow.

14 Important Lévy models 1 (σ, 0, µ) correspond to the Brownian Motion with drift X t = σw t + µt; 2 (σ, ν, µ) where ν(dx) = s(x)dx with s(x)dx < correspond to R X t = µt + σw t + J t, where J t is a compound Poisson process with intensity of jumps λ := s(x)dx and jump density p(x) := s(x) λ. If p(x) is Normal, then X is known as the Merton model; If p(x) is double exponential (Laplace distribution), then the model is called the Kou model.

15 Short-time asymptotics of stopped Lévy bridges 1 Problem: Characterize the small-time asymptotics of the exit probability: p(x, y, t) := P ( u [s, s + t] : X u / (a, b) X s = x, X s+t = y). 2 Note that P (X u / (a, b), for some u [s, s + t] X s = x, X s+t = y) = P (X u / (a x, b x), for some u [0, t] X 0 = 0, X s+t = y x) So, it suffices to study the small-time asymptotics of the exit probability: P (X u / (a, b), for some u [0, t] X t = y, X 0 = 0) = P (τ t X t = y, X 0 = 0), where τ := inf {u 0 : X u / (a, b)}, y (a, b), a < 0 < b.

16 Related results From now, we suppose ν(dx) = s(x)dx, for some smooth function s : R\{0} (0, ). Then, the following two assertions hold: 1 For any x > 0, P (X t x) t x s(w)dw, (t 0); 2 [Léandre(1987)]. If f t (x) is the probability density of X t, then 1 lim t 0 t f t(x) = s(x), (x 0).

17 The Main Result Theorem. [F-L & Tankov (2012)] For a.e. y (a, b)\{0}, we have, as t 0, In particular, P (τ t X t = y) = t 2 2 = t 2 p(x, y, t) = t 2 s(v)s(y v) (a,b) f c t (y) s(v)s(y v) (a,b) s(y) c s(v)s(y x v) (a x,b x) s(y x) c dv + O(t 3/2 ) dv + O(t 3/2 ). dv + O(t 3/2 ).

18 Intuition from the finite jump-intensity case Consider a compound Poisson process X t = N t n=0 ξ n with jump intensityλ = 1: P(τ t X t = y) δ 1 Fundamental Reason: P( u t : X u / (a, b); X t (y δ, y + δ)) P(X t (y δ, y + δ) t 2 2 P(ξ 1 / (a, b), ξ 1 + ξ 2 (y δ, y + δ)) f t (y)δ δ 0 t 2 s(x)s(y x) dx. 2 (a,b) f c t (y) If, during a small time interval, X exits the interval (a, b) and then comes back to a point y (a, b), this essentially happens with two large jumps: the first one takes the process out of (a, b), while a second jumps brings it back. We show that this logic extends to a large class of infinite jump activity Lévy processes.

19 Illustration Left: Cauchy bridge when it cross level b = 2 during [0, 1]; Right: Cauchy bridge when it cross level b = 2 during [0, 0.1]. Remarkable asymptotic identity. P (τ t X t = y) 2P ( X t/2 / (a, b) Xt = y )

20 Back to the Baldi s sequential MC Method Algorithm: 1 Generation of the sample: X t1,..., X tn (from the distribution of the increments n i X := X t i X ti 1 ); 2 Compute the expected payoff conditional on the discrete skeleton: n 1 ( X := F(X tn ) 1 p(xti, X, t ti+1 i+1 t i ) ). i=0 3 Repeat (1)-(2) to generate m copies of approx. payoffs: X1,..., X m. 4 MC estimate: C(0; T, F ) := 1 m m i=1 X i. Proposed solution: Short-time approximation. p(x, y, t) := P ( u [0, t] : X u / (a x, b x) X 0 = 0, X t = y x) t 2 s(v)s(y x v) dv =: p(x, y, t), (x y). 2 (a x,b x) f c t (y x)

21 Back to the Baldi s sequential MC Method Algorithm: 1 Generation of the sample: X t1,..., X tn (from the distribution of the increments n i X := X t i X ti 1 ); 2 Compute the expected payoff conditional on the discrete skeleton: n 1 ( X := F(X tn ) 1 p(xti, X, t ti+1 i+1 t i ) ). i=0 3 Repeat (1)-(2) to generate m copies of approx. payoffs: X1,..., X m. 4 MC estimate: C(0; T, F ) := 1 m m i=1 X i. Proposed solution: Short-time approximation. p(x, y, t) := P ( u [0, t] : X u / (a x, b x) X 0 = 0, X t = y x) t s(v)s(y x v) dv =: p(x, y, t), (x y). 2 (a x,b x) s(y x) c

22 Controlling the bias 1 We propose to generate the approximated expected payoff: X := F(X T )1 τ>t X := F (X tn ) n 1 ( i=0 1 p(xti, X, t ti+1 i+1 t i ) ). 2 The bias is introduced via the error in the approximation p(x, y, t i+1 t i ) p(x, y, t i+1 t i ), which in principle improves if t i+1 t i is small; 3 How to choose a suitable mesh size between sampling times? 4 If we have at our hand an estimate e p (x, y, t) of the approximation error: p(x, y, t) p(x, y, t) e p (x, y, t), one may control the bias by splitting the subinterval [t i, t i+1 ] into two if e(x ti, X ti+1, t i+1 t i ) γ(t i+1 t i ) for some desired tolerance γ > 0; 5 More suitable with adaptive simulation (i.e. sample more points only when and where is needed) and Bridge Monte Carlo.

23 Bridge Monte Carlo 1 Simulate the final value X T from the marginal law f t ( ) of X t with t = T ; 2 Simulate intermediate points using the bridge law: f br t ( s, x, u, y) = Law (X t X s = x, X u = y), (s < t < u). Concretely, to generate X 0, X T 4 Simulate X T from f T ( );, X T 2 Simulate X T from f br T /2 0, 0, T, X T ); 2 ( ) Simulate X T from f br T /4 0, 0, T, X 4 2 T ; ( 2 Simulate X 3T from f br T /4 T, X 4 2 T, T, X T ); 2 Advantages:, X 3T, X T, we proceed as follows: 4 The trajectory can be adaptively refined only where and when necessary; Variance reduction methods are easy to design by replacing the density of X T with an important sampling distribution;

24 Simulation from the Lévy bridge law 1 The Lévy bridge density (the density of X s+t/2 given X s = 0, X s+t = y) is f br t/2 (x 0, 0, t, y) = f t/2(x)f t/2 (y x). f t (y) 2 In the case of a unimodal marginal densities f t, for all t > 0, ft/2 br (x 0, 0, t, y) 2f t/2(y/2) f t (y) }{{} Rejection rate 1 2 ( ft/2 (x) + f t/2 (y x) ) } {{ } f (x), proposal density 3 This lead us to propose a new rejection-based method: Simulate X from f (x): X = { ˆX w.p. 1/2 y ˆX w.p. 1/2, with ˆX f t/2 ( ). Simulate U Unif(0, 1), independent from X. If f t/2 ( X)f t/2 (y X) U ( f t/2 (y/2) f t/2 ( X) + f t/2 (y X) ), then accept X; otherwise, reject and go back to previous step.

25 Bridge-based MC method with controlled bias Algorithm Given x and y, the algorithm simulates a discrete skeleton of a Lévy bridge X = {(T i, X Ti )} N i=0 on [0, T ] with T 0 = 0, T N = T, X 0 = x, X T = y s.t. e p (X T(i), X T(i+1), T (i+1) T (i) ) γ(t (i+1) T (i) ), (1) where 0 = T (0) < < T (N) are the order statistics" of {T 0,..., T N } Returns Ñ(X ) := N 1 ( i=0 1 p(xt(i), X T, T (i+1) (i+1) T (i) ) ). FUNCTION N(parameters: x, y, T ) IF x / D OR y / D THEN RETURN 0 IF e p (x, y, T ) γ T THEN RETURN 1 p(x, y, T ) ELSE Sample ˆX from the bridge distribution X T X T = y 2 RETURN N(x, ˆX, T /2) N( ˆX, y, T /2) END IF

26 Illustration Figure: A typical trajectory simulated by the adaptive algorithm (Cauchy Process). The algorithm places more points at the parts of the trajectory which are close to the boundary.

27 Some important issues 1 The ordered sampling times 0 = T (0) < < T (N) = T are random (and non-anticipative") times. Is the decomposition [ E[F (X T )1 τ>t ] = E F (X T ) still true? N 1 i=0 ( 1 p(xt(i), X T (i+1), T (i+1) T (i) ) ) ], 2 Does the algorithm terminate in finite-time? Note that we require for all i = 0,..., N 1. e p (X T(i), X T(i+1), T (i+1) T (i) ) γ(t (i+1) T (i) ), 3 Does the algorithm attains the desired controlled bias?

28 Convergence of the algorithm and bias control Theorem. [F-L & Tankov (2012)] Suppose that X satisfies one of the conditions: 1 X does not hit points; that is, P(τ {x} < ) = 0 for all x, where τ {x} := inf{s > 0 : X s = x} or, equivalently, ( ) 1 R du =, 1 + ψ(u) R 2 X has finite variation (e.g. Variance Gamma Process). Also, assume the approximation error satisfies 1 lim sup e p (x, y, t) = 0, t 0 t x,y (a,b ) a, b (a, b).

29 Convergence of the algorithm and bias control. Cont... Theorem. [F-L & Tankov (2012)] Then, for any T > 0, γ > 0, and F such that E F(X T ) <, we have (i) The previous adaptive algorithm terminates in finite time a.s. (ii) The random skeleton X = {(T i, X Ti )} N i=0 generated by the above algorithm satisfies: E[F (X T )1 {τ>t } ] E[F(X T ) Ñ(X )] γe[ F (X T ) ].

30 Error estimate for self-decomposable Lévy processes Theorem. [F-L & Tankov (2012)] Fix ε > 0 small enough, let (i) λ ε := x ε s(x)dx, b ε := b ε< x 1 xν(dx), σ2 ε := σ 2 + x ε x 2 ν(dx) (ii) a ε := sup x >ε s(x), a ε := sup x >ε s (x), C(η, ε) := (iii) α := b a and y := (b y) (y a) > 0 ( ) eσ 2 η ε ε εη (a,b) c s(v)s(y v) f t (y) For t > 0 small enough, the approx. p(0, y, t) = t 2 2 p(0, y, t) p(0, y, t) 1 ( { e λεt C( y /4, ε)t y 8 4ε + 2a ε t + a ε λ ε t 2 f t (y) y dv is s.t. + 2e λεt a ε C(α/2, ε)t 1+ α 2ε {1 + tλε } + λ2 εa ε 2 t 3 + a ε λ 1 ( ε 1 e λ εt [1 + λ ε t + (λ ε t) 2 /2] ) + e λεt t 2[ 2aε 2 + λ ε a ε ] (σε t 1/2 + b ) ε 2 t). }

31 Numerical Example 1: Cauchy Process Uniform Adaptive True value 5% confidence bound 0.1 Adaptive discretization Uniform discretization Bias Time Time Figure: Computation of P(τ > 1) := P[sup 0 s 1 X s 10 2 ] (a =, b = 0.01, and F( ) 1). Left: Values computed by the uniform discretization algorithm (UDA) and the adaptive algorithm (AA), as function of the computational time (in sec.), for 10 6 paths. Different points on the graph correspond to different numbers of discretization times (n) for the UDA (from 256 to 16384) and different values of the tolerance parameter γ for the AA (from 9 to ). Right: Comparison of the discretization bias for the uniform discretization and the bias for the adaptive algorithm.

32 Conclusions and extensions Main results Asymptotics for stopped Lévy bridges with explicitly computable error bounds; Bridge simulation method for general Lévy processes; Application to Monte Carlo simulation of stopped Lévy process with controlled bias via an adaptive bridge Monte Carlo simulation method. Extensions: Simulation of stopping times and overshoots; Multidimensional Lévy processes in conþned domains; General Markov jump processes.

33 For Further Reading I Figueroa-López & Tankov. Small-time asymptotics of stopped Lévy bridges and simulation schemes with controlled bias Preprint, Available at Arxiv and at figueroa. Figueroa-Lopez & Houdré. Small-time expansions for the transition distributions of Lévy processes. Stochastic Processes and Their Applications, 119: , Léandre Densité en temps petit d un processus de sauts. Séminaire de probabilités XXI, Lecture Notes in Math. J. Azéma, P.A. Meyer, and M. Yor (eds), 1987.

Applications of short-time asymptotics to the statistical estimation and option pricing of Lévy-driven models

Applications of short-time asymptotics to the statistical estimation and option pricing of Lévy-driven models Applications of short-time asymptotics to the statistical estimation and option pricing of Lévy-driven models José Enrique Figueroa-López 1 1 Department of Statistics Purdue University CIMAT and Universidad

More information

Short-time asymptotics for ATM option prices under tempered stable processes

Short-time asymptotics for ATM option prices under tempered stable processes Short-time asymptotics for ATM option prices under tempered stable processes José E. Figueroa-López 1 1 Department of Statistics Purdue University Probability Seminar Purdue University Oct. 30, 2012 Joint

More information

Optimally Thresholded Realized Power Variations for Lévy Jump Diffusion Models

Optimally Thresholded Realized Power Variations for Lévy Jump Diffusion Models Optimally Thresholded Realized Power Variations for Lévy Jump Diffusion Models José E. Figueroa-López 1 1 Department of Statistics Purdue University University of Missouri-Kansas City Department of Mathematics

More information

Near-expiration behavior of implied volatility for exponential Lévy models

Near-expiration behavior of implied volatility for exponential Lévy models Near-expiration behavior of implied volatility for exponential Lévy models José E. Figueroa-López 1 1 Department of Statistics Purdue University Financial Mathematics Seminar The Stevanovich Center for

More information

Lecture 1: Lévy processes

Lecture 1: Lévy processes Lecture 1: Lévy processes A. E. Kyprianou Department of Mathematical Sciences, University of Bath 1/ 22 Lévy processes 2/ 22 Lévy processes A process X = {X t : t 0} defined on a probability space (Ω,

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

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

Short-Time Asymptotic Methods In Financial Mathematics

Short-Time Asymptotic Methods In Financial Mathematics Short-Time Asymptotic Methods In Financial Mathematics José E. Figueroa-López Department of Mathematics Washington University in St. Louis Department of Applied Mathematics, Illinois Institute of Technology

More information

Optimally Thresholded Realized Power Variations for Stochastic Volatility Models with Jumps

Optimally Thresholded Realized Power Variations for Stochastic Volatility Models with Jumps Optimally Thresholded Realized Power Variations for Stochastic Volatility Models with Jumps José E. Figueroa-López 1 1 Department of Mathematics Washington University ISI 2015: 60th World Statistics Conference

More information

Pricing of some exotic options with N IG-Lévy input

Pricing of some exotic options with N IG-Lévy input Pricing of some exotic options with N IG-Lévy input Sebastian Rasmus, Søren Asmussen 2 and Magnus Wiktorsson Center for Mathematical Sciences, University of Lund, Box 8, 22 00 Lund, Sweden {rasmus,magnusw}@maths.lth.se

More information

A GENERAL FORMULA FOR OPTION PRICES IN A STOCHASTIC VOLATILITY MODEL. Stephen Chin and Daniel Dufresne. Centre for Actuarial Studies

A GENERAL FORMULA FOR OPTION PRICES IN A STOCHASTIC VOLATILITY MODEL. Stephen Chin and Daniel Dufresne. Centre for Actuarial Studies A GENERAL FORMULA FOR OPTION PRICES IN A STOCHASTIC VOLATILITY MODEL Stephen Chin and Daniel Dufresne Centre for Actuarial Studies University of Melbourne Paper: http://mercury.ecom.unimelb.edu.au/site/actwww/wps2009/no181.pdf

More information

Short-Time Asymptotic Methods In Financial Mathematics

Short-Time Asymptotic Methods In Financial Mathematics Short-Time Asymptotic Methods In Financial Mathematics José E. Figueroa-López Department of Mathematics and Statistics Washington University in St. Louis School Of Mathematics, UMN March 14, 2019 Based

More information

Using Lévy Processes to Model Return Innovations

Using Lévy Processes to Model Return Innovations Using Lévy Processes to Model Return Innovations Liuren Wu Zicklin School of Business, Baruch College Option Pricing Liuren Wu (Baruch) Lévy Processes Option Pricing 1 / 32 Outline 1 Lévy processes 2 Lévy

More information

Limit Theorems for the Empirical Distribution Function of Scaled Increments of Itô Semimartingales at high frequencies

Limit Theorems for the Empirical Distribution Function of Scaled Increments of Itô Semimartingales at high frequencies Limit Theorems for the Empirical Distribution Function of Scaled Increments of Itô Semimartingales at high frequencies George Tauchen Duke University Viktor Todorov Northwestern University 2013 Motivation

More information

1 Geometric Brownian motion

1 Geometric Brownian motion Copyright c 05 by Karl Sigman Geometric Brownian motion Note that since BM can take on negative values, using it directly for modeling stock prices is questionable. There are other reasons too why BM is

More information

A Continuity Correction under Jump-Diffusion Models with Applications in Finance

A Continuity Correction under Jump-Diffusion Models with Applications in Finance A Continuity Correction under Jump-Diffusion Models with Applications in Finance Cheng-Der Fuh 1, Sheng-Feng Luo 2 and Ju-Fang Yen 3 1 Institute of Statistical Science, Academia Sinica, and Graduate Institute

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

Asymptotic Methods in Financial Mathematics

Asymptotic Methods in Financial Mathematics Asymptotic Methods in Financial Mathematics José E. Figueroa-López 1 1 Department of Mathematics Washington University in St. Louis Statistics Seminar Washington University in St. Louis February 17, 2017

More information

SHORT-TIME IMPLIED VOLATILITY IN EXPONENTIAL LÉVY MODELS

SHORT-TIME IMPLIED VOLATILITY IN EXPONENTIAL LÉVY MODELS SHORT-TIME IMPLIED VOLATILITY IN EXPONENTIAL LÉVY MODELS ERIK EKSTRÖM1 AND BING LU Abstract. We show that a necessary and sufficient condition for the explosion of implied volatility near expiry in exponential

More information

BROWNIAN MOTION Antonella Basso, Martina Nardon

BROWNIAN MOTION Antonella Basso, Martina Nardon BROWNIAN MOTION Antonella Basso, Martina Nardon basso@unive.it, mnardon@unive.it Department of Applied Mathematics University Ca Foscari Venice Brownian motion p. 1 Brownian motion Brownian motion plays

More information

Optimum Thresholding for Semimartingales with Lévy Jumps under the mean-square error

Optimum Thresholding for Semimartingales with Lévy Jumps under the mean-square error Optimum Thresholding for Semimartingales with Lévy Jumps under the mean-square error José E. Figueroa-López Department of Mathematics Washington University in St. Louis Spring Central Sectional Meeting

More information

Applications of Lévy processes

Applications of Lévy processes Applications of Lévy processes Graduate lecture 29 January 2004 Matthias Winkel Departmental lecturer (Institute of Actuaries and Aon lecturer in Statistics) 6. Poisson point processes in fluctuation theory

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

NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 MAS3904. Stochastic Financial Modelling. Time allowed: 2 hours

NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 MAS3904. Stochastic Financial Modelling. Time allowed: 2 hours NEWCASTLE UNIVERSITY SCHOOL OF MATHEMATICS, STATISTICS & PHYSICS SEMESTER 1 SPECIMEN 2 Stochastic Financial Modelling Time allowed: 2 hours Candidates should attempt all questions. Marks for each question

More information

Exact Sampling of Jump-Diffusion Processes

Exact Sampling of Jump-Diffusion Processes 1 Exact Sampling of Jump-Diffusion Processes and Dmitry Smelov Management Science & Engineering Stanford University Exact Sampling of Jump-Diffusion Processes 2 Jump-Diffusion Processes Ubiquitous in finance

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

A Simulation Study of Bipower and Thresholded Realized Variations for High-Frequency Data

A Simulation Study of Bipower and Thresholded Realized Variations for High-Frequency Data Washington University in St. Louis Washington University Open Scholarship Arts & Sciences Electronic Theses and Dissertations Arts & Sciences Spring 5-18-2018 A Simulation Study of Bipower and Thresholded

More information

AN ANALYTICALLY TRACTABLE UNCERTAIN VOLATILITY MODEL

AN ANALYTICALLY TRACTABLE UNCERTAIN VOLATILITY MODEL AN ANALYTICALLY TRACTABLE UNCERTAIN VOLATILITY MODEL FABIO MERCURIO BANCA IMI, MILAN http://www.fabiomercurio.it 1 Stylized facts Traders use the Black-Scholes formula to price plain-vanilla options. An

More information

The stochastic calculus

The stochastic calculus Gdansk A schedule of the lecture Stochastic differential equations Ito calculus, Ito process Ornstein - Uhlenbeck (OU) process Heston model Stopping time for OU process Stochastic differential equations

More information

Normal Inverse Gaussian (NIG) Process

Normal Inverse Gaussian (NIG) Process With Applications in Mathematical Finance The Mathematical and Computational Finance Laboratory - Lunch at the Lab March 26, 2009 1 Limitations of Gaussian Driven Processes Background and Definition IG

More information

Conditional Density Method in the Computation of the Delta with Application to Power Market

Conditional Density Method in the Computation of the Delta with Application to Power Market Conditional Density Method in the Computation of the Delta with Application to Power Market Asma Khedher Centre of Mathematics for Applications Department of Mathematics University of Oslo A joint work

More information

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

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

More information

Optimal Stopping for American Type Options

Optimal Stopping for American Type Options Optimal Stopping for Department of Mathematics Stockholm University Sweden E-mail: silvestrov@math.su.se ISI 2011, Dublin, 21-26 August 2011 Outline of communication Multivariate Modulated Markov price

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

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

Optimal Placement of a Small Order Under a Diffusive Limit Order Book (LOB) Model

Optimal Placement of a Small Order Under a Diffusive Limit Order Book (LOB) Model Optimal Placement of a Small Order Under a Diffusive Limit Order Book (LOB) Model José E. Figueroa-López Department of Mathematics Washington University in St. Louis INFORMS National Meeting Houston, TX

More information

Short-Time Asymptotic Methods in Financial Mathematics

Short-Time Asymptotic Methods in Financial Mathematics Short-Time Asymptotic Methods in Financial Mathematics José E. Figueroa-López Department of Mathematics Washington University in St. Louis Probability and Mathematical Finance Seminar Department of Mathematical

More information

Lecture 15: Exotic Options: Barriers

Lecture 15: Exotic Options: Barriers Lecture 15: Exotic Options: Barriers Dr. Hanqing Jin Mathematical Institute University of Oxford Lecture 15: Exotic Options: Barriers p. 1/10 Barrier features For any options with payoff ξ at exercise

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

Drawdowns, Drawups, their joint distributions, detection and financial risk management

Drawdowns, Drawups, their joint distributions, detection and financial risk management Drawdowns, Drawups, their joint distributions, detection and financial risk management June 2, 2010 The cases a = b The cases a > b The cases a < b Insuring against drawing down before drawing up Robust

More information

STOCHASTIC VOLATILITY AND OPTION PRICING

STOCHASTIC VOLATILITY AND OPTION PRICING STOCHASTIC VOLATILITY AND OPTION PRICING Daniel Dufresne Centre for Actuarial Studies University of Melbourne November 29 (To appear in Risks and Rewards, the Society of Actuaries Investment Section Newsletter)

More information

RMSC 4005 Stochastic Calculus for Finance and Risk. 1 Exercises. (c) Let X = {X n } n=0 be a {F n }-supermartingale. Show that.

RMSC 4005 Stochastic Calculus for Finance and Risk. 1 Exercises. (c) Let X = {X n } n=0 be a {F n }-supermartingale. Show that. 1. EXERCISES RMSC 45 Stochastic Calculus for Finance and Risk Exercises 1 Exercises 1. (a) Let X = {X n } n= be a {F n }-martingale. Show that E(X n ) = E(X ) n N (b) Let X = {X n } n= be a {F n }-submartingale.

More information

Bandit Problems with Lévy Payoff Processes

Bandit Problems with Lévy Payoff Processes Bandit Problems with Lévy Payoff Processes Eilon Solan Tel Aviv University Joint with Asaf Cohen Multi-Arm Bandits A single player sequential decision making problem. Time is continuous or discrete. The

More information

IEOR E4703: Monte-Carlo Simulation

IEOR E4703: Monte-Carlo Simulation IEOR E4703: Monte-Carlo Simulation Generating Random Variables and Stochastic Processes Martin Haugh Department of Industrial Engineering and Operations Research Columbia University Email: martin.b.haugh@gmail.com

More information

Volatility. Roberto Renò. 2 March 2010 / Scuola Normale Superiore. Dipartimento di Economia Politica Università di Siena

Volatility. Roberto Renò. 2 March 2010 / Scuola Normale Superiore. Dipartimento di Economia Politica Università di Siena Dipartimento di Economia Politica Università di Siena 2 March 2010 / Scuola Normale Superiore What is? The definition of volatility may vary wildly around the idea of the standard deviation of price movements

More information

Numerical schemes for SDEs

Numerical schemes for SDEs Lecture 5 Numerical schemes for SDEs Lecture Notes by Jan Palczewski Computational Finance p. 1 A Stochastic Differential Equation (SDE) is an object of the following type dx t = a(t,x t )dt + b(t,x t

More information

Lévy Processes. Antonis Papapantoleon. TU Berlin. Computational Methods in Finance MSc course, NTUA, Winter semester 2011/2012

Lévy Processes. Antonis Papapantoleon. TU Berlin. Computational Methods in Finance MSc course, NTUA, Winter semester 2011/2012 Lévy Processes Antonis Papapantoleon TU Berlin Computational Methods in Finance MSc course, NTUA, Winter semester 2011/2012 Antonis Papapantoleon (TU Berlin) Lévy processes 1 / 41 Overview of the course

More information

Control Improvement for Jump-Diffusion Processes with Applications to Finance

Control Improvement for Jump-Diffusion Processes with Applications to Finance Control Improvement for Jump-Diffusion Processes with Applications to Finance Nicole Bäuerle joint work with Ulrich Rieder Toronto, June 2010 Outline Motivation: MDPs Controlled Jump-Diffusion Processes

More information

Credit Risk : Firm Value Model

Credit Risk : Firm Value Model Credit Risk : Firm Value Model Prof. Dr. Svetlozar Rachev Institute for Statistics and Mathematical Economics University of Karlsruhe and Karlsruhe Institute of Technology (KIT) Prof. Dr. Svetlozar Rachev

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

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

Changes of the filtration and the default event risk premium

Changes of the filtration and the default event risk premium Changes of the filtration and the default event risk premium Department of Banking and Finance University of Zurich April 22 2013 Math Finance Colloquium USC Change of the probability measure Change of

More information

Drunken Birds, Brownian Motion, and Other Random Fun

Drunken Birds, Brownian Motion, and Other Random Fun Drunken Birds, Brownian Motion, and Other Random Fun Michael Perlmutter Department of Mathematics Purdue University 1 M. Perlmutter(Purdue) Brownian Motion and Martingales Outline Review of Basic Probability

More information

Optimally Thresholded Realized Power Variations for Lévy Jump Diffusion Models

Optimally Thresholded Realized Power Variations for Lévy Jump Diffusion Models Optimally Thresholded Realized Power Variations for Lévy Jump Diffusion Models José E. Figueroa-López 1 1 Department of Statistics Purdue University High Dimensional Probability VII Institut d Études Scientifiques

More information

Analytical formulas for local volatility model with stochastic. Mohammed Miri

Analytical formulas for local volatility model with stochastic. Mohammed Miri Analytical formulas for local volatility model with stochastic rates Mohammed Miri Joint work with Eric Benhamou (Pricing Partners) and Emmanuel Gobet (Ecole Polytechnique Modeling and Managing Financial

More information

Statistical methods for financial models driven by Lévy processes

Statistical methods for financial models driven by Lévy processes Statistical methods for financial models driven by Lévy processes José Enrique Figueroa-López Department of Statistics, Purdue University PASI Centro de Investigación en Matemátics (CIMAT) Guanajuato,

More information

An Introduction to Stochastic Calculus

An Introduction to Stochastic Calculus An Introduction to Stochastic Calculus Haijun Li lih@math.wsu.edu Department of Mathematics Washington State University Week 2-3 Haijun Li An Introduction to Stochastic Calculus Week 2-3 1 / 24 Outline

More information

Market Volatility and Risk Proxies

Market Volatility and Risk Proxies Market Volatility and Risk Proxies... an introduction to the concepts 019 Gary R. Evans. This slide set by Gary R. Evans is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International

More information

Weierstrass Institute for Applied Analysis and Stochastics Maximum likelihood estimation for jump diffusions

Weierstrass Institute for Applied Analysis and Stochastics Maximum likelihood estimation for jump diffusions Weierstrass Institute for Applied Analysis and Stochastics Maximum likelihood estimation for jump diffusions Hilmar Mai Mohrenstrasse 39 1117 Berlin Germany Tel. +49 3 2372 www.wias-berlin.de Haindorf

More information

Math 416/516: Stochastic Simulation

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

More information

Stochastic modelling of electricity markets Pricing Forwards and Swaps

Stochastic modelling of electricity markets Pricing Forwards and Swaps Stochastic modelling of electricity markets Pricing Forwards and Swaps Jhonny Gonzalez School of Mathematics The University of Manchester Magical books project August 23, 2012 Clip for this slide Pricing

More information

Unified Credit-Equity Modeling

Unified Credit-Equity Modeling Unified Credit-Equity Modeling Rafael Mendoza-Arriaga Based on joint research with: Vadim Linetsky and Peter Carr The University of Texas at Austin McCombs School of Business (IROM) Recent Advancements

More information

arxiv: v2 [q-fin.gn] 13 Aug 2018

arxiv: v2 [q-fin.gn] 13 Aug 2018 A DERIVATION OF THE BLACK-SCHOLES OPTION PRICING MODEL USING A CENTRAL LIMIT THEOREM ARGUMENT RAJESHWARI MAJUMDAR, PHANUEL MARIANO, LOWEN PENG, AND ANTHONY SISTI arxiv:18040390v [q-fingn] 13 Aug 018 Abstract

More information

Lecture 4. Finite difference and finite element methods

Lecture 4. Finite difference and finite element methods Finite difference and finite element methods Lecture 4 Outline Black-Scholes equation From expectation to PDE Goal: compute the value of European option with payoff g which is the conditional expectation

More information

Optimally Thresholded Realized Power Variations for Lévy Jump Diffusion Models

Optimally Thresholded Realized Power Variations for Lévy Jump Diffusion Models Optimally Thresholded Realized Power Variations for Lévy Jump Diffusion Models José E. Figueroa-López 1 1 Department of Statistics Purdue University Financial Statistics Stevanovich Center The University

More information

Lecture 17. The model is parametrized by the time period, δt, and three fixed constant parameters, v, σ and the riskless rate r.

Lecture 17. The model is parametrized by the time period, δt, and three fixed constant parameters, v, σ and the riskless rate r. Lecture 7 Overture to continuous models Before rigorously deriving the acclaimed Black-Scholes pricing formula for the value of a European option, we developed a substantial body of material, in continuous

More information

The discounted portfolio value of a selffinancing strategy in discrete time was given by. δ tj 1 (s tj s tj 1 ) (9.1) j=1

The discounted portfolio value of a selffinancing strategy in discrete time was given by. δ tj 1 (s tj s tj 1 ) (9.1) j=1 Chapter 9 The isk Neutral Pricing Measure for the Black-Scholes Model The discounted portfolio value of a selffinancing strategy in discrete time was given by v tk = v 0 + k δ tj (s tj s tj ) (9.) where

More information

Partial differential approach for continuous models. Closed form pricing formulas for discretely monitored models

Partial differential approach for continuous models. Closed form pricing formulas for discretely monitored models Advanced Topics in Derivative Pricing Models Topic 3 - Derivatives with averaging style payoffs 3.1 Pricing models of Asian options Partial differential approach for continuous models Closed form pricing

More information

Basic Concepts in Mathematical Finance

Basic Concepts in Mathematical Finance Chapter 1 Basic Concepts in Mathematical Finance In this chapter, we give an overview of basic concepts in mathematical finance theory, and then explain those concepts in very simple cases, namely in the

More information

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

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

More information

Structural Models of Credit Risk and Some Applications

Structural Models of Credit Risk and Some Applications Structural Models of Credit Risk and Some Applications Albert Cohen Actuarial Science Program Department of Mathematics Department of Statistics and Probability albert@math.msu.edu August 29, 2018 Outline

More information

Brownian Motion. Richard Lockhart. Simon Fraser University. STAT 870 Summer 2011

Brownian Motion. Richard Lockhart. Simon Fraser University. STAT 870 Summer 2011 Brownian Motion Richard Lockhart Simon Fraser University STAT 870 Summer 2011 Richard Lockhart (Simon Fraser University) Brownian Motion STAT 870 Summer 2011 1 / 33 Purposes of Today s Lecture Describe

More information

Change of Measure (Cameron-Martin-Girsanov Theorem)

Change of Measure (Cameron-Martin-Girsanov Theorem) Change of Measure Cameron-Martin-Girsanov Theorem Radon-Nikodym derivative: Taking again our intuition from the discrete world, we know that, in the context of option pricing, we need to price the claim

More information

Valuation of Volatility Derivatives. Jim Gatheral Global Derivatives & Risk Management 2005 Paris May 24, 2005

Valuation of Volatility Derivatives. Jim Gatheral Global Derivatives & Risk Management 2005 Paris May 24, 2005 Valuation of Volatility Derivatives Jim Gatheral Global Derivatives & Risk Management 005 Paris May 4, 005 he opinions expressed in this presentation are those of the author alone, and do not necessarily

More information

Results for option pricing

Results for option pricing Results for option pricing [o,v,b]=optimal(rand(1,100000 Estimators = 0.4619 0.4617 0.4618 0.4613 0.4619 o = 0.46151 % best linear combination (true value=0.46150 v = 1.1183e-005 %variance per uniform

More information

Asian options and meropmorphic Lévy processes

Asian options and meropmorphic Lévy processes Asian options and meropmorphic Lévy processes July 9 13, 2013 Outline Introduction Existing pricing approaches and the exponential functional I q Methodology overview Meromorphic Lévy processes Theoretical

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

Credit Risk using Time Changed Brownian Motions

Credit Risk using Time Changed Brownian Motions Credit Risk using Time Changed Brownian Motions Tom Hurd Mathematics and Statistics McMaster University Joint work with Alexey Kuznetsov (New Brunswick) and Zhuowei Zhou (Mac) 2nd Princeton Credit Conference

More information

1 IEOR 4701: Notes on Brownian Motion

1 IEOR 4701: Notes on Brownian Motion Copyright c 26 by Karl Sigman IEOR 47: Notes on Brownian Motion We present an introduction to Brownian motion, an important continuous-time stochastic process that serves as a continuous-time analog to

More information

Are stylized facts irrelevant in option-pricing?

Are stylized facts irrelevant in option-pricing? Are stylized facts irrelevant in option-pricing? Kyiv, June 19-23, 2006 Tommi Sottinen, University of Helsinki Based on a joint work No-arbitrage pricing beyond semimartingales with C. Bender, Weierstrass

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

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

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

Beyond the Black-Scholes-Merton model

Beyond the Black-Scholes-Merton model Econophysics Lecture Leiden, November 5, 2009 Overview 1 Limitations of the Black-Scholes model 2 3 4 Limitations of the Black-Scholes model Black-Scholes model Good news: it is a nice, well-behaved model

More information

CONTINGENT CAPITAL WITH DISCRETE CONVERSION FROM DEBT TO EQUITY

CONTINGENT CAPITAL WITH DISCRETE CONVERSION FROM DEBT TO EQUITY Proceedings of the 2010 Winter Simulation Conference B. Johansson, S. Jain, J. Montoya-Torres, J. Hugan, and E. Yücesan, eds. CONTINGENT CAPITAL WITH DISCRETE CONVERSION FROM DEBT TO EQUITY Paul Glasserman

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

Optimal stopping problems for a Brownian motion with a disorder on a finite interval

Optimal stopping problems for a Brownian motion with a disorder on a finite interval Optimal stopping problems for a Brownian motion with a disorder on a finite interval A. N. Shiryaev M. V. Zhitlukhin arxiv:1212.379v1 [math.st] 15 Dec 212 December 18, 212 Abstract We consider optimal

More information

Statistical Analysis of Short-time Option Prices Based on a Levy Model

Statistical Analysis of Short-time Option Prices Based on a Levy Model Washington University in St. Louis Washington University Open Scholarship Arts & Sciences Electronic Theses and Dissertations Arts & Sciences Spring 5-2018 Statistical Analysis of Short-time Option Prices

More information

Estimating the Greeks

Estimating the Greeks IEOR E4703: Monte-Carlo Simulation Columbia University Estimating the Greeks c 207 by Martin Haugh In these lecture notes we discuss the use of Monte-Carlo simulation for the estimation of sensitivities

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

Mgr. Jakub Petrásek 1. May 4, 2009

Mgr. Jakub Petrásek 1. May 4, 2009 Dissertation Report - First Steps Petrásek 1 2 1 Department of Probability and Mathematical Statistics, Charles University email:petrasek@karlin.mff.cuni.cz 2 RSJ Invest a.s., Department of Probability

More information

Path Dependent British Options

Path Dependent British Options Path Dependent British Options Kristoffer J Glover (Joint work with G. Peskir and F. Samee) School of Finance and Economics University of Technology, Sydney 18th August 2009 (PDE & Mathematical Finance

More information

Option pricing in the stochastic volatility model of Barndorff-Nielsen and Shephard

Option pricing in the stochastic volatility model of Barndorff-Nielsen and Shephard Option pricing in the stochastic volatility model of Barndorff-Nielsen and Shephard Indifference pricing and the minimal entropy martingale measure Fred Espen Benth Centre of Mathematics for Applications

More information

1.1 Basic Financial Derivatives: Forward Contracts and Options

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

More information

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

On modelling of electricity spot price

On modelling of electricity spot price , Rüdiger Kiesel and Fred Espen Benth Institute of Energy Trading and Financial Services University of Duisburg-Essen Centre of Mathematics for Applications, University of Oslo 25. August 2010 Introduction

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

MAFS Computational Methods for Pricing Structured Products

MAFS Computational Methods for Pricing Structured Products MAFS550 - Computational Methods for Pricing Structured Products Solution to Homework Two Course instructor: Prof YK Kwok 1 Expand f(x 0 ) and f(x 0 x) at x 0 into Taylor series, where f(x 0 ) = f(x 0 )

More information

Drawdowns Preceding Rallies in the Brownian Motion Model

Drawdowns Preceding Rallies in the Brownian Motion Model Drawdowns receding Rallies in the Brownian Motion Model Olympia Hadjiliadis rinceton University Department of Electrical Engineering. Jan Večeř Columbia University Department of Statistics. This version:

More information

How to hedge Asian options in fractional Black-Scholes model

How to hedge Asian options in fractional Black-Scholes model How to hedge Asian options in fractional Black-Scholes model Heikki ikanmäki Jena, March 29, 211 Fractional Lévy processes 1/36 Outline of the talk 1. Introduction 2. Main results 3. Methodology 4. Conclusions

More information