A Novel Fourier Transform B-spline Method for Option Pricing*

Size: px
Start display at page:

Download "A Novel Fourier Transform B-spline Method for Option Pricing*"

Transcription

1 A Novel Fourier Transform B-spline Method for Option Pricing* Paper available from SSRN: Gareth G. Haslip, FIA PhD Cass Business School, City University London October 23 rd 2013 Financial Engineering Workshop Series, Cass Business School * Research conducted jointly with Vladimir K. Kaishev, Professor, Cass Business School, City University London

2 Executive Summary Efficient methods for pricing European options are an important requirement for the risk-neutral calibration of asset models to the observed implied volatility surface ( inverse problem ) An effective option pricing method for calibration purposes should exhibit two key features: 1. Fast calculation time across many strike prices and maturities 2. Robustness and accuracy across the entire parameter space, moneyness, and maturities Our option pricing framework is called the Fourier Transform B-spline Method (FTBS) First application of B-spline interpolation theory in the field of derivative pricing Provides accurate and extremely efficient closed-form representation of the European option price under an inverse Fourier transform Ideally suited to the calibration of asset price models as it provides fast and accurate pricing of options across multiple strike prices and the parameter space We compare the FTBS method with five other state-of-the-art option pricing methods (FFT, FRFT, IAC, COS, and CONV), which we have diligently implemented to the best of our ability in C++ using identical hardware FTBS method is the preferable approximation method, relative to the other methods considered, for computing option prices across multiple strikes prices for the VG process, and for the Heston model and KoBoL (CGMY) model, for precision up to the level of 1E-6 2

3 Assumptions and Asset Models Applicable to the FTBS Method Notation and Model Assumptions Let with be defined on a continuous-time probability space Asset price evolves according to an exponential stochastic process: where is the risk-free interest rate and is the continuous income yield provided by the asset Assume is a semimartingale process with respect to the filtration and is the riskneutral measure under the assumption of no arbitrage so that is a martingale Require closed-form expression for characteristic function Wide range of asset models considered: Asset Models (Jump) Diffusion Models Double exponential jump diffusion of Kou (2002) Mixed exponential jump diffusion of Cai and Kou (2011) Pure Jump Lévy Processes Variance gamma of Madan and Seneta (1990) KoBoL (CGMY) model of Boyarchenko and Levendorskiĭ (2000) 3 Affine Processes Stochastic volatility model of Heston (1993) Stochastic volatility jump diffusion of Bates (1996)

4 The FTBS Pricing Method for European-Style Options Starting point is the Fourier transform based pricing integral in the complex domain We utilise the Lewis-Lipton formula provided by Lewis (2001) and Lipton (2002) This provides a semi-closed form pricing formula for any European-style option (1) where is the strike price, is the expiry time and This holds provided the MGF of exists for all with and Using (1) the price of a European call option can be evaluated using numerical integration However, this is relatively slow and is not suitable for real-time option pricing applications Also integral must be truncated at suitably large number which introduces truncation error Note that the method is also applicable for alternatives for the contour of integration parameter For simplicity of the presentation, and ease of use of the method, we have chosen to use the above form with = 0.5 This works reasonably well for a wide choice of models and parameters Note that we do not consider pricing deep out-of-the-money options in this paper 4

5 Strike-Separable Pricing Formula The following simplified version of (1) provides the foundations for the FTBS method: (2) where and Dependent on parameter k Recall Trigonometric Function Therefore dependent on strike price and time to maturity 5 Characteristic Function and are completely independent of option contract features contained in k Only dependent on choice of log-return process through the characteristic function Integration is now carried out over the unit interval which avoids truncation error in (1) Separation of the integral trigonometric component dependent on strike price and components which are independent of the strike price is fundamental to the FTBS method We now use optimal B-spline interpolation to approximate and

6 Splines, B-splines and Divided Differences The function is sampled at interpolation sites with and Spline function approximation: Let and partition the interval by the points called knots Define spline function of order, degree as a piece-wise polynomial function that coincides with a polynomial of degree between the knots The polynomial pieces are smoothly joined at the knots so that the spline is n-2 times continuously differentiable on the interval 6

7 Splines, B-splines and Divided Differences To introduce the set of B-spline basis functions, we add the interval : additional knots at each end of Interpolation Sites Knots Given the interpolation sites, the optimal choice of internal knots is provided by De Boor (2001) as being approximately the averages of the interpolation sites:, ( ) We have tested this choice numerically and it performs as well as the theoretical optimum 7

8 Splines, B-splines and Divided Differences Polynomial splines form on represented as: form a linear space of functions, an element of which is (3) where are constant coefficients,, and are B-spline basis functions The B-spline basis functions are defined on as an nth order divided difference where Notation denotes the nth order divided difference calculated recursively as: where and are pairwise distinct (alternative formula applies otherwise) 8

9 Splines, B-splines and Divided Differences B-spline basis functions have a very useful properties, in particular the Peano representation of a divided difference, which is an essential tool in our methodology for computing integrals: (4) Using the Peano representation we will be able to compute numerically in closed-form by replacing and by their B-spline approximants and We will see that the Peano representation enables us to obtain efficient and accurate approximations to option prices Use quadratic splines ( ) which are known to often produce better fits than cubic splines 9

10 Derivation of the FTBS Pricing Formula for European Options Overview 1. Approximate: and 2. Substitute: (5) 3. Apply Peano s representation (4) to compute the integrals in closed-form: Peano s formula: Integrate three times 10

11 FTBS Pricing Formula for European Options (Main Result) Let, and, be the sets of knots and linear coefficients of quadratic spline interpolants, and where and then (6) where for, and if this simplifies to In practice, we can use the same interpolation sites and knots for both integrals, since functions and are based on the real and imaginary parts of the same characteristic function A similar result is provided in the paper for alternative choices of the contour parameter v 11

12 FTBS Error Bound for European Options (Main Result) The absolute error of the FTBS European option price is bounded by (7) where: are the constants obtained from the optimal spline interpolation ( ) following Gaffney and Powell (1976) of and The bound in (7) converges to zero as the mesh sizes rate, where, i.e. go to zero at a Therefore, by increasing the number of data sites used in the interpolation, any level of accuracy can be obtained for the option price 12

