IMPLEMENTING THE SPECTRAL CALIBRATION OF EXPONENTIAL LÉVY MODELS

Size: px
Start display at page:

Download "IMPLEMENTING THE SPECTRAL CALIBRATION OF EXPONENTIAL LÉVY MODELS"

Transcription

1 IMPLEMENTING THE SPECTRAL CALIBRATION OF EXPONENTIAL LÉVY MODELS DENIS BELOMESTNY AND MARKUS REISS 1. Introduction The aim of this report is to describe more precisely how the spectral calibration method for eponential Lévy models from option price data, as studied in 1], is implemented and to show some results for finite samples. In Section 2 the whole method is described step by step and the choice of certain parameters is discussed. Then in the first part of Section 3 we show simulation results for the performance of the method in the cases of the Merton 6] and Kou 5] models and different accuracy of the option price data. Section 3 closes with the calibration of real option prices for the German DAX stock inde on two different dates with three different times to maturity. Finally, some conclusions on the practical performance of the method are drawn in Section Description of the algorithm Based on the basic procedure presented in 1] we give a step by step algorithmic eplanation of the implementation Data transformation. Let the prices C 1,..., C N of N call options at strikes K 1 <... < K N be observed. We transform the observations (K j, C j ) to ( j, ) by := C j /S (1 K j e rt /S) +, j := log(k j /S) rt, where T is the time to maturity, r is the short rate and S is the spot price Estimation of O. We find the function Õ among all functions O with two continuous derivatives as the minimizer of the penalized residual sum of squares (1) N+1 RSS(O, κ) = (O i O( i )) 2 + κ i=0 N+1 0 O (u)] 2 du, Date: December 23,

2 2 DENIS BELOMESTNY AND MARKUS REISS where 0 1 and N+1 N are two etrapolated points with artificial values O N+1 = O 0 = 0. The first term in (1) measures closeness to the data, while the second term penalizes curvature in the function, and κ establishes a tradeoff between the two. The two special cases are κ = 0 when Õ interpolates the data and κ = when a straight line using ordinary least squares is fitted. It can be shown that (1) has an eplicit, finite dimensional, unique minimizer which is a natural cubic spline with knots at the values of i, i = 1,..., N. By general cross validation a data-driven choice of κ is obtained, see e.g. 4]. Note that due to the non-smooth behavior of O() at 0 (compare 1]) it is preferable to fit the splines separately for > 0 and 0 and to combine them afterwards Estimation of FO. Since the solution of (1) is a natural cubic spline, we can write Õ() = N θ j β j () j=1 where β j (), j = 1,..., N, is a set of basis function representing the family of natural cubic splines. We estimate FO(v + i) by N FÕ(v + i) = θ j Fe β j ()](v). j=1 Although Fe β j ()] can be computed in closed form, we just use the Fast Fourier Transform (FFT) and compute FÕ(v +i) on a fine dyadic grid Estimation of ψ. Calculate (2) ψ(v) := 1 T log ( 1 + v(v + i)fõ(v + i) ), v R, where log( ) is taken in such a way that ψ(v) is continuous with ψ( i) = Estimation of σ, γ and λ. With an estimate ψ of ψ at hand, we obtain estimators for the parametric part (σ 2, γ, λ) by an averaging procedure taking into account the polynomial structure of ψ. Upon

3 IMPLEMENTING SPECTRAL CALIBRATION 3 fiing the spectral cut-off value U, we set (3) (4) (5) ˆσ 2 := ˆγ := ˆλ := U U U U U U Re( ψ(u))w U σ (u) du, Im( ψ(u))w U γ (u) du, Re( ψ(u))w U λ (u) du, where the weight functions w U σ, w U γ and w U λ are given eplicitly by wσ U r+3 (u) = U (r+3) u r ( /(r+1) { u >2 U}), u U, U], 1/(r+1) wγ U (u) := r + 2 2U r+2 u r sgn(u), u U, U], r+1 w λ (u) := U (r+1) u r ( (2 2/(r+3) 1) { u <2 U}), u U, U]. 1/(r+3) The order r > 0 of the kernel functions reflects the maimal regularity of the Lévy density. It turns out that r = 3 is usually a good choice Estimation of ν. Define ( (6) ˆν(u) := F 1 ψ( ) + ˆσ iˆγ + ˆλ ) ] K() (u), u R, where K() is a compactly supported kernel. In all simulations we take K() = ( 1 (/U ν ) 2) +, R. This kernel or filter has the advantage of decreasing smoothly the impact of the information given in high frequencies, which is much more robust than a hard spectral cut-off by an indicator function kernel. The tuning parameter U ν may differ from U, which often improves the quality of ˆν significantly, although this is asymptotically negligeable Correction of ν. Due to the estimation error and as a result of the cut-off procedure in (6) the estimate ˆν can take negative values and needs correcting. Our aim is therefore to find ˆν + such that subject to ˆν + ˆν 2 L 2 (R) min, R ˆν + () d = R inf R ˆν+ () 0 ˆ d. It follows that the solution of the above problem is given by ˆν + (; ξ) := ma{0, ˆ ξ}, R

