Mean Reverting Asset Trading. Research Topic Presentation CSCI-5551 Grant Meyers

Size: px
Start display at page:

Download "Mean Reverting Asset Trading. Research Topic Presentation CSCI-5551 Grant Meyers"

Transcription

1 Mean Reverting Asset Trading Research Topic Presentation CSCI-5551 Grant Meyers

2 Table of Contents 1. Introduction + Associated Information 2. Problem Definition 3. Possible Solution 1 4. Problems with Solution 1 5. Possible Solution 2 / Research Topic 6. Specific Questions to be Answered

3 1. Introduction Asset Definition + Properties of a Mean Reverting Asset

4 Asset Definition 1. A resource with economic value that an individual, corporation or country owns or controls with the expectation that it will provide future benefit. 2. A balance sheet item representing what a firm owns. This presentation will cover only stocks which represent an ownership interest in a business.

5 Properties of a Mean Reverting Asset Needs some level of volatility in price. Needs to vacillate around a center value; rising / falling around a dependable Mean value.

6 Properties of a Mean Reverting Asset Required for a good Mean Reverting Asset: Preferably a seasonal or otherwise dependable cycle up and down. High liquidity, being able to buy and sell at optimum prices. Minimal chance of insider trading or other exceptional events.

7 Examples of a Mean Reverting Asset Chevron over last 5 years

8 Examples of a Mean Reverting Asset Disney this year

9 Table of Contents 1. Introduction + Associated Information 2. Problem Definition 3. Possible Solution 1 4. Problems with Solution 1 5. Possible Solution 2 / Research Topic 6. Specific Questions to be Answered

10 Problem Definition What does Mean Reverting Asset Trading encompass?

11 Core Questions Can you make money from the Stock Market by trading? Which companies do you choose? What are the costs?

12 Problem Components 1 - Timing Can you make money from the Stock Market by trading? Maximize profit from buying low + selling high. When do you buy? (A) $10,000 of Netflix (NFLX) bought on 16 Dec $45.21 / share = 221 shares (B) $10,000 of Netflix (NFLX) bought on 6 Aug $ / share = 79 shares When do you sell? (A) 221 shares sold on 6 Aug $ / share = $27, (+$17,945.45) (B) 79 shares sold on 22 Oct $97.32 / share = $7, (-$2,311.72)

13 Problem Components 2 Options Which companies do you choose? There are 1,868 stocks listed on New York Stock Exchange. There are 3,300 stocks listed on the Nasdaq. There are 1,299 stocks listed on Euronext.

14 Problem Components 3 - Costs Transaction Cost Online Self Directed Trade - $8.90 Broker Assisted Trade - $30.99 Opportunity Cost $10,000 of Amazon (AMZN) bought on 24 Oct 2014 sold today is worth $20, $10,000 of Apollo Education Group (APOL) on 22 Dec 2014 sold today is worth $2,151.8 Emotional Loss Aversion - Humans fear loss much more than possible winnings

15 Variables + Unknowns Maximize Gain, Minimize Loss Timing the Buy Timing the Sell Minimizing costs There is no obvious solution, no method always works. Hindsight may be perfect, but predicting the future with precision is literally impossible.

16 Table of Contents 1. Introduction + Associated Information 2. Problem Definition 3. Possible Solution 1 4. Problems with Solution 1 5. Possible Solution 2 / Research Topic 6. Specific Questions to be Answered

17 Possible Solution 1 Based on analytic solution to asset price prediction algorithm.

18 Possible Solution 1 Using the equation: dx t = α β X t dt + σ dw t where X 0 = x α > 0 is the rate of reversion to the mean. β is the equilibrium level / mean value. X t is the stock price s model. σ > 0 is the volatility of the asset. σ dw(t) is the stochastic term causing ups and downs around the mean. Based on a Standard Brownian motion.

19 Possible Solution 1 Analytical Solution Using the equation: dx t = α β X t dt + σ dw t where X 0 = x A solution based on α and β is possible. In practice, these values are not stable and not that easy to find for a given asset.

20 Possible Solution 1 Analytical Solution Buy at x1 and sell at x2

21 Table of Contents 1. Introduction + Associated Information 2. Problem Definition 3. Possible Solution 1 4. Problems with Solution 1 5. Possible Solution 2 / Research Topic 6. Specific Questions to be Answered

22 Problems with Solution 1

23 Problems with Solution 1 Requires model for underlying asset to set calculation constants and determine the rate of reversion to the mean, and the equilibrium level / mean value. Allows adjustments via main 2 parameters only. Nearly impenetrable math