13 Computational Aspects of FTBS Method Extremely efficient pricing method across the quantum of strike prices: Coefficients, depend only on the choice of stochastic model and time to maturity (they are only computed once at the first strike price in the list of strike prices considered) Calculation of the divided differences of, is independent of model choice and they are pre-computed and stored in a data file at a fine resolution over all possible values of Computing simply requires evaluating two sum products over (say) 50 values Important advantage of the FTBS method is the elimination of truncation error which comes from the necessity to truncate the limit at infinity in the original expression (1) This means that it is no longer necessary to carefully identify a truncation point for each asset price model by considering how quickly the characteristic function decays to zero Location of interpolation sites is important to extract information from functions and as efficiently as possible Uniform interpolation sites ensures full model and parameter independence However, greater efficiency is achieved by targeting regions where functions have greater curvature In practice the allocation 60% to [0, 0.2], 20% to [0.2, 0.6] and 20% to [0.6, 1] worked effectively for a large range of models 13

14 Computational Aspects of FTBS Method Pre-computation of the divided differences for the chosen interpolation sites is recommend to maximise efficiency. Recall: Consider the parameter ranges:,, and This implies where Divide uniformly with points with width Pre-compute the divided differences : 10% for,, and where 10 E.g. for = 1E-5 and 100 interpolation sites, less than 1GB storage is required to store the divided differences for all possible combinations of contract parameters 14 0% Alternatively, for calibration applications, the required divided differences can be evaluated at the beginning of the calibration process which takes just one to two milliseconds

15 Numerical Results of FTBS Method Performance and numerical accuracy assessed relative to state-of-the-art existing methods Our main numerical comparison considers the computation time, for a specified level of precision, of pricing European options across multiple strikes prices (31 options) As a second comparison, we consider the efficiency of the FTBS method for pricing an European option at a single strike price A like-for-like comparison is provided for all comparison methods we have diligently implemented each pricing method to the best of our ability in C++, using identical hardware This enables an completely objective comparison of the FTBS method s performance Comparison Pricing Methods Asset Price Model Multiple Strikes Single Strike Fast Fourier Transform of Carr and Madan (1999) - VG, Heston, Fractional Fast Fourier Transform (FRFT) of Chourdakis (2005) - KoBoL (CGMY) Cosine (COS) method of Fang and Oosterlee (2008) Convolution (CONV) method of Lord et al. (2009) - Integration-along-cut and Inverse FFT of Levendorskiĭ and Xie (2012) - Finally, to validate the robustness of the FTBS method across options of all tenors and moneyness and across the entire parameter space, an inverse calibration problem is tested VG 15

16 Like-for-like Comparisons (Multiple Strike Prices, Precision 1E-5): Parameter Sets Low, Bench, and High. Calculation time reported for pricing 31 options. FTBS method dominates all comparison pricing methods across range of asset price models and parameter sets at precision level 1E-5 (maximum absolute error across all option prices) Calculation times for FTBS method very competitive: < 1 microsecond per option for VG process < 2 microsecond per option for Heston model < 3 microsecond per option for KoBoL (CGMY) model 16

17 KoBoL (CGMY) CPU time (log) Heston CPU time (log) VG CPU time (log) Like-for-like Comparisons (Multiple Strike Prices): Parameter Sets Low, Bench, and High. Calculation time reported for pricing 31 options. 100 Low Bench High E-04 1.E-05 1.E-06 1.E E-08 1.E-09 1.E-04 1.E-05 1.E-06 1.E E-08 1.E-09 1.E-04 1.E-05 1.E-06 1.E-07 1.E-08 1.E E-04 1.E-05 1.E-06 1.E E-08 1.E-09 1.E-04 1.E-05 1.E-06 1.E E-08 1.E-09 1.E-04 1.E-05 1.E-06 1.E-07 1.E-08 1.E E-04 1E-05 1E-06 1E-07 Precision (log) E-08 1E E-04 1E-05 1E-06 1E-07 1E-08 1E-09 Precision (log) FTBS 17 COS FFT FRFT 1E-04 1E-05 1E-06 1E-07 Precision (log) 1E-08 1E-09

18 Like-for-like Comparisons (Single Strike Price): Comparison of precision and computation times for pricing a single European option under the VG process Outperforms all comparator methods except IAC at all levels of precision considered 18

19 Risk-Neutral Calibration Inverse problem to identify risk-neutral model parameters from cross-sectional option price data Provides an effective test of robustness across options of all tenors and moneyness, and across the entire parameter space of the asset model Comparison to reference calibrations of Schoutens et al. (2005) using 144 European call option prices with maturities ranging from less than one month to 5.16 years Calibrations using FFT and FRFT configurations of Chourdakis (2005) FFT and FRFT methods demonstrated instability for Bates model over full parameter space Interesting to note Bates model offers two sets of parameters with very different characteristics 19

20 Conclusion Fourier Transform B-spline pricing method for European options has been demonstrated to provide superior precision / computation times to state-of-the art comparison methods Efficiency of FTBS method is explained by a combination of factors: Optimal spline interpolation is able to reproduce arbitrary functions with a high degree of precision using only a modest number of interpolation sites (e.g. 50) The Peano representation of a divided difference enables the pricing integral to be evaluated in closed-form as a linear combination of spline coefficients and divided differences The spline interpolation is independent of strike price and hence only is carried out a single time for the first strike price considered (when pricing over a quantum of strike prices) The divided differences are model independent and can be pre-computed These factors combined mean that computing European option prices across the quantum of strike prices becomes a three stage process: 1. Load pre-computed divided differences into memory (e.g. at beginning of the day) 2. Perform spline interpolation to functions and to obtain spline coefficients 3. Compute each option price as a sum product of spline coefficients and divided differences requires just 4p addition and multiplication operations to compute 20

21 References Bates, D.S Jumps and stochastic volatility: Exchange rate processes implicit in Deutsche mark options. Review of Financial Studies 9(1) Black, F., M. Scholes The pricing of options and corporate liabilities. Journal of Political Economy Boyarchenko, S. I., and Levendorskiĭ, S. On rational pricing of derivative securities for a family of nongaussian processes. Preprint 98/7, Institut für Mathematik, Universität Potsdam, (1998). Boyarchenko, S. I., and Levendorskiĭ, S. Option pricing for truncated Lévy processes. International Journal of Theoretical and Applied Finance, 3 (2000), Boyarchenko, S.I., S. Levendorskiĭ Non-Gaussian Merton-Black-Scholes Theory. World Scientific Singapore. Cai, N., SG Kou Option pricing under a mixed-exponential jump diffusion model. Management Science 57(11) Carr, P., and Madan, D. Option valuation using the fast Fourier transform. Journal of Computational Finance, 2(1999), Carr, P., H. Geman, D.B. Madan, M. Yor The fine structure of asset returns: An empirical investigation. The Journal of Business 75(2) Chourdakis, K. Option pricing using the fractional FFT. Journal of Computational Finance, 8 (2005), De Boor, C A practical guide to splines, vol. 27. Springer Verlag. Dufresne, D., J. Garrido, M. Morales Fourier inversion formulas in option pricing and insurance. Methodology and Computing in Applied Probability 11(3) Eberlein, E., Glau, K., and Papapantoleon, A. Analysis of Fourier transform valuation formulas and applications. Applied Mathematical Finance, 17 (2010),