4 4 DENIS BELOMESTNY AND MARKUS REISS where ξ is chosen to satisfy the equation ˆν + (u; ξ) du = ˆν(u) du. R 2.8. Choice of parameters. Theoretically appealing approaches to choose the critical tuning parameter U include stagewise aggregation discussed in 1] and risk hull minimization as developed in 2]. In practical situations, however, the following heuristic criterion for choosing the spectral cut-off parameter U is employed (7) U d = argmin U du ˆσ U, where ˆσ U is calculated on a grid of values U and the derivative is approimated by a difference quotient. U corresponds to the flattest region of the curve U ˆσ U or in other words to the region where ˆσ U stabilizes. For the nonparametric part the tuning parameter Uν is found similarly as the value where ˆν U stabilizes: (8) Uν d = argmin Uν ˆν Uν du ν. L2 In the case of the real data eamples below the following criterion proved to be useful because it puts more weight on fitting the observed option prices by the model prices. Here, U is obtained as a solution of the minimization problem N ] (9) C(K i ; T U ) Y i 2 + α ˆν U() 2 d min! i=1 for some weight α > 0 with C(K; T U ) denoting the price at strike K for the triplet T U = (ˆσ U, ˆγ U, ˆν U ). In all eamples below the cut-off values U, U ν lie in the range 20, 50]. R R 3. Simulated and Real Data Eamples We now present simulated as well as real data eamples demonstrating the performance of the calibration algorithm. In our simulations different data designs, sample sizes and noise levels are used in order to investigate the behaviour of the procedure in settings mimicking real ones. The data design ( i ) is chosen to be normally distributed with zero mean and variance 1/3 and reflects the structure at the market where much more contracts are settled at the money than in or out of

5 IMPLEMENTING SPECTRAL CALIBRATION 5 money. Once the design is simulated, the option prices O( i ) are computed from the underlying model and then perturbed by i.i.d. Gaussian noise with zero mean and standard deviation δ O( i ). In the simulations below we always present the outcome of one typical calibration with a data-driven choice of the tuning parameters U and U ν, as discussed above. The simulations are ordered with respect to decreasing accuracy of the observations such that the quality of calibration worsens. Although the results are usually satisfactory, in certain cases (for eample, when the noise level is high) the choices of the tuning parameters can be bad and the calibrated Lévy triplet is way off the true triplet. This instability with respect to the tuning parameters has already been realized in 2] for an idealized linear inverse problem. A more robust algorithm for selecting the tuning parameters also in the present calibration problems remains still a challenge. For this reason, we present in addition for each simulation the root mean square error (RMSE), using a Monte Carlo estimate, for an optimal choice of the parameters U and U ν. This oracle-type approach shows the best performance the calibration algorithm could possibly attain. This will serve as a future benchmark. First the jump diffusion model by Merton 6] is considered where jumps are normally distributed with mean η and variance υ 2 : = λ υ 2π ep ( ( η)2 2υ 2 ), R. The parameter γ in the Lévy triplet (σ 2, γ, ν) is uniquely determined by the martingale condition Our choice of parameters γ = (σ 2 /2 + λ(ep(υ 2 /2 + η) 1)). σ = 0.1, λ = 5, η = 0.1, υ = 0.2 implies γ = Note that under such a choice the mean jump size is negative in agreement with empirical findings. More interesting is the second eample in terms of the Kou 5] model where the Lévy density ν has a double-eponential structure: ( ) = λ pλ + e λ + 1 0, ) () + (1 p)λ e λ 1 (,0) (), R. The parameters are λ +, λ 0, p 0, 1]. Again the drift γ is defined implicitly and evaluates to γ = (σ 2 /2 + λ(p/(λ + 1) (1 p)/(λ + 1))).

6 6 DENIS BELOMESTNY AND MARKUS REISS Under the choice σ = 0.1, λ = 5, λ = 4, λ + = 8, p = 1/3 we have γ = The Kou model permits to model different tail behaviour for positive and negative jumps which makes the modelling more realistic. Finally, two real data eamples are presented. Both data sets consist of options (put and call) on the German DAX stock inde for different maturities and strikes. An eponential Lévy model is calibrated separately for each maturity. Moreover, the implied model option prices are presented together with the empirical prices as a model validation criterion.

7 IMPLEMENTING SPECTRAL CALIBRATION 7 Merton Model. sample size: N = 100 noise level: δ = 0.05 O Figure 1. Left: Sample ( ). Right: True ν (dashed) and estimated ˆν (solid) Lévy densities. ˆσ ˆγ ˆλ Table 1. Parameters estimates for the sample shown in Fig. 1 obtained using U and U ν given by (7) and (8). E(ˆσ σ) E(ˆγ γ) E(ˆλ λ) E ˆν ν 2 L 2 ] 1/ Table 2. RMSE estimated using 500 Monte Carlo simulations under optimal (oracle) choices of U and U ν.

8 8 DENIS BELOMESTNY AND MARKUS REISS Merton Model. sample size: N = 100 noise level: δ = Figure 2. Left: Sample ( ). Right: True ν (dashed) and estimated ˆν (solid) Lévy densities. ˆσ ˆγ ˆλ Table 3. Parameters estimates for the sample shown in Fig. 2 obtained using U and U ν given by (7) and (8). E(ˆσ σ) E(ˆγ γ) E(ˆλ λ) E ˆν ν 2 L 2 ] 1/ Table 4. RMSE estimated using 500 Monte Carlo simulations under optimal (oracle) choices of U and U ν.