24 Table of Contents 1. Introduction + Associated Information 2. Problem Definition 3. Possible Solution 1 4. Problems with Solution 1 5. Possible Solution 2 / Research Topic 6. Specific Questions to be Answered

25 Possible Solution 2 / Research Topic Stochastic Approximation Methods and Applications in Financial Optimization Problems - Chapter 2: Mean-Reverting Asset Trading

26 Mean Reverting Asset Prediction Equation This equation can be used to Predict a stocks price: dx t = α β X t dt + σ dw t Instead of using the analytical solution, you can use simulation with actual values and estimate a solution.

27 Components 1 Stochastic Approximation Used to recursively estimate some quantities based on noise corrupted observations. Originally introduced in 1950s. Noise Sources Imperfect sampling period. Multiple trades executing simultaneously. Sampling technique. Midpoint between bid / sell, or last trade price

28 Components 2 Model Recursive Stochastic Approximation Equation θ n+1 = θ n + ε n X n θ n is an exact parameter of the system. X n is a random independent variable of the system and corrupted by noise. ε n is the step size.

29 Mean Reverting Asset Prediction Equation - Estimation Testable Estimator: θ n+1 = θ n + ε n DΦ (θ n, ξ n ) ε n is the step size (seconds, minutes, ) DΦ (θ n, ξ n ) is the Gradient of vectors of correlated and uncorrelated noise θ n is known data values

30 Advantages Over Solution 1 No model for the underlying asset. Less rigid, less dependent on human intuition. Easily updated for new data & paradigm shifts in whole sectors. Data for stocks is easily available & in an easily processed format.

31 Advantages Over Solution 1, continued Multiple asset data time-resolutions allow for variable scaled action speeds. If broker takes, on average, 10 seconds to execute a trade, having a regression based on faster time would not necessarily work well. Using 24 hour scale data, may allow for a more macroscopic view of the asset s movement.

32 Table of Contents 1. Introduction + Associated Information 2. Problem Definition 3. Possible Solution 1 4. Problems with Solution 1 5. Possible Solution 2 / Research Topic 6. Specific Questions to be Answered

33 Specific Questions to be Answered 1 Data Sample Related Does the algorithm work when there is a macroscopic change in the overall market? Does changing the training & applying time windows affect the return? How much? Do longer windows fair better or shorter ones? Are there any dependable seasonal fluctuations? Does the asset class affect the effectiveness of the algorithm?

34 Specific Questions to be Answered 2 Performance Related How fast can the Xeon server crunch the numbers? How fast can the Hydra server crunch the numbers? Is there a better way to format the data than the default JSON format? Given the use of common mathematical operations, could they be switched out to a format that uses matrix multiplication?

35 References Human Loss Aversion - Asset Definition - NYSE Listing Size: NASDAQ Listing Size: EuroNext Listing Size: Average Online Trading Cost: Zhang and Zhang Reference: Hanqin Zhang, Qing Zhang, Trading a meanreverting asset: Buy low and sell high, Automatica, Volume 44, Issue 6, June 2008, Pages , ISSN , dx.doi.org.skyline.ucdenver.edu/ /j.automatica

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

Optimal Search for Parameters in Monte Carlo Simulation for Derivative Pricing

Optimal Search for Parameters in Monte Carlo Simulation for Derivative Pricing Optimal Search for Parameters in Monte Carlo Simulation for Derivative Pricing Prof. Chuan-Ju Wang Department of Computer Science University of Taipei Joint work with Prof. Ming-Yang Kao March 28, 2014

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

Interest Rate Curves Calibration with Monte-Carlo Simulatio

Interest Rate Curves Calibration with Monte-Carlo Simulatio Interest Rate Curves Calibration with Monte-Carlo Simulation 24 june 2008 Participants A. Baena (UCM) Y. Borhani (Univ. of Oxford) E. Leoncini (Univ. of Florence) R. Minguez (UCM) J.M. Nkhaso (UCM) A.

More information

High-Frequency Trading in a Limit Order Book

High-Frequency Trading in a Limit Order Book High-Frequency Trading in a Limit Order Book Sasha Stoikov (with M. Avellaneda) Cornell University February 9, 2009 The limit order book Motivation Two main categories of traders 1 Liquidity taker: buys

More information

The Use of Importance Sampling to Speed Up Stochastic Volatility Simulations

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

More information

Market interest-rate models

Market interest-rate models Market interest-rate models Marco Marchioro www.marchioro.org November 24 th, 2012 Market interest-rate models 1 Lecture Summary No-arbitrage models Detailed example: Hull-White Monte Carlo simulations

More information

9.1 Principal Component Analysis for Portfolios