22 References Fang, F., CW Oosterlee A novel pricing method for European options based on Fourier cosine series expansions. SIAM Journal on Scientific Computing Gaffney, P., M. Powell Optimal interpolation. Numerical Analysis Heston, S.L A closed-form solution for options with stochastic volatility with applications to bond and currency options. Review of Financial Studies 6(2) Kou, SG A jump-diffusion model for option pricing. Management Science Levendorskiĭ, S., J. Xie Fast pricing and calculation of sensitivities of out-of-the-money European options under Lévy processes. Journal of Computational Finance 15(3) Lewis, A. Option valuation under stochastic volatility. Option Valuation under Stochastic Volatility, (2000). Lewis, A. A simple option formula for general jump-diffusion and other exponential Lévy processes. Unpublished working paper, (2001). Lipton, A The vol smile problem. Risk magazine 15(2) Lord, R., F. Fang, F. Bervoets, CW Oosterlee A fast and accurate FFT-based method for pricing earlyexercise options under Lévy processes. SIAM Journal on Scientific Computing 30(4) Madan, D. B., and Seneta, E. The variance gamma (VG) model for share market returns. Journal of business, (1990), Schoutens, W., E. Simons, J. Tistaert Model risk for exotic and moment derivatives. Exotic Option Pricing and Advanced Lévy Models

LOG-TYPE MODELS, HOMOGENEITY OF OPTION PRICES AND CONVEXITY. 1. Introduction

LOG-TYPE MODELS, HOMOGENEITY OF OPTION PRICES AND CONVEXITY. 1. Introduction LOG-TYPE MODELS, HOMOGENEITY OF OPTION PRICES AND CONVEXITY M. S. JOSHI Abstract. It is shown that the properties of convexity of call prices with respect to spot price and homogeneity of call prices as

More information

General price bounds for discrete and continuous arithmetic Asian options

General price bounds for discrete and continuous arithmetic Asian options General price bounds for discrete and continuous arithmetic Asian options 1 Ioannis.Kyriakou@city.ac.uk in collaboration with Gianluca Fusai 1,2 Gianluca.Fusai.1@city.ac.uk 1 Cass Business School, City

More information

An efficient algorithm for Bermudan barrier option pricing

An efficient algorithm for Bermudan barrier option pricing Appl. Math. J. Chinese Univ. 2012, 27(1): 49-58 An efficient algorithm for Bermudan barrier option pricing DING Deng 1 HUANG Ning-ying 2, ZHAO Jing-ya 1 Abstract. An efficient option pricing method based

More information

A NOVEL PRICING METHOD FOR EUROPEAN OPTIONS BASED ON FOURIER-COSINE SERIES EXPANSIONS

A NOVEL PRICING METHOD FOR EUROPEAN OPTIONS BASED ON FOURIER-COSINE SERIES EXPANSIONS A NOVEL PRICING METHOD FOR EUROPEAN OPTIONS BASED ON FOURIER-COSINE SERIES EXPANSIONS F. FANG AND C.W. OOSTERLEE Abstract. Here we develop an option pricing method for European options based on the Fourier-cosine

More information

Option Pricing Formulae using Fourier Transform: Theory and Application

Option Pricing Formulae using Fourier Transform: Theory and Application Option Pricing Formulae using Fourier Transform: Theory and Application Martin Schmelzle * April 2010 Abstract Fourier transform techniques are playing an increasingly important role in Mathematical Finance.

More information

Pricing and risk factor evolution for equity and credit under Lévy-driven models

Pricing and risk factor evolution for equity and credit under Lévy-driven models Pricing and risk factor evolution for equity and credit under Lévy-driven models Marco de Innocentis Credit Suisse and University of Leicester, United Kingdom Cass Business School Financial Engineering

More information

Hedging Exotic Options

Hedging Exotic Options Kai Detlefsen Wolfgang Härdle Center for Applied Statistics and Economics Humboldt-Universität zu Berlin Germany introduction 1-1 Models The Black Scholes model has some shortcomings: - volatility is not

More information

Master of Mathematical Finance: Course Descriptions

Master of Mathematical Finance: Course Descriptions Master of Mathematical Finance: Course Descriptions CS 522 Data Mining Computer Science This course provides continued exploration of data mining algorithms. More sophisticated algorithms such as support

More information

How To Price Garch

How To Price Garch 2011 3rd International Conference on Information and Financial Engineering IPEDR vol.12 (2011) (2011) IACSIT Press, Singapore A Study on Heston-Nandi GARCH Option Pricing Model Suk Joon Byun KAIST Business

More information

A new Feynman-Kac-formula for option pricing in Lévy models

A new Feynman-Kac-formula for option pricing in Lévy models A new Feynman-Kac-formula for option pricing in Lévy models Kathrin Glau Department of Mathematical Stochastics, Universtity of Freiburg (Joint work with E. Eberlein) 6th World Congress of the Bachelier

More information

On exponentially ane martingales. Johannes Muhle-Karbe

On exponentially ane martingales. Johannes Muhle-Karbe On exponentially ane martingales AMAMEF 2007, Bedlewo Johannes Muhle-Karbe Joint work with Jan Kallsen HVB-Institut für Finanzmathematik, Technische Universität München 1 Outline 1. Semimartingale characteristics

More information

ARBITRAGE-FREE OPTION PRICING MODELS. Denis Bell. University of North Florida

ARBITRAGE-FREE OPTION PRICING MODELS. Denis Bell. University of North Florida ARBITRAGE-FREE OPTION PRICING MODELS Denis Bell University of North Florida Modelling Stock Prices Example American Express In mathematical finance, it is customary to model a stock price by an (Ito) stochatic