9 IMPLEMENTING SPECTRAL CALIBRATION 9 Merton Model. sample size: N = 50 noise level: δ = Figure 3. Left: Sample ( ). Right: True ν (dashed) and estimated ˆν (solid) Lévy densities. ˆσ ˆγ ˆλ Table 5. Parameters estimates for the sample shown in Fig. 3 obtained using U and U ν given by (7) and (8). E(ˆσ σ) E(ˆγ γ) E(ˆλ λ) E ˆν ν 2 L 2 ] 1/ Table 6. RMSE estimated using 500 Monte Carlo simulations under optimal (oracle) choices of U and U ν.

10 10 DENIS BELOMESTNY AND MARKUS REISS Merton Model. sample size: N = 50 noise level: δ = Figure 4. Left: Sample ( ). Right: True ν (dashed) and estimated ˆν (solid) Lévy densities. ˆσ ˆγ ˆλ Table 7. Parameters estimates for the sample shown in Fig. 4 obtained using U and U ν given by (7) and (8). E(ˆσ σ) E(ˆγ γ) E(ˆλ λ) E ˆν ν 2 L 2 ] 1/ Table 8. RMSE estimated using 500 Monte Carlo simulations under optimal (oracle) choices of U and U ν.

11 IMPLEMENTING SPECTRAL CALIBRATION 11 Kou Model. sample size: N = 100 noise level: δ = Figure 5. Left: Sample ( ). Right: True ν (dashed) and estimated ˆν (solid) Lévy densities. ˆσ ˆγ ˆλ Table 9. Parameters estimates for the sample shown in Fig. 5 obtained using U and U ν given by (7) and (8). E(ˆσ σ) E(ˆγ γ) E(ˆλ λ) E ˆν ν 2 L 2 ] 1/ Table 10. RMSE estimated using 500 Monte Carlo simulations under optimal (oracle) choices of U and U ν.

12 12 DENIS BELOMESTNY AND MARKUS REISS Kou Model. sample size: N = 100 noise level: δ = Figure 6. Left: Sample ( ). Right: True ν (dashed) and estimated ˆν (solid) Lévy densities. ˆσ ˆγ ˆλ Table 11. Parameters estimates for the sample shown in Fig. 6 obtained using U and U ν given by (7) and (8). E(ˆσ σ) E(ˆγ γ) E(ˆλ λ) E ˆν ν 2 L 2 ] 1/ Table 12. RMSE estimated using 500 Monte Carlo simulations under optimal (oracle) choices of U and U ν.

13 IMPLEMENTING SPECTRAL CALIBRATION 13 Kou Model. sample size: N = 50 noise level: δ = Figure 7. Left: Sample ( ). Right: True ν (dashed) and estimated ˆν (solid) Lévy densities. ˆσ ˆγ ˆλ Table 13. Parameters estimates for the sample shown in Fig. 7 obtained using U and U ν given by (7) and (8). E(ˆσ σ) E(ˆγ γ) E(ˆλ λ) E ˆν ν 2 L 2 ] 1/ Table 14. RMSE estimated using 500 Monte Carlo simulations under optimal (oracle) choices of U and U ν.

14 14 DENIS BELOMESTNY AND MARKUS REISS Kou Model. sample size: N = 50 noise level: δ = Figure 8. Left: Sample ( ). Right: True ν (dashed) and estimated ˆν (solid) Lévy densities. ˆσ ˆγ ˆλ Table 15. Parameters estimates for the sample shown in Fig. 8 obtained using U and U ν given by (7) and (8). E(ˆσ σ) E(ˆγ γ) E(ˆλ λ) E ˆν ν 2 L 2 ] 1/ Table 16. RMSE estimated using 500 Monte Carlo simulations under optimal (oracle) choices of U and U ν

15 IMPLEMENTING SPECTRAL CALIBRATION 15 Real Data Eample I. DAX options, 22 March T=28 T=91 T= Figure 9. Left: Observed (triangles) and fitted (solid line) put ( j < 0) and call ( j 0) prices for different maturities. Right: Estimated Lévy densities. T N ˆσ ˆγ ˆλ Table 17. Parameters of Lévy triple estimated from DAX data shown in Fig. 9 with U chosen via the criterion (9) with α = 1.0e 8. All options data used here are publicly available in MDBase at

16 16 DENIS BELOMESTNY AND MARKUS REISS Real Data Eample II. DAX options, 21 June T=28 T=91 T= Figure 10. Left: Observed (triangles) and fitted (solid line) put ( j < 0) and call ( j 0) prices for different maturities. Right: Estimated Lévy densities. T N ˆσ ˆγ ˆλ Table 18. Parameters of Lévy triple estimated from DAX data shown in Fig. 10 with U chosen via the criterion (9) with α = 1.0e 8. All options data used here are publicly available in MDBase at