9.1 Principal Component Analysis for Portfolios Chapter 9 Alpha Trading By the name of the strategies, an alpha trading strategy is to select and trade portfolios so the alpha is maximized. Two important mathematical objects are factor analysis and

More information

Option Pricing Using Monte Carlo Methods. A Directed Research Project. Submitted to the Faculty of the WORCESTER POLYTECHNIC INSTITUTE

Option Pricing Using Monte Carlo Methods. A Directed Research Project. Submitted to the Faculty of the WORCESTER POLYTECHNIC INSTITUTE Option Pricing Using Monte Carlo Methods A Directed Research Project Submitted to the Faculty of the WORCESTER POLYTECHNIC INSTITUTE in partial fulfillment of the requirements for the Professional Degree

More information

INTERTEMPORAL ASSET ALLOCATION: THEORY

INTERTEMPORAL ASSET ALLOCATION: THEORY INTERTEMPORAL ASSET ALLOCATION: THEORY Multi-Period Model The agent acts as a price-taker in asset markets and then chooses today s consumption and asset shares to maximise lifetime utility. This multi-period

More information

Characterization of the Optimum

Characterization of the Optimum ECO 317 Economics of Uncertainty Fall Term 2009 Notes for lectures 5. Portfolio Allocation with One Riskless, One Risky Asset Characterization of the Optimum Consider a risk-averse, expected-utility-maximizing

More information

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

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

More information

A model of stock price movements

A model of stock price movements ... A model of stock price movements Johan Gudmundsson Thesis submitted for the degree of Master of Science 60 ECTS Master Thesis Supervised by Sven Åberg. Department of Physics Division of Mathematical

More information

Mathematics of Finance Final Preparation December 19. To be thoroughly prepared for the final exam, you should

Mathematics of Finance Final Preparation December 19. To be thoroughly prepared for the final exam, you should Mathematics of Finance Final Preparation December 19 To be thoroughly prepared for the final exam, you should 1. know how to do the homework problems. 2. be able to provide (correct and complete!) definitions

More information

IEOR E4703: Monte-Carlo Simulation

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

More information

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

Martingales & Strict Local Martingales PDE & Probability Methods INRIA, Sophia-Antipolis

Martingales & Strict Local Martingales PDE & Probability Methods INRIA, Sophia-Antipolis Martingales & Strict Local Martingales PDE & Probability Methods INRIA, Sophia-Antipolis Philip Protter, Columbia University Based on work with Aditi Dandapani, 2016 Columbia PhD, now at ETH, Zurich March

More information

Financial Mathematics III Theory summary

Financial Mathematics III Theory summary Financial Mathematics III Theory summary Table of Contents Lecture 1... 7 1. State the objective of modern portfolio theory... 7 2. Define the return of an asset... 7 3. How is expected return defined?...

More information

2.1 Mathematical Basis: Risk-Neutral Pricing

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

More information

Market Microstructure Invariants

Market Microstructure Invariants Market Microstructure Invariants Albert S. Kyle Robert H. Smith School of Business University of Maryland akyle@rhsmith.umd.edu Anna Obizhaeva Robert H. Smith School of Business University of Maryland

More information

Cash Accumulation Strategy based on Optimal Replication of Random Claims with Ordinary Integrals

Cash Accumulation Strategy based on Optimal Replication of Random Claims with Ordinary Integrals arxiv:1711.1756v1 [q-fin.mf] 6 Nov 217 Cash Accumulation Strategy based on Optimal Replication of Random Claims with Ordinary Integrals Renko Siebols This paper presents a numerical model to solve the

More information

TOPICS IN MACROECONOMICS: MODELLING INFORMATION, LEARNING AND EXPECTATIONS LECTURE NOTES. Lucas Island Model

TOPICS IN MACROECONOMICS: MODELLING INFORMATION, LEARNING AND EXPECTATIONS LECTURE NOTES. Lucas Island Model TOPICS IN MACROECONOMICS: MODELLING INFORMATION, LEARNING AND EXPECTATIONS LECTURE NOTES KRISTOFFER P. NIMARK Lucas Island Model The Lucas Island model appeared in a series of papers in the early 970s

More information

DRAM Weekly Price History

DRAM Weekly Price History 1 9 17 25 33 41 49 57 65 73 81 89 97 105 113 121 129 137 145 153 161 169 177 185 193 201 209 217 225 233 www.provisdom.com Last update: 4/3/09 DRAM Supply Chain Test Case Story A Vice President (the VP)

More information

Fast and accurate pricing of discretely monitored barrier options by numerical path integration