More information

Jung-Soon Hyun and Young-Hee Kim

Jung-Soon Hyun and Young-Hee Kim J. Korean Math. Soc. 43 (2006), No. 4, pp. 845 858 TWO APPROACHES FOR STOCHASTIC INTEREST RATE OPTION MODEL Jung-Soon Hyun and Young-Hee Kim Abstract. We present two approaches of the stochastic interest

More information

FOURIER TRANSFORMS, OPTION PRICING AND CONTROLS

FOURIER TRANSFORMS, OPTION PRICING AND CONTROLS FOURIER TRANSFORMS, OPTION PRICING AND CONTROLS MARK JOSHI AND CHAO YANG Abstract. We incorporate a simple and effective control-variate into Fourier inversion formulas for vanilla option prices. The control-variate

More information

Pricing Barrier Options under Local Volatility

Pricing Barrier Options under Local Volatility Abstract Pricing Barrier Options under Local Volatility Artur Sepp Mail: artursepp@hotmail.com, Web: www.hot.ee/seppar 16 November 2002 We study pricing under the local volatility. Our research is mainly

More information

Stocks paying discrete dividends: modelling and option pricing

Stocks paying discrete dividends: modelling and option pricing Stocks paying discrete dividends: modelling and option pricing Ralf Korn 1 and L. C. G. Rogers 2 Abstract In the Black-Scholes model, any dividends on stocks are paid continuously, but in reality dividends

More information

Invesco Great Wall Fund Management Co. Shenzhen: June 14, 2008

Invesco Great Wall Fund Management Co. Shenzhen: June 14, 2008 : A Stern School of Business New York University Invesco Great Wall Fund Management Co. Shenzhen: June 14, 2008 Outline 1 2 3 4 5 6 se notes review the principles underlying option pricing and some of

More information

MATHEMATICAL FINANCE and Derivatives (part II, PhD)

MATHEMATICAL FINANCE and Derivatives (part II, PhD) MATHEMATICAL FINANCE and Derivatives (part II, PhD) Lecturer: Prof. Dr. Marc CHESNEY Location: Time: Mon. 08.00 09.45 Uhr First lecture: 18.02.2008 Language: English Contents: Stochastic volatility models

More information