17 IMPLEMENTING SPECTRAL CALIBRATION Conclusions The eperience gained from the implementation of the calibration algorithm shows that: The performance of the procedure depends strongly on the noise level and the number of observations. Usually, the dependence on the former dominates. The smoother the Lévy density the better is the performance of the procedure. The difference is more pronounced for smaller noise levels. The main features of Lévy measures (mode, skewness, different tail behaviour, negative mean jump size) are preserved during the reconstruction. The data-driven choice of the tuning parameter is not yet very stable. In the real data eamples the algorithm produces estimates for λ which decrease with the time to maturity, while the volatility is calibrated in a very stable manner. The jump distributions have negative mean jump sizes. This agrees also with the findings in 3]. Given the rather small compleity of the Lévy measures, the model option prices fit the empirical prices remarkably well. References 1] Belomestny, D., and M. Reiß (2005) Optimal calibration of eponential Levy models, Preprint 1017, Weierstraß Institute (WIAS) Berlin. 2] Cavalier, L. and Y. Golubev (2005) Risk hull method and regularization by projections of ill-posed inverse problems, Ann. Stat., to appear. 3] Cont, R., and P. Tankov (2004) Nonparametric calibration of jump-diffusion option pricing models, Journal of Computational Finance 7(3), ] Green, P. and Silverman, B. (1994). Nonparametric Regression and Generalized linear Models: A Roughness Penalty Approach, Chapman and Hall, London. 5] Kou, S. (2002) A jump diffusion model for option pricing, Management Science 48(4), ] Merton, R. (1976) Option Pricing When Underlying Stock Returns Are Discontinuous, J. Financial Economics 3(1), Weierstraß Institute for Applied Analysis and Stochastics (WIAS), Mohrenstraße 39, Berlin, Germany address: belomest@wias-berlin.de Institute of Applied Mathematics, University of Heidelberg, Im Neuenheimer Feld 294, Heidelberg, Germany address: reiss@statlab.uni-heidelberg.de

Extended Libor Models and Their Calibration

Extended Libor Models and Their Calibration Extended Libor Models and Their Calibration Denis Belomestny Weierstraß Institute Berlin Vienna, 16 November 2007 Denis Belomestny (WIAS) Extended Libor Models and Their Calibration Vienna, 16 November

More information

Spectral calibration of exponential Lévy models

Spectral calibration of exponential Lévy models Spectral calibration of exponential Lévy models Denis Belomestny Markus Reiß August 17, 2006 Abstract. We investigate the problem of calibrating an exponential Lévy model based on market prices of vanilla

More information

Extended Libor Models and Their Calibration

Extended Libor Models and Their Calibration Extended Libor Models and Their Calibration Denis Belomestny Weierstraß Institute Berlin Haindorf, 7 Februar 2008 Denis Belomestny (WIAS) Extended Libor Models and Their Calibration Haindorf, 7 Februar

More information

Machine Learning for Quantitative Finance

Machine Learning for Quantitative Finance Machine Learning for Quantitative Finance Fast derivative pricing Sofie Reyners Joint work with Jan De Spiegeleer, Dilip Madan and Wim Schoutens Derivative pricing is time-consuming... Vanilla option pricing

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

Pricing Implied Volatility

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

More information

Estimating Pricing Kernel via Series Methods

Estimating Pricing Kernel via Series Methods Estimating Pricing Kernel via Series Methods Maria Grith Wolfgang Karl Härdle Melanie Schienle Ladislaus von Bortkiewicz Chair of Statistics Chair of Econometrics C.A.S.E. Center for Applied Statistics

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

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

Window Width Selection for L 2 Adjusted Quantile Regression

Window Width Selection for L 2 Adjusted Quantile Regression Window Width Selection for L 2 Adjusted Quantile Regression Yoonsuh Jung, The Ohio State University Steven N. MacEachern, The Ohio State University Yoonkyung Lee, The Ohio State University Technical Report

More information

Generalized Additive Modelling for Sample Extremes: An Environmental Example

Generalized Additive Modelling for Sample Extremes: An Environmental Example Generalized Additive Modelling for Sample Extremes: An Environmental Example V. Chavez-Demoulin Department of Mathematics Swiss Federal Institute of Technology Tokyo, March 2007 Changes in extremes? Likely

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

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

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

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

Probability distributions relevant to radiowave propagation modelling

Probability distributions relevant to radiowave propagation modelling Rec. ITU-R P.57 RECOMMENDATION ITU-R P.57 PROBABILITY DISTRIBUTIONS RELEVANT TO RADIOWAVE PROPAGATION MODELLING (994) Rec. ITU-R P.57 The ITU Radiocommunication Assembly, considering a) that the propagation

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

**BEGINNING OF EXAMINATION** A random sample of five observations from a population is:

**BEGINNING OF EXAMINATION** A random sample of five observations from a population is: **BEGINNING OF EXAMINATION** 1. You are given: (i) A random sample of five observations from a population is: 0.2 0.7 0.9 1.1 1.3 (ii) You use the Kolmogorov-Smirnov test for testing the null hypothesis,

More information

Supplementary Appendix to The Risk Premia Embedded in Index Options

Supplementary Appendix to The Risk Premia Embedded in Index Options Supplementary Appendix to The Risk Premia Embedded in Index Options Torben G. Andersen Nicola Fusari Viktor Todorov December 214 Contents A The Non-Linear Factor Structure of Option Surfaces 2 B Additional

More information

Smile in the low moments

Smile in the low moments Smile in the low moments L. De Leo, T.-L. Dao, V. Vargas, S. Ciliberti, J.-P. Bouchaud 10 jan 2014 Outline 1 The Option Smile: statics A trading style The cumulant expansion A low-moment formula: the moneyness

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

Fair Valuation of Insurance Contracts under Lévy Process Specifications Preliminary Version

Fair Valuation of Insurance Contracts under Lévy Process Specifications Preliminary Version Fair Valuation of Insurance Contracts under Lévy Process Specifications Preliminary Version Rüdiger Kiesel, Thomas Liebmann, Stefan Kassberger University of Ulm and LSE June 8, 2005 Abstract The valuation

More information

Vladimir Spokoiny (joint with J.Polzehl) Varying coefficient GARCH versus local constant volatility modeling.