Fast and accurate pricing of discretely monitored barrier options by numerical path integration Comput Econ (27 3:143 151 DOI 1.17/s1614-7-991-5 Fast and accurate pricing of discretely monitored barrier options by numerical path integration Christian Skaug Arvid Naess Received: 23 December 25 / Accepted:

More information

Risk Control of Mean-Reversion Time in Statistical Arbitrage,

Risk Control of Mean-Reversion Time in Statistical Arbitrage, Risk Control of Mean-Reversion Time in Statistical Arbitrage George Papanicolaou Stanford University CDAR Seminar, UC Berkeley April 6, 8 with Joongyeub Yeo Risk Control of Mean-Reversion Time in Statistical

More information

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

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

More information

IE652 - Chapter 6. Stochastic Inventory Models

IE652 - Chapter 6. Stochastic Inventory Models IE652 - Chapter 6 Stochastic Inventory Models Single Period Stochastic Model (News-boy Model) The problem relates to seasonal goods A typical example is a newsboy who buys news papers from a news paper

More information

MODELLING OPTIMAL HEDGE RATIO IN THE PRESENCE OF FUNDING RISK

MODELLING OPTIMAL HEDGE RATIO IN THE PRESENCE OF FUNDING RISK MODELLING OPTIMAL HEDGE RATIO IN THE PRESENCE O UNDING RISK Barbara Dömötör Department of inance Corvinus University of Budapest 193, Budapest, Hungary E-mail: barbara.domotor@uni-corvinus.hu KEYWORDS

More information

An Introduction to Market Microstructure Invariance

An Introduction to Market Microstructure Invariance An Introduction to Market Microstructure Invariance Albert S. Kyle University of Maryland Anna A. Obizhaeva New Economic School HSE, Moscow November 8, 2014 Pete Kyle and Anna Obizhaeva Market Microstructure

More information

Gas storage: overview and static valuation

Gas storage: overview and static valuation In this first article of the new gas storage segment of the Masterclass series, John Breslin, Les Clewlow, Tobias Elbert, Calvin Kwok and Chris Strickland provide an illustration of how the four most common

More information

Mutual Fund Families and Performance Evaluation

Mutual Fund Families and Performance Evaluation Mutual Fund Families and Performance Evaluation David P. Brown Youchang Wu June 2012 Abstract We develop a model of evaluating mutual fund skills based on a fund s own performance and the performance of

More information

Introduction to Financial Mathematics

Introduction to Financial Mathematics Department of Mathematics University of Michigan November 7, 2008 My Information E-mail address: marymorj (at) umich.edu Financial work experience includes 2 years in public finance investment banking

More information

Subsidizing Liquidity: The Impact of Make/Take Fees on Market Quality

Subsidizing Liquidity: The Impact of Make/Take Fees on Market Quality Subsidizing Liquidity: The Impact of Make/Take Fees on Market Quality Katya Malinova and Andreas Park (2013) February 27, 2014 Background Exchanges have changed over the last two decades. Move from serving

More information

TFP Persistence and Monetary Policy. NBS, April 27, / 44

TFP Persistence and Monetary Policy. NBS, April 27, / 44 TFP Persistence and Monetary Policy Roberto Pancrazi Toulouse School of Economics Marija Vukotić Banque de France NBS, April 27, 2012 NBS, April 27, 2012 1 / 44 Motivation 1 Well Known Facts about the

More information

GMM Estimation. 1 Introduction. 2 Consumption-CAPM

GMM Estimation. 1 Introduction. 2 Consumption-CAPM GMM Estimation 1 Introduction Modern macroeconomic models are typically based on the intertemporal optimization and rational expectations. The Generalized Method of Moments (GMM) is an econometric framework

More information

Dynamic Portfolio Choice II

Dynamic Portfolio Choice II Dynamic Portfolio Choice II Dynamic Programming Leonid Kogan MIT, Sloan 15.450, Fall 2010 c Leonid Kogan ( MIT, Sloan ) Dynamic Portfolio Choice II 15.450, Fall 2010 1 / 35 Outline 1 Introduction to Dynamic

More information

2 Control variates. λe λti λe e λt i where R(t) = t Y 1 Y N(t) is the time from the last event to t. L t = e λr(t) e e λt(t) Exercises

2 Control variates. λe λti λe e λt i where R(t) = t Y 1 Y N(t) is the time from the last event to t. L t = e λr(t) e e λt(t) Exercises 96 ChapterVI. Variance Reduction Methods stochastic volatility ISExSoren5.9 Example.5 (compound poisson processes) Let X(t) = Y + + Y N(t) where {N(t)},Y, Y,... are independent, {N(t)} is Poisson(λ) with

More information

Pricing and Risk Management of guarantees in unit-linked life insurance

Pricing and Risk Management of guarantees in unit-linked life insurance Pricing and Risk Management of guarantees in unit-linked life insurance Xavier Chenut Secura Belgian Re xavier.chenut@secura-re.com SÉPIA, PARIS, DECEMBER 12, 2007 Pricing and Risk Management of guarantees

More information

Financial Risk Management

Financial Risk Management Financial Risk Management Professor: Thierry Roncalli Evry University Assistant: Enareta Kurtbegu Evry University Tutorial exercices #4 1 Correlation and copulas 1. The bivariate Gaussian copula is given

More information

Assicurazioni Generali: An Option Pricing Case with NAGARCH

Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: Business Snapshot Find our latest analyses and trade ideas on bsic.it Assicurazioni Generali SpA is an Italy-based insurance

More information

Monte Carlo Simulations

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

More information

Generalized Multi-Factor Commodity Spot Price Modeling through Dynamic Cournot Resource Extraction Models

Generalized Multi-Factor Commodity Spot Price Modeling through Dynamic Cournot Resource Extraction Models Generalized Multi-Factor Commodity Spot Price Modeling through Dynamic Cournot Resource Extraction Models Bilkan Erkmen (joint work with Michael Coulon) Workshop on Stochastic Games, Equilibrium, and Applications

More information

Computer Exercise 2 Simulation

Computer Exercise 2 Simulation Lund University with Lund Institute of Technology Valuation of Derivative Assets Centre for Mathematical Sciences, Mathematical Statistics Fall 2017 Computer Exercise 2 Simulation This lab deals with pricing

More information

Portfolio Management and Optimal Execution via Convex Optimization

Portfolio Management and Optimal Execution via Convex Optimization Portfolio Management and Optimal Execution via Convex Optimization Enzo Busseti Stanford University April 9th, 2018 Problems portfolio management choose trades with optimization minimize risk, maximize

More information

Numerical schemes for SDEs

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

More information

MLEMVD: A R Package for Maximum Likelihood Estimation of Multivariate Diffusion Models

MLEMVD: A R Package for Maximum Likelihood Estimation of Multivariate Diffusion Models MLEMVD: A R Package for Maximum Likelihood Estimation of Multivariate Diffusion Models Matthew Dixon and Tao Wu 1 Illinois Institute of Technology May 19th 2017 1 https://papers.ssrn.com/sol3/papers.cfm?abstract

More information

Chapter 3. Dynamic discrete games and auctions: an introduction

Chapter 3. Dynamic discrete games and auctions: an introduction Chapter 3. Dynamic discrete games and auctions: an introduction Joan Llull Structural Micro. IDEA PhD Program I. Dynamic Discrete Games with Imperfect Information A. Motivating example: firm entry and

More information

Gamma. The finite-difference formula for gamma is

Gamma. The finite-difference formula for gamma is Gamma The finite-difference formula for gamma is [ P (S + ɛ) 2 P (S) + P (S ɛ) e rτ E ɛ 2 ]. For a correlation option with multiple underlying assets, the finite-difference formula for the cross gammas

More information

Microeconomic Theory August 2013 Applied Economics. Ph.D. PRELIMINARY EXAMINATION MICROECONOMIC THEORY. Applied Economics Graduate Program

Microeconomic Theory August 2013 Applied Economics. Ph.D. PRELIMINARY EXAMINATION MICROECONOMIC THEORY. Applied Economics Graduate Program Ph.D. PRELIMINARY EXAMINATION MICROECONOMIC THEORY Applied Economics Graduate Program August 2013 The time limit for this exam is four hours. The exam has four sections. Each section includes two questions.

More information

PhD Qualifier Examination

PhD Qualifier Examination PhD Qualifier Examination Department of Agricultural Economics May 29, 2013 Instructions The exam consists of six questions. You must answer all questions. If you need an assumption to complete a question,

More information

Simulating Stochastic Differential Equations

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

More information

Practical example of an Economic Scenario Generator

Practical example of an Economic Scenario Generator Practical example of an Economic Scenario Generator Martin Schenk Actuarial & Insurance Solutions SAV 7 March 2014 Agenda Introduction Deterministic vs. stochastic approach Mathematical model Application

More information

Derivation Of The Capital Asset Pricing Model Part I - A Single Source Of Uncertainty

Derivation Of The Capital Asset Pricing Model Part I - A Single Source Of Uncertainty Derivation Of The Capital Asset Pricing Model Part I - A Single Source Of Uncertainty Gary Schurman MB, CFA August, 2012 The Capital Asset Pricing Model CAPM is used to estimate the required rate of return

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

Ornstein-Uhlenbeck Theory

Ornstein-Uhlenbeck Theory Beatrice Byukusenge Department of Technomathematics Lappeenranta University of technology January 31, 2012 Definition of a stochastic process Let (Ω,F,P) be a probability space. A stochastic process is

More information

THE CHINESE UNIVERSITY OF HONG KONG Department of Mathematics MMAT5250 Financial Mathematics Homework 2 Due Date: March 24, 2018

THE CHINESE UNIVERSITY OF HONG KONG Department of Mathematics MMAT5250 Financial Mathematics Homework 2 Due Date: March 24, 2018 THE CHINESE UNIVERSITY OF HONG KONG Department of Mathematics MMAT5250 Financial Mathematics Homework 2 Due Date: March 24, 2018 Name: Student ID.: I declare that the assignment here submitted is original

More information

Labor Economics Field Exam Spring 2011

Labor Economics Field Exam Spring 2011 Labor Economics Field Exam Spring 2011 Instructions You have 4 hours to complete this exam. This is a closed book examination. No written materials are allowed. You can use a calculator. THE EXAM IS COMPOSED

More information

Algorithmic Trading under the Effects of Volume Order Imbalance

Algorithmic Trading under the Effects of Volume Order Imbalance Algorithmic Trading under the Effects of Volume Order Imbalance 7 th General Advanced Mathematical Methods in Finance and Swissquote Conference 2015 Lausanne, Switzerland Ryan Donnelly ryan.donnelly@epfl.ch

More information

Modeling Capital Market with Financial Signal Processing

Modeling Capital Market with Financial Signal Processing Modeling Capital Market with Financial Signal Processing Jenher Jeng Ph.D., Statistics, U.C. Berkeley Founder & CTO of Harmonic Financial Engineering, www.harmonicfinance.com Outline Theory and Techniques

More information

Markowitz portfolio theory

Markowitz portfolio theory Markowitz portfolio theory Farhad Amu, Marcus Millegård February 9, 2009 1 Introduction Optimizing a portfolio is a major area in nance. The objective is to maximize the yield and simultaneously minimize

More information

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

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

More information

Lecture 22. Survey Sampling: an Overview

Lecture 22. Survey Sampling: an Overview Math 408 - Mathematical Statistics Lecture 22. Survey Sampling: an Overview March 25, 2013 Konstantin Zuev (USC) Math 408, Lecture 22 March 25, 2013 1 / 16 Survey Sampling: What and Why In surveys sampling

More information

Econ 8602, Fall 2017 Homework 2

Econ 8602, Fall 2017 Homework 2 Econ 8602, Fall 2017 Homework 2 Due Tues Oct 3. Question 1 Consider the following model of entry. There are two firms. There are two entry scenarios in each period. With probability only one firm is able

More information

Introduction to Financial Mathematics

Introduction to Financial Mathematics Introduction to Financial Mathematics Zsolt Bihary 211, ELTE Outline Financial mathematics in general, and in market modelling Introduction to classical theory Hedging efficiency in incomplete markets

More information

Hidden Markov Model for High Frequency Data

Hidden Markov Model for High Frequency Data Hidden Markov Model for High Frequency Data Department of Mathematics, Florida State University Joint Math Meeting, Baltimore, MD, January 15 What are HMMs? A Hidden Markov model (HMM) is a stochastic

More information

Exam in TFY4275/FY8907 CLASSICAL TRANSPORT THEORY Feb 14, 2014

Exam in TFY4275/FY8907 CLASSICAL TRANSPORT THEORY Feb 14, 2014 NTNU Page 1 of 5 Institutt for fysikk Contact during the exam: Professor Ingve Simonsen Exam in TFY4275/FY8907 CLASSICAL TRANSPORT THEORY Feb 14, 2014 Allowed help: Alternativ D All written material This

More information

The Mathematics of Currency Hedging

The Mathematics of Currency Hedging The Mathematics of Currency Hedging Benoit Bellone 1, 10 September 2010 Abstract In this note, a very simple model is designed in a Gaussian framework to study the properties of currency hedging Analytical

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

Lecture 3. Sergei Fedotov Introduction to Financial Mathematics. Sergei Fedotov (University of Manchester) / 6

Lecture 3. Sergei Fedotov Introduction to Financial Mathematics. Sergei Fedotov (University of Manchester) / 6 Lecture 3 Sergei Fedotov 091 - Introduction to Financial Mathematics Sergei Fedotov (University of Manchester) 091 010 1 / 6 Lecture 3 1 Distribution for lns(t) Solution to Stochastic Differential Equation

More information

Risk Reduction Potential

Risk Reduction Potential Risk Reduction Potential Research Paper 006 February, 015 015 Northstar Risk Corp. All rights reserved. info@northstarrisk.com Risk Reduction Potential In this paper we introduce the concept of risk reduction

More information

Evaluating Electricity Generation, Energy Options, and Complex Networks

Evaluating Electricity Generation, Energy Options, and Complex Networks Evaluating Electricity Generation, Energy Options, and Complex Networks John Birge The University of Chicago Graduate School of Business and Quantstar 1 Outline Derivatives Real options and electricity

More information

List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements

List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements Table of List of figures List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements page xii xv xvii xix xxi xxv 1 Introduction 1 1.1 What is econometrics? 2 1.2 Is

More information

Stochastic Programming: introduction and examples

Stochastic Programming: introduction and examples Stochastic Programming: introduction and examples Amina Lamghari COSMO Stochastic Mine Planning Laboratory Department of Mining and Materials Engineering Outline What is Stochastic Programming? Why should

More information

Partial Equilibrium Model: An Example. ARTNet Capacity Building Workshop for Trade Research Phnom Penh, Cambodia 2-6 June 2008

Partial Equilibrium Model: An Example. ARTNet Capacity Building Workshop for Trade Research Phnom Penh, Cambodia 2-6 June 2008 Partial Equilibrium Model: An Example ARTNet Capacity Building Workshop for Trade Research Phnom Penh, Cambodia 2-6 June 2008 Outline Graphical Analysis Mathematical formulation Equations Parameters Endogenous

More information

Continuous Processes. Brownian motion Stochastic calculus Ito calculus

Continuous Processes. Brownian motion Stochastic calculus Ito calculus Continuous Processes Brownian motion Stochastic calculus Ito calculus Continuous Processes The binomial models are the building block for our realistic models. Three small-scale principles in continuous

More information

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

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

More information

Modelling the Sharpe ratio for investment strategies

Modelling the Sharpe ratio for investment strategies Modelling the Sharpe ratio for investment strategies Group 6 Sako Arts 0776148 Rik Coenders 0777004 Stefan Luijten 0783116 Ivo van Heck 0775551 Rik Hagelaars 0789883 Stephan van Driel 0858182 Ellen Cardinaels

More information

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

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

More information

Internet Appendix to Idiosyncratic Cash Flows and Systematic Risk

Internet Appendix to Idiosyncratic Cash Flows and Systematic Risk Internet Appendix to Idiosyncratic Cash Flows and Systematic Risk ILONA BABENKO, OLIVER BOGUTH, and YURI TSERLUKEVICH This Internet Appendix supplements the analysis in the main text by extending the model

More information

Modeling Portfolios that Contain Risky Assets Risk and Return I: Introduction

Modeling Portfolios that Contain Risky Assets Risk and Return I: Introduction Modeling Portfolios that Contain Risky Assets Risk and Return I: Introduction C. David Levermore University of Maryland, College Park Math 420: Mathematical Modeling January 26, 2012 version c 2011 Charles

More information

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

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

More information

Efficient Rebalancing of Taxable Portfolios

Efficient Rebalancing of Taxable Portfolios Efficient Rebalancing of Taxable Portfolios Sanjiv R. Das 1 Santa Clara University @RFinance Chicago, IL May 2015 1 Joint work with Dan Ostrov, Dennis Yi Ding and Vincent Newell. Das, Ostrov, Ding, Newell

More information

Growth Opportunities, Investment-Specific Technology Shocks and the Cross-Section of Stock Returns

Growth Opportunities, Investment-Specific Technology Shocks and the Cross-Section of Stock Returns Growth Opportunities, Investment-Specific Technology Shocks and the Cross-Section of Stock Returns Leonid Kogan 1 Dimitris Papanikolaou 2 1 MIT and NBER 2 Northwestern University Boston, June 5, 2009 Kogan,

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 Vienna, 16 November 2007 Denis Belomestny (WIAS) Extended Libor Models and Their Calibration Vienna, 16 November

More information

Chapter 9 Dynamic Models of Investment

Chapter 9 Dynamic Models of Investment George Alogoskoufis, Dynamic Macroeconomic Theory, 2015 Chapter 9 Dynamic Models of Investment In this chapter we present the main neoclassical model of investment, under convex adjustment costs. This

More information

The Polychromatic Momentum System Copyright 2002 Dennis Meyers, Ph.D.

The Polychromatic Momentum System Copyright 2002 Dennis Meyers, Ph.D. The Polychromatic Momentum System Copyright 2002 Dennis Meyers, Ph.D. The Polychromatic Momentum System Momentum is defined as the difference, or percent change, between the current bar and a bar some

More information

M.I.T Fall Practice Problems

M.I.T Fall Practice Problems M.I.T. 15.450-Fall 2010 Sloan School of Management Professor Leonid Kogan Practice Problems 1. Consider a 3-period model with t = 0, 1, 2, 3. There are a stock and a risk-free asset. The initial stock

More information

Two-dimensional COS method

Two-dimensional COS method Two-dimensional COS method Marjon Ruijter Winterschool Lunteren 22 January 2013 1/29 Introduction PhD student since October 2010 Prof.dr.ir. C.W. Oosterlee). CWI national research center for mathematics