Hedging Barriers. Liuren Wu. Zicklin School of Business, Baruch College (http://faculty.baruch.cuny.edu/lwu/)

Hedging Barriers. Liuren Wu. Zicklin School of Business, Baruch College (http://faculty.baruch.cuny.edu/lwu/) Hedging Barriers Liuren Wu Zicklin School of Business, Baruch College (http://faculty.baruch.cuny.edu/lwu/) Based on joint work with Peter Carr (Bloomberg) Modeling and Hedging Using FX Options, March

More information

Point Lattices in Computer Graphics and Visualization how signal processing may help computer graphics

Point Lattices in Computer Graphics and Visualization how signal processing may help computer graphics Point Lattices in Computer Graphics and Visualization how signal processing may help computer graphics Dimitri Van De Ville Ecole Polytechnique Fédérale de Lausanne Biomedical Imaging Group dimitri.vandeville@epfl.ch

More information

Consistent Pricing of FX Options

Consistent Pricing of FX Options Consistent Pricing of FX Options Antonio Castagna Fabio Mercurio Banca IMI, Milan In the current markets, options with different strikes or maturities are usually priced with different implied volatilities.

More information

Efficient Curve Fitting Techniques

Efficient Curve Fitting Techniques 15/11/11 Life Conference and Exhibition 11 Stuart Carroll, Christopher Hursey Efficient Curve Fitting Techniques - November 1 The Actuarial Profession www.actuaries.org.uk Agenda Background Outline of

More information

An Analytical Pricing Formula for VIX Futures and Its Empirical Applications

An Analytical Pricing Formula for VIX Futures and Its Empirical Applications Faculty of Informatics, University of Wollongong An Analytical Pricing Formula for VIX Futures and Its Empirical Applications Song-Ping Zhu and Guang-Hua Lian School of Mathematics and Applied Statistics

More information

Pricing and calibration in local volatility models via fast quantization

Pricing and calibration in local volatility models via fast quantization Pricing and calibration in local volatility models via fast quantization Parma, 29 th January 2015. Joint work with Giorgia Callegaro and Martino Grasselli Quantization: a brief history Birth: back to

More information

Volatility modeling in financial markets

Volatility modeling in financial markets Volatility modeling in financial markets Master Thesis Sergiy Ladokhin Supervisors: Dr. Sandjai Bhulai, VU University Amsterdam Brian Doelkahar, Fortis Bank Nederland VU University Amsterdam Faculty of

More information

Retrieving Risk Neutral Moments and Expected Quadratic Variation from Option Prices

Retrieving Risk Neutral Moments and Expected Quadratic Variation from Option Prices Retrieving Risk Neutral Moments and Expected Quadratic Variation from Option Prices by Leonidas S. Rompolis and Elias Tzavalis Abstract This paper derives exact formulas for retrieving risk neutral moments

More information

Stephane Crepey. Financial Modeling. A Backward Stochastic Differential Equations Perspective. 4y Springer

Stephane Crepey. Financial Modeling. A Backward Stochastic Differential Equations Perspective. 4y Springer Stephane Crepey Financial Modeling A Backward Stochastic Differential Equations Perspective 4y Springer Part I An Introductory Course in Stochastic Processes 1 Some Classes of Discrete-Time Stochastic

More information

ON DETERMINANTS AND SENSITIVITIES OF OPTION PRICES IN DELAYED BLACK-SCHOLES MODEL

ON DETERMINANTS AND SENSITIVITIES OF OPTION PRICES IN DELAYED BLACK-SCHOLES MODEL ON DETERMINANTS AND SENSITIVITIES OF OPTION PRICES IN DELAYED BLACK-SCHOLES MODEL A. B. M. Shahadat Hossain, Sharif Mozumder ABSTRACT This paper investigates determinant-wise effect of option prices when

More information

Black-Scholes-Merton approach merits and shortcomings

Black-Scholes-Merton approach merits and shortcomings Black-Scholes-Merton approach merits and shortcomings Emilia Matei 1005056 EC372 Term Paper. Topic 3 1. Introduction The Black-Scholes and Merton method of modelling derivatives prices was first introduced

More information

A non-gaussian Ornstein-Uhlenbeck process for electricity spot price modeling and derivatives pricing

A non-gaussian Ornstein-Uhlenbeck process for electricity spot price modeling and derivatives pricing A non-gaussian Ornstein-Uhlenbeck process for electricity spot price modeling and derivatives pricing Thilo Meyer-Brandis Center of Mathematics for Applications / University of Oslo Based on joint work

More information

the term structure of interest rates

the term structure of interest rates Exposure Draft A framework Yield for Curve Extrapolation estimating and long term nominal and interest extrapolating rate target settingv Yield Curve Extrapolation and long term nominal interest rate target

More information

No-Arbitrage Condition of Option Implied Volatility and Bandwidth Selection

No-Arbitrage Condition of Option Implied Volatility and Bandwidth Selection Kamla-Raj 2014 Anthropologist, 17(3): 751-755 (2014) No-Arbitrage Condition of Option Implied Volatility and Bandwidth Selection Milos Kopa 1 and Tomas Tichy 2 1 Institute of Information Theory and Automation

More information

Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem

Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem Does Black-Scholes framework for Option Pricing use Constant Volatilities and Interest Rates? New Solution for a New Problem Gagan Deep Singh Assistant Vice President Genpact Smart Decision Services Financial

More information

OPTIONS and FUTURES Lecture 2: Binomial Option Pricing and Call Options

OPTIONS and FUTURES Lecture 2: Binomial Option Pricing and Call Options OPTIONS and FUTURES Lecture 2: Binomial Option Pricing and Call Options Philip H. Dybvig Washington University in Saint Louis binomial model replicating portfolio single period artificial (risk-neutral)

More information

On Black-Scholes Equation, Black- Scholes Formula and Binary Option Price

On Black-Scholes Equation, Black- Scholes Formula and Binary Option Price On Black-Scholes Equation, Black- Scholes Formula and Binary Option Price Abstract: Chi Gao 12/15/2013 I. Black-Scholes Equation is derived using two methods: (1) risk-neutral measure; (2) - hedge. II.

More information

VALUING REAL OPTIONS USING IMPLIED BINOMIAL TREES AND COMMODITY FUTURES OPTIONS

VALUING REAL OPTIONS USING IMPLIED BINOMIAL TREES AND COMMODITY FUTURES OPTIONS VALUING REAL OPTIONS USING IMPLIED BINOMIAL TREES AND COMMODITY FUTURES OPTIONS TOM ARNOLD TIMOTHY FALCON CRACK* ADAM SCHWARTZ A real option on a commodity is valued using an implied binomial tree (IBT)

More information

Essential Mathematics for Computer Graphics fast

Essential Mathematics for Computer Graphics fast John Vince Essential Mathematics for Computer Graphics fast Springer Contents 1. MATHEMATICS 1 Is mathematics difficult? 3 Who should read this book? 4 Aims and objectives of this book 4 Assumptions made

More information

第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model

第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model 1 第 9 讲 : 股 票 期 权 定 价 : B-S 模 型 Valuing Stock Options: The Black-Scholes Model Outline 有 关 股 价 的 假 设 The B-S Model 隐 性 波 动 性 Implied Volatility 红 利 与 期 权 定 价 Dividends and Option Pricing 美 式 期 权 定 价 American

More information

Risk/Arbitrage Strategies: An Application to Stock Option Portfolio Management

Risk/Arbitrage Strategies: An Application to Stock Option Portfolio Management Risk/Arbitrage Strategies: An Application to Stock Option Portfolio Management Vincenzo Bochicchio, Niklaus Bühlmann, Stephane Junod and Hans-Fredo List Swiss Reinsurance Company Mythenquai 50/60, CH-8022

More information

3. Interpolation. Closing the Gaps of Discretization... Beyond Polynomials

3. Interpolation. Closing the Gaps of Discretization... Beyond Polynomials 3. Interpolation Closing the Gaps of Discretization... Beyond Polynomials Closing the Gaps of Discretization... Beyond Polynomials, December 19, 2012 1 3.3. Polynomial Splines Idea of Polynomial Splines

More information

CHAPTER 1 Splines and B-splines an Introduction

CHAPTER 1 Splines and B-splines an Introduction CHAPTER 1 Splines and B-splines an Introduction In this first chapter, we consider the following fundamental problem: Given a set of points in the plane, determine a smooth curve that approximates the

More information

Pricing options with VG model using FFT

Pricing options with VG model using FFT Pricing options with VG model using FFT Andrey Itkin itkin@chem.ucla.edu Moscow State Aviation University Department of applied mathematics and physics A.Itkin Pricing options with VG model using FFT.

More information

Valuing double barrier options with time-dependent parameters by Fourier series expansion

Valuing double barrier options with time-dependent parameters by Fourier series expansion IAENG International Journal of Applied Mathematics, 36:1, IJAM_36_1_1 Valuing double barrier options with time-dependent parameters by Fourier series ansion C.F. Lo Institute of Theoretical Physics and

More information

Option Pricing. Prof. Dr. Svetlozar (Zari) Rachev

Option Pricing. Prof. Dr. Svetlozar (Zari) Rachev Option Pricing Prof. Dr. Svetlozar (Zari) Rachev Frey Family Foundation Chair-Professor, Applied Mathematics and Statistics, Stony Brook University Chief Scientific Officer, FinAnalytica Outline: Option

More information

Hedging Illiquid FX Options: An Empirical Analysis of Alternative Hedging Strategies

Hedging Illiquid FX Options: An Empirical Analysis of Alternative Hedging Strategies Hedging Illiquid FX Options: An Empirical Analysis of Alternative Hedging Strategies Drazen Pesjak Supervised by A.A. Tsvetkov 1, D. Posthuma 2 and S.A. Borovkova 3 MSc. Thesis Finance HONOURS TRACK Quantitative

More information

Moreover, under the risk neutral measure, it must be the case that (5) r t = µ t.

Moreover, under the risk neutral measure, it must be the case that (5) r t = µ t. LECTURE 7: BLACK SCHOLES THEORY 1. Introduction: The Black Scholes Model In 1973 Fisher Black and Myron Scholes ushered in the modern era of derivative securities with a seminal paper 1 on the pricing

More information

IL GOES OCAL A TWO-FACTOR LOCAL VOLATILITY MODEL FOR OIL AND OTHER COMMODITIES 15 // MAY // 2014

IL GOES OCAL A TWO-FACTOR LOCAL VOLATILITY MODEL FOR OIL AND OTHER COMMODITIES 15 // MAY // 2014 IL GOES OCAL A TWO-FACTOR LOCAL VOLATILITY MODEL FOR OIL AND OTHER COMMODITIES 15 MAY 2014 2 Marie-Lan Nguyen / Wikimedia Commons Introduction 3 Most commodities trade as futures/forwards Cash+carry arbitrage

More information

1. Volatility Index. 2. India VIX* 3. India VIX :: computation methodology

1. Volatility Index. 2. India VIX* 3. India VIX :: computation methodology 1. Volatility Index Volatility Index is a measure of market s expectation of volatility over the near term. Usually, during periods of market volatility, market moves steeply up or down and the volatility

More information

A Vega-Gamma Relationship for European-Style or Barrier Options in the Black-Scholes Model

A Vega-Gamma Relationship for European-Style or Barrier Options in the Black-Scholes Model A Vega-Gamma Relationship for European-Style or Barrier Options in the Black-Scholes Model Fabio Mercurio Financial Models, Banca IMI Abstract In this document we derive some fundamental relationships

More information

Black and Scholes - A Review of Option Pricing Model

Black and Scholes - A Review of Option Pricing Model CAPM Option Pricing Sven Husmann a, Neda Todorova b a Department of Business Administration, European University Viadrina, Große Scharrnstraße 59, D-15230 Frankfurt (Oder, Germany, Email: husmann@europa-uni.de,

More information

MULTIPLE DEFAULTS AND MERTON'S MODEL L. CATHCART, L. EL-JAHEL

MULTIPLE DEFAULTS AND MERTON'S MODEL L. CATHCART, L. EL-JAHEL ISSN 1744-6783 MULTIPLE DEFAULTS AND MERTON'S MODEL L. CATHCART, L. EL-JAHEL Tanaka Business School Discussion Papers: TBS/DP04/12 London: Tanaka Business School, 2004 Multiple Defaults and Merton s Model

More information

We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model

We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model CHAPTER 4 CURVES 4.1 Introduction In order to understand the significance of curves, we should look into the types of model representations that are used in geometric modeling. Curves play a very significant

More information

Asian Option Pricing Formula for Uncertain Financial Market

Asian Option Pricing Formula for Uncertain Financial Market Sun and Chen Journal of Uncertainty Analysis and Applications (215) 3:11 DOI 1.1186/s4467-15-35-7 RESEARCH Open Access Asian Option Pricing Formula for Uncertain Financial Market Jiajun Sun 1 and Xiaowei

More information

Modeling the Implied Volatility Surface. Jim Gatheral Stanford Financial Mathematics Seminar February 28, 2003

Modeling the Implied Volatility Surface. Jim Gatheral Stanford Financial Mathematics Seminar February 28, 2003 Modeling the Implied Volatility Surface Jim Gatheral Stanford Financial Mathematics Seminar February 28, 2003 This presentation represents only the personal opinions of the author and not those of Merrill

More information

Finite Differences Schemes for Pricing of European and American Options

Finite Differences Schemes for Pricing of European and American Options Finite Differences Schemes for Pricing of European and American Options Margarida Mirador Fernandes IST Technical University of Lisbon Lisbon, Portugal November 009 Abstract Starting with the Black-Scholes

More information

1. The forward curve

1. The forward curve 1. The forward curve Andrew Lesniewsi January 28, 2008 Contents 1 LIBOR and LIBOR based instruments 1 1.1 Forward rate agreements...................... 2 1.2 LIBOR futures........................... 3

More information

option pricing under Lévy processes

option pricing under Lévy processes A simple recursive numerical method for Bermudan option pricing under Lévy processes Conall O Sullivan August 2006 A numerical method is developed that can price options, including exotic options that

More information

Monte Carlo Methods and Models in Finance and Insurance

Monte Carlo Methods and Models in Finance and Insurance Chapman & Hall/CRC FINANCIAL MATHEMATICS SERIES Monte Carlo Methods and Models in Finance and Insurance Ralf Korn Elke Korn Gerald Kroisandt f r oc) CRC Press \ V^ J Taylor & Francis Croup ^^"^ Boca Raton

More information

Equity-Based Insurance Guarantees Conference November 1-2, 2010. New York, NY. Operational Risks

Equity-Based Insurance Guarantees Conference November 1-2, 2010. New York, NY. Operational Risks Equity-Based Insurance Guarantees Conference November -, 00 New York, NY Operational Risks Peter Phillips Operational Risk Associated with Running a VA Hedging Program Annuity Solutions Group Aon Benfield

More information

Quantitative Strategies Research Notes

Quantitative Strategies Research Notes Quantitative Strategies Research Notes March 999 More Than You Ever Wanted To Know * About Volatility Swaps Kresimir Demeterfi Emanuel Derman Michael Kamal Joseph Zou * But Less Than Can Be Said Copyright

More information

The Black-Scholes Model

The Black-Scholes Model Chapter 4 The Black-Scholes Model 4. Introduction Easily the best known model of option pricing, the Black-Scholes model is also one of the most widely used models in practice. It forms the benchmark model

More information

Applied Numerical Mathematics. Efficient pricing of commodity options with early-exercise under the Ornstein Uhlenbeck process

Applied Numerical Mathematics. Efficient pricing of commodity options with early-exercise under the Ornstein Uhlenbeck process Applied Numerical Mathematics 62 2012 91 111 Contents lists available at SciVerse ScienceDirect Applied Numerical Mathematics www.elsevier.com/locate/apnum Efficient pricing of commodity options with early-eercise

More information

Computer Graphics CS 543 Lecture 12 (Part 1) Curves. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI)

Computer Graphics CS 543 Lecture 12 (Part 1) Curves. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI) Computer Graphics CS 54 Lecture 1 (Part 1) Curves Prof Emmanuel Agu Computer Science Dept. Worcester Polytechnic Institute (WPI) So Far Dealt with straight lines and flat surfaces Real world objects include