Vladimir Spokoiny (joint with J.Polzehl) Varying coefficient GARCH versus local constant volatility modeling. W e ie rstra ß -In stitu t fü r A n g e w a n d te A n a ly sis u n d S to c h a stik STATDEP 2005 Vladimir Spokoiny (joint with J.Polzehl) Varying coefficient GARCH versus local constant volatility modeling.

More information

Analytical Option Pricing under an Asymmetrically Displaced Double Gamma Jump-Diffusion Model

Analytical Option Pricing under an Asymmetrically Displaced Double Gamma Jump-Diffusion Model Analytical Option Pricing under an Asymmetrically Displaced Double Gamma Jump-Diffusion Model Advances in Computational Economics and Finance Univerity of Zürich, Switzerland Matthias Thul 1 Ally Quan

More information

Estimating Term Structure of U.S. Treasury Securities: An Interpolation Approach

Estimating Term Structure of U.S. Treasury Securities: An Interpolation Approach Estimating Term Structure of U.S. Treasury Securities: An Interpolation Approach Feng Guo J. Huston McCulloch Our Task Empirical TS are unobservable. Without a continuous spectrum of zero-coupon securities;

More information

Statistical Models and Methods for Financial Markets

Statistical Models and Methods for Financial Markets Tze Leung Lai/ Haipeng Xing Statistical Models and Methods for Financial Markets B 374756 4Q Springer Preface \ vii Part I Basic Statistical Methods and Financial Applications 1 Linear Regression Models

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

Value at Risk and Self Similarity

Value at Risk and Self Similarity Value at Risk and Self Similarity by Olaf Menkens School of Mathematical Sciences Dublin City University (DCU) St. Andrews, March 17 th, 2009 Value at Risk and Self Similarity 1 1 Introduction The concept

More information

Sample Path Large Deviations and Optimal Importance Sampling for Stochastic Volatility Models

Sample Path Large Deviations and Optimal Importance Sampling for Stochastic Volatility Models Sample Path Large Deviations and Optimal Importance Sampling for Stochastic Volatility Models Scott Robertson Carnegie Mellon University scottrob@andrew.cmu.edu http://www.math.cmu.edu/users/scottrob June

More information

Which GARCH Model for Option Valuation? By Peter Christoffersen and Kris Jacobs

Which GARCH Model for Option Valuation? By Peter Christoffersen and Kris Jacobs Online Appendix Sample Index Returns Which GARCH Model for Option Valuation? By Peter Christoffersen and Kris Jacobs In order to give an idea of the differences in returns over the sample, Figure A.1 plots

More information

Two and Three factor models for Spread Options Pricing

Two and Three factor models for Spread Options Pricing Two and Three factor models for Spread Options Pricing COMMIDITIES 2007, Birkbeck College, University of London January 17-19, 2007 Sebastian Jaimungal, Associate Director, Mathematical Finance Program,

More information

Simple Robust Hedging with Nearby Contracts

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

More information

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

Pricing and Hedging of European Plain Vanilla Options under Jump Uncertainty

Pricing and Hedging of European Plain Vanilla Options under Jump Uncertainty Pricing and Hedging of European Plain Vanilla Options under Jump Uncertainty by Olaf Menkens School of Mathematical Sciences Dublin City University (DCU) Financial Engineering Workshop Cass Business School,

More information

The data-driven COS method

The data-driven COS method The data-driven COS method Á. Leitao, C. W. Oosterlee, L. Ortiz-Gracia and S. M. Bohte Delft University of Technology - Centrum Wiskunde & Informatica Reading group, March 13, 2017 Reading group, March

More information

The data-driven COS method

The data-driven COS method The data-driven COS method Á. Leitao, C. W. Oosterlee, L. Ortiz-Gracia and S. M. Bohte Delft University of Technology - Centrum Wiskunde & Informatica CMMSE 2017, July 6, 2017 Álvaro Leitao (CWI & TUDelft)

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

Energy Systems under Uncertainty: Modeling and Computations