More information

Estimation of Volatility of Cross Sectional Data: a Kalman filter approach

Estimation of Volatility of Cross Sectional Data: a Kalman filter approach Estimation of Volatility of Cross Sectional Data: a Kalman filter approach Cristina Sommacampagna University of Verona Italy Gordon Sick University of Calgary Canada This version: 4 April, 2004 Abstract

More information

An Intertemporal Capital Asset Pricing Model

An Intertemporal Capital Asset Pricing Model I. Assumptions Finance 400 A. Penati - G. Pennacchi Notes on An Intertemporal Capital Asset Pricing Model These notes are based on the article Robert C. Merton (1973) An Intertemporal Capital Asset Pricing

More information

THE OPTIMAL HEDGE RATIO FOR UNCERTAIN MULTI-FOREIGN CURRENCY CASH FLOW

THE OPTIMAL HEDGE RATIO FOR UNCERTAIN MULTI-FOREIGN CURRENCY CASH FLOW Vol. 17 No. 2 Journal of Systems Science and Complexity Apr., 2004 THE OPTIMAL HEDGE RATIO FOR UNCERTAIN MULTI-FOREIGN CURRENCY CASH FLOW YANG Ming LI Chulin (Department of Mathematics, Huazhong University

More information

Stock Loan Valuation Under Brownian-Motion Based and Markov Chain Stock Models

Stock Loan Valuation Under Brownian-Motion Based and Markov Chain Stock Models Stock Loan Valuation Under Brownian-Motion Based and Markov Chain Stock Models David Prager 1 1 Associate Professor of Mathematics Anderson University (SC) Based on joint work with Professor Qing Zhang,

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

Application of Moment Expansion Method to Option Square Root Model

Application of Moment Expansion Method to Option Square Root Model Application of Moment Expansion Method to Option Square Root Model Yun Zhou Advisor: Professor Steve Heston University of Maryland May 5, 2009 1 / 19 Motivation Black-Scholes Model successfully explain

More information

A Real Options Model to Value Multiple Mining Investment Options in a Single Instant of Time

A Real Options Model to Value Multiple Mining Investment Options in a Single Instant of Time A Real Options Model to Value Multiple Mining Investment Options in a Single Instant of Time Juan Pablo Garrido Lagos 1 École des Mines de Paris Stephen X. Zhang 2 Pontificia Universidad Catolica de Chile

More information

Portfolio Variation. da f := f da i + (1 f ) da. If the investment at time t is w t, then wealth at time t + dt is

Portfolio Variation. da f := f da i + (1 f ) da. If the investment at time t is w t, then wealth at time t + dt is Return Working in a small-risk context, we derive a first-order condition for optimum portfolio choice. Let da denote the return on the optimum portfolio the return that maximizes expected utility. A one-dollar

More information

Monte Carlo Methods in Structuring and Derivatives Pricing

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

More information

Random Search Techniques for Optimal Bidding in Auction Markets

Random Search Techniques for Optimal Bidding in Auction Markets Random Search Techniques for Optimal Bidding in Auction Markets Shahram Tabandeh and Hannah Michalska Abstract Evolutionary algorithms based on stochastic programming are proposed for learning of the optimum

More information

Artificially Intelligent Forecasting of Stock Market Indexes

Artificially Intelligent Forecasting of Stock Market Indexes Artificially Intelligent Forecasting of Stock Market Indexes Loyola Marymount University Math 560 Final Paper 05-01 - 2018 Daniel McGrath Advisor: Dr. Benjamin Fitzpatrick Contents I. Introduction II.

More information

Slides for DN2281, KTH 1

Slides for DN2281, KTH 1 Slides for DN2281, KTH 1 January 28, 2014 1 Based on the lecture notes Stochastic and Partial Differential Equations with Adapted Numerics, by J. Carlsson, K.-S. Moon, A. Szepessy, R. Tempone, G. Zouraris.

More information