More information

The Characteristic Polynomial

The Characteristic Polynomial Physics 116A Winter 2011 The Characteristic Polynomial 1 Coefficients of the characteristic polynomial Consider the eigenvalue problem for an n n matrix A, A v = λ v, v 0 (1) The solution to this problem

More information

No-arbitrage conditions for cash-settled swaptions

No-arbitrage conditions for cash-settled swaptions No-arbitrage conditions for cash-settled swaptions Fabio Mercurio Financial Engineering Banca IMI, Milan Abstract In this note, we derive no-arbitrage conditions that must be satisfied by the pricing function

More information

Static Hedging and Model Risk for Barrier Options

Static Hedging and Model Risk for Barrier Options Static Hedging and Model Risk for Barrier Options Morten Nalholm Rolf Poulsen Abstract We investigate how sensitive different dynamic and static hedge strategies for barrier options are to model risk.

More information

The degree of a polynomial function is equal to the highest exponent found on the independent variables.

The degree of a polynomial function is equal to the highest exponent found on the independent variables. DETAILED SOLUTIONS AND CONCEPTS - POLYNOMIAL FUNCTIONS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! PLEASE NOTE

More information

Hedging Options In The Incomplete Market With Stochastic Volatility. Rituparna Sen Sunday, Nov 15