Energy Systems under Uncertainty: Modeling and Computations Energy Systems under Uncertainty: Modeling and Computations W. Römisch Humboldt-University Berlin Department of Mathematics www.math.hu-berlin.de/~romisch Systems Analysis 2015, November 11 13, IIASA (Laxenburg,

More information

Market Risk Analysis Volume I

Market Risk Analysis Volume I Market Risk Analysis Volume I Quantitative Methods in Finance Carol Alexander John Wiley & Sons, Ltd List of Figures List of Tables List of Examples Foreword Preface to Volume I xiii xvi xvii xix xxiii

More information

Regression estimation in continuous time with a view towards pricing Bermudan options

Regression estimation in continuous time with a view towards pricing Bermudan options with a view towards pricing Bermudan options Tagung des SFB 649 Ökonomisches Risiko in Motzen 04.-06.06.2009 Financial engineering in times of financial crisis Derivate... süßes Gift für die Spekulanten

More information

Smooth estimation of yield curves by Laguerre functions

Smooth estimation of yield curves by Laguerre functions Smooth estimation of yield curves by Laguerre functions A.S. Hurn 1, K.A. Lindsay 2 and V. Pavlov 1 1 School of Economics and Finance, Queensland University of Technology 2 Department of Mathematics, University

More information

Simple Robust Hedging with Nearby Contracts

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

More information

Can we use kernel smoothing to estimate Value at Risk and Tail Value at Risk?

Can we use kernel smoothing to estimate Value at Risk and Tail Value at Risk? Can we use kernel smoothing to estimate Value at Risk and Tail Value at Risk? Ramon Alemany, Catalina Bolancé and Montserrat Guillén Riskcenter - IREA Universitat de Barcelona http://www.ub.edu/riskcenter

More information

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

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

More information

Pricing Dynamic Guaranteed Funds Under a Double Exponential. Jump Diffusion Process. Chuang-Chang Chang, Ya-Hui Lien and Min-Hung Tsay

Pricing Dynamic Guaranteed Funds Under a Double Exponential. Jump Diffusion Process. Chuang-Chang Chang, Ya-Hui Lien and Min-Hung Tsay Pricing Dynamic Guaranteed Funds Under a Double Exponential Jump Diffusion Process Chuang-Chang Chang, Ya-Hui Lien and Min-Hung Tsay ABSTRACT This paper complements the extant literature to evaluate the

More information

Modeling the dependence between a Poisson process and a continuous semimartingale

Modeling the dependence between a Poisson process and a continuous semimartingale 1 / 28 Modeling the dependence between a Poisson process and a continuous semimartingale Application to electricity spot prices and wind production modeling Thomas Deschatre 1,2 1 CEREMADE, University

More information

Large Deviations and Stochastic Volatility with Jumps: Asymptotic Implied Volatility for Affine Models

Large Deviations and Stochastic Volatility with Jumps: Asymptotic Implied Volatility for Affine Models Large Deviations and Stochastic Volatility with Jumps: TU Berlin with A. Jaquier and A. Mijatović (Imperial College London) SIAM conference on Financial Mathematics, Minneapolis, MN July 10, 2012 Implied

More information

FX Smile Modelling. 9 September September 9, 2008

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

More information

"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

discussion Papers Some Flexible Parametric Models for Partially Adaptive Estimators of Econometric Models

discussion Papers Some Flexible Parametric Models for Partially Adaptive Estimators of Econometric Models discussion Papers Discussion Paper 2007-13 March 26, 2007 Some Flexible Parametric Models for Partially Adaptive Estimators of Econometric Models Christian B. Hansen Graduate School of Business at the

More information

Calibration Risk for Exotic Options

Calibration Risk for Exotic Options SFB 649 Discussion Paper 2006-001 Calibration Risk for Exotic Options Kai Detlefsen* Wolfgang K. Härdle** * CASE - Center for Applied Statistics and Economics, Humboldt-Universität zu Berlin, Germany SFB

More information

A gentle introduction to the RM 2006 methodology

A gentle introduction to the RM 2006 methodology A gentle introduction to the RM 2006 methodology Gilles Zumbach RiskMetrics Group Av. des Morgines 12 1213 Petit-Lancy Geneva, Switzerland gilles.zumbach@riskmetrics.com Initial version: August 2006 This

More information

Option Pricing Modeling Overview

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

More information

Estimation of Value at Risk and ruin probability for diffusion processes with jumps

Estimation of Value at Risk and ruin probability for diffusion processes with jumps Estimation of Value at Risk and ruin probability for diffusion processes with jumps Begoña Fernández Universidad Nacional Autónoma de México joint work with Laurent Denis and Ana Meda PASI, May 21 Begoña

More information

LIBOR models, multi-curve extensions, and the pricing of callable structured derivatives

LIBOR models, multi-curve extensions, and the pricing of callable structured derivatives Weierstrass Institute for Applied Analysis and Stochastics LIBOR models, multi-curve extensions, and the pricing of callable structured derivatives John Schoenmakers 9th Summer School in Mathematical Finance

More information

Financial Models with Levy Processes and Volatility Clustering

Financial Models with Levy Processes and Volatility Clustering Financial Models with Levy Processes and Volatility Clustering SVETLOZAR T. RACHEV # YOUNG SHIN ICIM MICHELE LEONARDO BIANCHI* FRANK J. FABOZZI WILEY John Wiley & Sons, Inc. Contents Preface About the

More information

Modelling financial data with stochastic processes

Modelling financial data with stochastic processes Modelling financial data with stochastic processes Vlad Ardelean, Fabian Tinkl 01.08.2012 Chair of statistics and econometrics FAU Erlangen-Nuremberg Outline Introduction Stochastic processes Volatility

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

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

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

Distributed Computing in Finance: Case Model Calibration

Distributed Computing in Finance: Case Model Calibration Distributed Computing in Finance: Case Model Calibration Global Derivatives Trading & Risk Management 19 May 2010 Techila Technologies, Tampere University of Technology juho.kanniainen@techila.fi juho.kanniainen@tut.fi

More information

Idiosyncratic risk, insurance, and aggregate consumption dynamics: a likelihood perspective

Idiosyncratic risk, insurance, and aggregate consumption dynamics: a likelihood perspective Idiosyncratic risk, insurance, and aggregate consumption dynamics: a likelihood perspective Alisdair McKay Boston University June 2013 Microeconomic evidence on insurance - Consumption responds to idiosyncratic

More information

Option Pricing for Discrete Hedging and Non-Gaussian Processes

Option Pricing for Discrete Hedging and Non-Gaussian Processes Option Pricing for Discrete Hedging and Non-Gaussian Processes Kellogg College University of Oxford A thesis submitted in partial fulfillment of the requirements for the MSc in Mathematical Finance November

More information

Quadratic hedging in affine stochastic volatility models

Quadratic hedging in affine stochastic volatility models Quadratic hedging in affine stochastic volatility models Jan Kallsen TU München Pittsburgh, February 20, 2006 (based on joint work with F. Hubalek, L. Krawczyk, A. Pauwels) 1 Hedging problem S t = S 0

More information

Overnight Index Rate: Model, calibration and simulation

Overnight Index Rate: Model, calibration and simulation Research Article Overnight Index Rate: Model, calibration and simulation Olga Yashkir and Yuri Yashkir Cogent Economics & Finance (2014), 2: 936955 Page 1 of 11 Research Article Overnight Index Rate: Model,

More information

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

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

More information

Asset Pricing Models with Underlying Time-varying Lévy Processes

Asset Pricing Models with Underlying Time-varying Lévy Processes Asset Pricing Models with Underlying Time-varying Lévy Processes Stochastics & Computational Finance 2015 Xuecan CUI Jang SCHILTZ University of Luxembourg July 9, 2015 Xuecan CUI, Jang SCHILTZ University

More information

Dynamic Replication of Non-Maturing Assets and Liabilities

Dynamic Replication of Non-Maturing Assets and Liabilities Dynamic Replication of Non-Maturing Assets and Liabilities Michael Schürle Institute for Operations Research and Computational Finance, University of St. Gallen, Bodanstr. 6, CH-9000 St. Gallen, Switzerland

More information

ESTIMATION OF UTILITY FUNCTIONS: MARKET VS. REPRESENTATIVE AGENT THEORY

ESTIMATION OF UTILITY FUNCTIONS: MARKET VS. REPRESENTATIVE AGENT THEORY ESTIMATION OF UTILITY FUNCTIONS: MARKET VS. REPRESENTATIVE AGENT THEORY Kai Detlefsen Wolfgang K. Härdle Rouslan A. Moro, Deutsches Institut für Wirtschaftsforschung (DIW) Center for Applied Statistics

More information

Estimation of dynamic term structure models

Estimation of dynamic term structure models Estimation of dynamic term structure models Greg Duffee Haas School of Business, UC-Berkeley Joint with Richard Stanton, Haas School Presentation at IMA Workshop, May 2004 (full paper at http://faculty.haas.berkeley.edu/duffee)

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

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

Large-scale simulations of synthetic markets

Large-scale simulations of synthetic markets Frac%onal Calculus, Probability and Non- local Operators: Applica%ons and Recent Developments Bilbao, 6-8 November 2013 A workshop on the occasion of the re%rement of Francesco Mainardi Large-scale simulations

More information

Importance sampling and Monte Carlo-based calibration for time-changed Lévy processes

Importance sampling and Monte Carlo-based calibration for time-changed Lévy processes Importance sampling and Monte Carlo-based calibration for time-changed Lévy processes Stefan Kassberger Thomas Liebmann BFS 2010 1 Motivation 2 Time-changed Lévy-models and Esscher transforms 3 Applications

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

Noureddine Kouaissah, Sergio Ortobelli, Tomas Tichy University of Bergamo, Italy and VŠB-Technical University of Ostrava, Czech Republic

Noureddine Kouaissah, Sergio Ortobelli, Tomas Tichy University of Bergamo, Italy and VŠB-Technical University of Ostrava, Czech Republic Noureddine Kouaissah, Sergio Ortobelli, Tomas Tichy University of Bergamo, Italy and VŠB-Technical University of Ostrava, Czech Republic CMS Bergamo, 05/2017 Agenda Motivations Stochastic dominance between

More information

Hedging Under Jump Diffusions with Transaction Costs. Peter Forsyth, Shannon Kennedy, Ken Vetzal University of Waterloo

Hedging Under Jump Diffusions with Transaction Costs. Peter Forsyth, Shannon Kennedy, Ken Vetzal University of Waterloo Hedging Under Jump Diffusions with Transaction Costs Peter Forsyth, Shannon Kennedy, Ken Vetzal University of Waterloo Computational Finance Workshop, Shanghai, July 4, 2008 Overview Overview Single factor

More information

VaR Estimation under Stochastic Volatility Models

VaR Estimation under Stochastic Volatility Models VaR Estimation under Stochastic Volatility Models Chuan-Hsiang Han Dept. of Quantitative Finance Natl. Tsing-Hua University TMS Meeting, Chia-Yi (Joint work with Wei-Han Liu) December 5, 2009 Outline Risk

More information

A Model Calibration. 1 Earlier versions of this dataset have, for example, been used by Krohmer et al. (2009), Cumming et al.

A Model Calibration. 1 Earlier versions of this dataset have, for example, been used by Krohmer et al. (2009), Cumming et al. A Model Calibration This appendix illustrates the model calibration. Where possible, baseline parameters are chosen in the following such that they correspond to an investment in an average buyout fund.

More information

Parametric Inference and Dynamic State Recovery from Option Panels. Torben G. Andersen

Parametric Inference and Dynamic State Recovery from Option Panels. Torben G. Andersen Parametric Inference and Dynamic State Recovery from Option Panels Torben G. Andersen Joint work with Nicola Fusari and Viktor Todorov The Third International Conference High-Frequency Data Analysis in

More information

INTEREST RATES AND FX MODELS

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

More information

ANALYSIS OF THE BINOMIAL METHOD

ANALYSIS OF THE BINOMIAL METHOD ANALYSIS OF THE BINOMIAL METHOD School of Mathematics 2013 OUTLINE 1 CONVERGENCE AND ERRORS OUTLINE 1 CONVERGENCE AND ERRORS 2 EXOTIC OPTIONS American Options Computational Effort OUTLINE 1 CONVERGENCE

More information

Computational Finance Binomial Trees Analysis

Computational Finance Binomial Trees Analysis Computational Finance Binomial Trees Analysis School of Mathematics 2018 Review - Binomial Trees Developed a multistep binomial lattice which will approximate the value of a European option Extended the

More information

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

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

More information

Option Pricing for a Stochastic-Volatility Jump-Diffusion Model

Option Pricing for a Stochastic-Volatility Jump-Diffusion Model Option Pricing for a Stochastic-Volatility Jump-Diffusion Model Guoqing Yan and Floyd B. Hanson Department of Mathematics, Statistics, and Computer Science University of Illinois at Chicago Conference

More information

Implied Lévy Volatility

Implied Lévy Volatility Joint work with José Manuel Corcuera, Peter Leoni and Wim Schoutens July 15, 2009 - Eurandom 1 2 The Black-Scholes model The Lévy models 3 4 5 6 7 Delta Hedging at versus at Implied Black-Scholes Volatility

More information

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29 Chapter 5 Univariate time-series analysis () Chapter 5 Univariate time-series analysis 1 / 29 Time-Series Time-series is a sequence fx 1, x 2,..., x T g or fx t g, t = 1,..., T, where t is an index denoting

More information

Calibration of Interest Rates

Calibration of Interest Rates WDS'12 Proceedings of Contributed Papers, Part I, 25 30, 2012. ISBN 978-80-7378-224-5 MATFYZPRESS Calibration of Interest Rates J. Černý Charles University, Faculty of Mathematics and Physics, Prague,

More information

A Macro-Finance Model of the Term Structure: the Case for a Quadratic Yield Model

A Macro-Finance Model of the Term Structure: the Case for a Quadratic Yield Model Title page Outline A Macro-Finance Model of the Term Structure: the Case for a 21, June Czech National Bank Structure of the presentation Title page Outline Structure of the presentation: Model Formulation

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

Computational Methods in Finance

Computational Methods in Finance Chapman & Hall/CRC FINANCIAL MATHEMATICS SERIES Computational Methods in Finance AM Hirsa Ltfi) CRC Press VV^ J Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor &

More information

NUMERICAL METHODS OF PARTIAL INTEGRO-DIFFERENTIAL EQUATIONS FOR OPTION PRICE

NUMERICAL METHODS OF PARTIAL INTEGRO-DIFFERENTIAL EQUATIONS FOR OPTION PRICE Trends in Mathematics - New Series Information Center for Mathematical Sciences Volume 13, Number 1, 011, pages 1 5 NUMERICAL METHODS OF PARTIAL INTEGRO-DIFFERENTIAL EQUATIONS FOR OPTION PRICE YONGHOON

More information

Asymptotic Theory for Renewal Based High-Frequency Volatility Estimation

Asymptotic Theory for Renewal Based High-Frequency Volatility Estimation Asymptotic Theory for Renewal Based High-Frequency Volatility Estimation Yifan Li 1,2 Ingmar Nolte 1 Sandra Nolte 1 1 Lancaster University 2 University of Manchester 4th Konstanz - Lancaster Workshop on

More information

Calibrating to Market Data Getting the Model into Shape

Calibrating to Market Data Getting the Model into Shape Calibrating to Market Data Getting the Model into Shape Tutorial on Reconfigurable Architectures in Finance Tilman Sayer Department of Financial Mathematics, Fraunhofer Institute for Industrial Mathematics

More information

Distortion operator of uncertainty claim pricing using weibull distortion operator

Distortion operator of uncertainty claim pricing using weibull distortion operator ISSN: 2455-216X Impact Factor: RJIF 5.12 www.allnationaljournal.com Volume 4; Issue 3; September 2018; Page No. 25-30 Distortion operator of uncertainty claim pricing using weibull distortion operator

More information

Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session CPS001) p approach

Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session CPS001) p approach Int. Statistical Inst.: Proc. 58th World Statistical Congress, 2011, Dublin (Session CPS001) p.5901 What drives short rate dynamics? approach A functional gradient descent Audrino, Francesco University