Hedging Options In The Incomplete Market With Stochastic Volatility. Rituparna Sen Sunday, Nov 15 Hedging Options In The Incomplete Market With Stochastic Volatility Rituparna Sen Sunday, Nov 15 1. Motivation This is a pure jump model and hence avoids the theoretical drawbacks of continuous path models.

More information

Simple formulas to option pricing and hedging in the Black Scholes model

Simple formulas to option pricing and hedging in the Black Scholes model Simple formulas to option pricing and hedging in the Black Scholes model Paolo Pianca Department of Applied Mathematics University Ca Foscari of Venice Dorsoduro 385/E, 3013 Venice, Italy pianca@unive.it

More information

Piecewise Cubic Splines

Piecewise Cubic Splines 280 CHAP. 5 CURVE FITTING Piecewise Cubic Splines The fitting of a polynomial curve to a set of data points has applications in CAD (computer-assisted design), CAM (computer-assisted manufacturing), and

More information

Pricing Options with Discrete Dividends by High Order Finite Differences and Grid Stretching

Pricing Options with Discrete Dividends by High Order Finite Differences and Grid Stretching Pricing Options with Discrete Dividends by High Order Finite Differences and Grid Stretching Kees Oosterlee Numerical analysis group, Delft University of Technology Joint work with Coen Leentvaar, Ariel

More information

INTERPOLATION. Interpolation is a process of finding a formula (often a polynomial) whose graph will pass through a given set of points (x, y).

INTERPOLATION. Interpolation is a process of finding a formula (often a polynomial) whose graph will pass through a given set of points (x, y). INTERPOLATION Interpolation is a process of finding a formula (often a polynomial) whose graph will pass through a given set of points (x, y). As an example, consider defining and x 0 =0, x 1 = π 4, x

More information

Black Scholes Merton Approach To Modelling Financial Derivatives Prices Tomas Sinkariovas 0802869. Words: 3441

Black Scholes Merton Approach To Modelling Financial Derivatives Prices Tomas Sinkariovas 0802869. Words: 3441 Black Scholes Merton Approach To Modelling Financial Derivatives Prices Tomas Sinkariovas 0802869 Words: 3441 1 1. Introduction In this paper I present Black, Scholes (1973) and Merton (1973) (BSM) general

More information

An Introduction to Modeling Stock Price Returns With a View Towards Option Pricing

An Introduction to Modeling Stock Price Returns With a View Towards Option Pricing An Introduction to Modeling Stock Price Returns With a View Towards Option Pricing Kyle Chauvin August 21, 2006 This work is the product of a summer research project at the University of Kansas, conducted

More information

Numerical Methods for Option Pricing

Numerical Methods for Option Pricing Chapter 9 Numerical Methods for Option Pricing Equation (8.26) provides a way to evaluate option prices. For some simple options, such as the European call and put options, one can integrate (8.26) directly

More information

7: The CRR Market Model

7: The CRR Market Model Ben Goldys and Marek Rutkowski School of Mathematics and Statistics University of Sydney MATH3075/3975 Financial Mathematics Semester 2, 2015 Outline We will examine the following issues: 1 The Cox-Ross-Rubinstein

More information

Lecture 1: Stochastic Volatility and Local Volatility

Lecture 1: Stochastic Volatility and Local Volatility Lecture 1: Stochastic Volatility and Local Volatility Jim Gatheral, Merrill Lynch Case Studies in Financial Modelling Course Notes, Courant Institute of Mathematical Sciences, Fall Term, 2002 Abstract

More information

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS

AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS AN INTRODUCTION TO NUMERICAL METHODS AND ANALYSIS Revised Edition James Epperson Mathematical Reviews BICENTENNIAL 0, 1 8 0 7 z ewiley wu 2007 r71 BICENTENNIAL WILEY-INTERSCIENCE A John Wiley & Sons, Inc.,

More information

GN47: Stochastic Modelling of Economic Risks in Life Insurance

GN47: Stochastic Modelling of Economic Risks in Life Insurance GN47: Stochastic Modelling of Economic Risks in Life Insurance Classification Recommended Practice MEMBERS ARE REMINDED THAT THEY MUST ALWAYS COMPLY WITH THE PROFESSIONAL CONDUCT STANDARDS (PCS) AND THAT

More information

TESTING TECHNIQUES FOR ESTIMATING IMPLIED RNDS FROM THE PRICES OF EUROPEAN-STYLE OPTIONS

TESTING TECHNIQUES FOR ESTIMATING IMPLIED RNDS FROM THE PRICES OF EUROPEAN-STYLE OPTIONS TESTING TECHNIQUES FOR ESTIMATING IMPLIED RNDS FROM THE PRICES OF EUROPEAN-STYLE OPTIONS Abstract: This paper examines two approaches to estimating implied risk-neutral probability density functions from

More information

Pricing Dual Spread Options by the Lie-Trotter Operator Splitting Method

Pricing Dual Spread Options by the Lie-Trotter Operator Splitting Method Pricing Dual Spread Options by the Lie-Trotter Operator Splitting Method C.F. Lo Abstract In this paper, based upon the Lie- Trotter operator splitting method proposed by Lo 04, we present a simple closed-form

More information

The Evaluation of Barrier Option Prices Under Stochastic Volatility. BFS 2010 Hilton, Toronto June 24, 2010

The Evaluation of Barrier Option Prices Under Stochastic Volatility. BFS 2010 Hilton, Toronto June 24, 2010 The Evaluation of Barrier Option Prices Under Stochastic Volatility Carl Chiarella, Boda Kang and Gunter H. Meyer School of Finance and Economics University of Technology, Sydney School of Mathematics

More information