More information

Volume and volatility in European electricity markets

Volume and volatility in European electricity markets Volume and volatility in European electricity markets Roberto Renò reno@unisi.it Dipartimento di Economia Politica, Università di Siena Commodities 2007 - Birkbeck, 17-19 January 2007 p. 1/29 Joint work

More information

Testing Out-of-Sample Portfolio Performance

Testing Out-of-Sample Portfolio Performance Testing Out-of-Sample Portfolio Performance Ekaterina Kazak 1 Winfried Pohlmeier 2 1 University of Konstanz, GSDS 2 University of Konstanz, CoFE, RCEA Econometric Research in Finance Workshop 2017 SGH

More information

Objective Bayesian Analysis for Heteroscedastic Regression

Objective Bayesian Analysis for Heteroscedastic Regression Analysis for Heteroscedastic Regression & Esther Salazar Universidade Federal do Rio de Janeiro Colóquio Inter-institucional: Modelos Estocásticos e Aplicações 2009 Collaborators: Marco Ferreira and Thais

More information

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model Analyzing Oil Futures with a Dynamic Nelson-Siegel Model NIELS STRANGE HANSEN & ASGER LUNDE DEPARTMENT OF ECONOMICS AND BUSINESS, BUSINESS AND SOCIAL SCIENCES, AARHUS UNIVERSITY AND CENTER FOR RESEARCH

More information