Jorge Cruz Lopez - Bus 316: Derivative Securities. Week 11. The Black-Scholes Model: Hull, Ch. 13.

Jorge Cruz Lopez - Bus 316: Derivative Securities. Week 11. The Black-Scholes Model: Hull, Ch. 13. Week 11 The Black-Scholes Model: Hull, Ch. 13. 1 The Black-Scholes Model Objective: To show how the Black-Scholes formula is derived and how it can be used to value options. 2 The Black-Scholes Model 1.

More information

Lecture 4: The Black-Scholes model

Lecture 4: The Black-Scholes model OPTIONS and FUTURES Lecture 4: The Black-Scholes model Philip H. Dybvig Washington University in Saint Louis Black-Scholes option pricing model Lognormal price process Call price Put price Using Black-Scholes

More information

Alternative Price Processes for Black-Scholes: Empirical Evidence and Theory

Alternative Price Processes for Black-Scholes: Empirical Evidence and Theory Alternative Price Processes for Black-Scholes: Empirical Evidence and Theory Samuel W. Malone April 19, 2002 This work is supported by NSF VIGRE grant number DMS-9983320. Page 1 of 44 1 Introduction This

More information

Lisa Borland. A multi-timescale statistical feedback model of volatility: Stylized facts and implications for option pricing

Lisa Borland. A multi-timescale statistical feedback model of volatility: Stylized facts and implications for option pricing Evnine-Vaughan Associates, Inc. A multi-timescale statistical feedback model of volatility: Stylized facts and implications for option pricing Lisa Borland October, 2005 Acknowledgements: Jeremy Evnine

More information

Empirical Study of effect of using Weibull. NIFTY index options

Empirical Study of effect of using Weibull. NIFTY index options Empirical Study of effect of using Weibull distribution in Black Scholes Formula on NIFTY index options 11 th Global Conference of Actuaries Harsh Narang Vatsala Deora Overview NIFTY NSE index options

More information

Black-Scholes Equation for Option Pricing

Black-Scholes Equation for Option Pricing Black-Scholes Equation for Option Pricing By Ivan Karmazin, Jiacong Li 1. Introduction In early 1970s, Black, Scholes and Merton achieved a major breakthrough in pricing of European stock options and there

More information

Options on Futures on US Treasuries and S&P 500

Options on Futures on US Treasuries and S&P 500 Options on Futures on US Treasuries and S&P 500 Robert Almgren June 11, 2015 Options contracts on the S&P 500 equity index futures, and on the 10-year US Treasury note, are among the most active products

More information

Valuation of the Surrender Option Embedded in Equity-Linked Life Insurance. Brennan Schwartz (1976,1979) Brennan Schwartz

Valuation of the Surrender Option Embedded in Equity-Linked Life Insurance. Brennan Schwartz (1976,1979) Brennan Schwartz Valuation of the Surrender Option Embedded in Equity-Linked Life Insurance Brennan Schwartz (976,979) Brennan Schwartz 04 2005 6. Introduction Compared to traditional insurance products, one distinguishing

More information

Stochastic Skew in Currency Options

Stochastic Skew in Currency Options Stochastic Skew in Currency Options PETER CARR Bloomberg LP and Courant Institute, NYU LIUREN WU Zicklin School of Business, Baruch College Citigroup Wednesday, September 22, 2004 Overview There is a huge

More information

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example.

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example. An Example 2 3 4 Outline Objective: Develop methods and algorithms to mathematically model shape of real world objects Categories: Wire-Frame Representation Object is represented as as a set of points

More information

Mathematical Finance

Mathematical Finance Mathematical Finance Option Pricing under the Risk-Neutral Measure Cory Barnes Department of Mathematics University of Washington June 11, 2013 Outline 1 Probability Background 2 Black Scholes for European

More information

IMPLIED VOLATILITY SKEWS AND STOCK INDEX SKEWNESS AND KURTOSIS IMPLIED BY S&P 500 INDEX OPTION PRICES

IMPLIED VOLATILITY SKEWS AND STOCK INDEX SKEWNESS AND KURTOSIS IMPLIED BY S&P 500 INDEX OPTION PRICES IMPLIED VOLATILITY SKEWS AND STOCK INDEX SKEWNESS AND KURTOSIS IMPLIED BY S&P 500 INDEX OPTION PRICES Charles J. Corrado Department of Finance University of Missouri - Columbia Tie Su Department of Finance

More information

16. Time dependence in Black Scholes. MA6622, Ernesto Mordecki, CityU, HK, 2006. References for this Lecture:

16. Time dependence in Black Scholes. MA6622, Ernesto Mordecki, CityU, HK, 2006. References for this Lecture: 16. Time dependence in Black Scholes MA6622, Ernesto Mordecki, CityU, HK, 2006. References for this Lecture: Marco Avellaneda and Peter Laurence, Quantitative Modelling of Derivative Securities, Chapman&Hall

More information

Estimating Volatility

Estimating Volatility Estimating Volatility Daniel Abrams Managing Partner FAS123 Solutions, LLC Copyright 2005 FAS123 Solutions, LLC Definition of Volatility Historical Volatility as a Forecast of the Future Definition of

More information

Which Free Lunch Would You Like Today, Sir?: Delta Hedging, Volatility Arbitrage and Optimal Portfolios

Which Free Lunch Would You Like Today, Sir?: Delta Hedging, Volatility Arbitrage and Optimal Portfolios Which Free Lunch Would You Like Today, Sir?: Delta Hedging, Volatility Arbitrage and Optimal Portfolios Riaz Ahmad Course Director for CQF, 7city, London Paul Wilmott Wilmott Associates, London Abstract:

More information

Volatility Index: VIX vs. GVIX

Volatility Index: VIX vs. GVIX I. II. III. IV. Volatility Index: VIX vs. GVIX "Does VIX Truly Measure Return Volatility?" by Victor Chow, Wanjun Jiang, and Jingrui Li (214) An Ex-ante (forward-looking) approach based on Market Price

More information

The Behavior of Bonds and Interest Rates. An Impossible Bond Pricing Model. 780 w Interest Rate Models

The Behavior of Bonds and Interest Rates. An Impossible Bond Pricing Model. 780 w Interest Rate Models 780 w Interest Rate Models The Behavior of Bonds and Interest Rates Before discussing how a bond market-maker would delta-hedge, we first need to specify how bonds behave. Suppose we try to model a zero-coupon

More information