Worst-Case Value-at-Risk of Derivative Portfolios

Size: px
Start display at page:

Download "Worst-Case Value-at-Risk of Derivative Portfolios"

Transcription

1 Worst-Case Value-at-Risk of Derivative Portfolios Steve Zymler Berç Rustem Daniel Kuhn Department of Computing Imperial College London Thalesians Seminar Series, November 2009

2 Risk Management is a Hot Topic Since the meltdown of some of Wall Street s biggest names, there has been a great deal of talk, even in quant circles, that this widespread institutional reliance on VaR was a terrible mistake. At the very least, the risks that VaR measured did not include the biggest risk of all: the possibility of a financial meltdown. Wall Street s Era of Risk Mismanagement, New York Times, DealBook, January 2009

3 Risk Management is a Hot Topic To me, VaR is charlatanism because it tries to estimate something that is not scientifically possible to estimate, namely the risks of rare events. It gives people misleading precision that could lead to the buildup of positions by hedgers. It lulls people to sleep. All that because there are financial stakes involved. Nassim Taleb The World According to Nassim Taleb, DerivativesStrategy.com, January 1997

4 Outline 1 Introduction to Convex Optimization 2 Portfolio Optimization and Value-at-Risk 3 Worst-Case Value-at-Risk and Robust Optimization 4 5 Numerical Results: Beating the S&P Conclusions

5 Convex Optimization Consider the general optimization problem: minimize f 0 (x) subject to f i (x) 0, i = 1,..., m x R n (P) where: f0 (x) is the objective function fi (x) 0 are the constraints x R n are the decision variables If f 0, f 1,..., f m are convex in x then: (P) is polynomial time solvable (tractable) If not then: (P) is a global optimization problem NP-hard (intractable)

6 Convex Conic Optimization The class of Conic Programs is comprised of: Linear Programs (LP): minimize subject to c T x Ax b Second-Order Cone Programs (SOCP): minimize c T x subject to A i x + b i 2 f T i x + d i, i = 1,..., m Semidefinite Programs (SDP): minimize c T x n subject to F 0 + F i x i 0 Can all be solved using very efficient software packages i=1

7 Second-Order Cone or Ice Cream Cone { (x, y, z) : } x 2 + y 2 z z y x

8 Positive Semidefinite Cone {[ ] x y S 2 : y z [ ] x y y z } z y x 0.5 1

9 Linear Programming Duality For every Primal Problem a Dual Problem can be constructed: Primal Problem: minimize c T x subject to Ax b, x 0 (P) Dual Problem: maximize b T y subject to A T y c, y 0 (D) If (P) is feasible, i.e.: ˆx R n such that Aˆx b, ˆx 0 then Opt(P) = Opt(D) (Strong Duality)

10 Portfolio Optimization Consider a market consisting of m assets. Optimal Asset Allocation Problem Choose the weights vector w R m to make the portfolio return high, whilst keeping the associated risk ρ(w) low. Portfolio optimization problem: Popular risk measures ρ: minimize ρ(w) w R m subject to w W. Variance Markowitz model (1952) Value-at-Risk Focus of this talk

11 Value-at-Risk: Definition Let r denote the random returns of the m assets. The portfolio return is therefore w T r. Value-at-Risk (VaR) The minimal level γ R such that the probability of w T r exceeding γ is smaller than ɛ. { { VaR ɛ (w) = min γ : P γ w T r } } ɛ

12 Theoretical and Practical Problems of VaR VaR lacks some desirable theoretical properties: Not a coherent risk measure. Needs precise knowledge of the distribution of r. Non-convex function of w VaR minimization intractable. To optimize VaR: resort to VaR approximations. Example: assume r N (µ r, Σ r ), then VaR ɛ (w) = µ T r w Φ 1 (ɛ) w T Σ r w, Normality assumption unrealistic (CLT not applicable) may underestimate the actual VaR! Very difficult to know true distribution: model risk

13 Worst-Case Value-at-Risk Only know means µ r and covariance matrix Σ r 0 of r. Let P r be the set of all distributions of r with mean µ r and covariance matrix Σ r. Worst-Case Value-at-Risk (WCVaR) { { WCVaR ɛ (w) = min γ : P γ w T r } } ɛ P P r WCVaR is immunized against uncertainty in P: distributionally robust. Unless the most pessimistic distribution in P r is the true distribution, actual VaR will be lower than WCVaR.

14 Worst-Case Value-at-Risk Only know means µ r and covariance matrix Σ r 0 of r. Let P r be the set of all distributions of r with mean µ r and covariance matrix Σ r. Worst-Case Value-at-Risk (WCVaR) { { } } WCVaR ɛ (w) = min γ : max P P P r γ w T r ɛ WCVaR is immunized against uncertainty in P: distributionally robust. Unless the most pessimistic distribution in P r is the true distribution, actual VaR will be lower than WCVaR.

15 Worst-Case Value-at-Risk El Ghaoui et al. have shown that WCVaR ɛ (w) = µ T w + κ(ɛ) w T Σw, where κ(ɛ) = (1 ɛ)/ɛ. Key idea behind proof: For any fixed γ R and w W, define S as S = { r R m : γ w T r } Then we have We also define I S as max P { γ w T r } = max P { r S} P P r P P r I S (r) = { 1 if r S 0 otherwise

16 Resolving Integration via Dualization We can write π = max P P r π = max µ M + s. t. Key idea: construct the dual! P { r S} as I S (r)µ(dr) R m µ(dr) = 1 Rm Rm rµ(dr) = µ r R m rr T µ(dr) = Σ r + µ r µ T r, (P) min y 0 + y T µ r + Y, Σ r + µ r µ T r s. t. y 0 R, y R m, Y S m y 0 + y T r + Y, rr T I S (r) r R m (D) It can be shown that: Opt(P) = Opt(D)

17 Robust Optimization Perspective on WCVaR It can be shown that: WCVaR ɛ (w) = max r U ɛ w T r, where the ellipsoidal uncertainty set U ɛ is defined as { U ɛ = r R m : (r µ r ) T Σ 1 r (r µ r ) κ(ɛ) 2} Therefore, min WCVaR ɛ(w) min max w T r w W w W r U ɛ Can be interpretted as a game versus nature which acts as a purely adverserial player.

18 Robust Optimization Perspective on WCVaR Stock C Stock A Stock B

19 Extensions Incorporate Moment Uncertainty: Mean Uncertainty: U µ = { µ : µ µ µ } Covariance Matrix Uncertainty: U Σ = { Σ 0 : Σ Σ Σ } Inject moment uncertainty into ellipsoid: U ɛ = { r R m : Σ r U Σ, (r µ r ) T Σ 1 r (r µ r ) κ(ɛ) 2} Incorporate Support Information: Let B be the smallest set such that P { r B} = 1 Can be used to make WCVaR less conservative: U ɛ = { r B : (r µ r ) T Σ 1 r (r µ r ) κ(ɛ) 2}.

20 Worst-Case VaR for Derivative Portfolios Assume that the market consists of: n m basic assets with returns ξ, and m n derivatives with returns η. ξ are only risk factors. We partition asset returns as r = ( ξ, η). Derivative returns η are uniquely determined by basic asset returns ξ. There exists f : R n R m with r = f ( ξ). f is highly non-linear and can be inferred from: Contractual specifications (option payoffs) Derivative pricing models

21 Worst-Case VaR for Derivative Portfolios WCVaR is applicable but not suitable for portfolios containing derivatives: Moments of η are difficult to estimate accurately. Disregards perfect dependencies between η and ξ. WCVaR severly overestimates the actual VaR, because: Σr only accounts for linear dependencies Uɛ is symmetric but derivative returns are skewed

22 Generalized Worst-Case VaR Framework We develop two new Worst-Case VaR models that: Use first- and second-order moments of ξ but not η. Incorporate the non-linear dependencies f Generalized Worst-Case VaR Let P denote set of all distributions of ξ with mean µ and covariance matrix Σ. { { } } min γ : max P γ w T f ( ξ) ɛ P P When f ( ξ) is: convex polyhedral Worst-Case Polyhedral VaR (SOCP) nonconvex quadratic Worst-Case Quadratic VaR (SDP)

23 Piecewise Linear Portfolio Model Assume that the m n derivatives are European put/call options maturing at the end of the investment horizon T. Basic asset returns: r j = f j ( ξ) = ξ j for j = 1,..., n. Assume option j is a call with strike k j and premium c j on basic asset i with initial price s i, then r j is f j ( ξ) = 1 max {0, s i (1 + c ξ } i ) k j 1 j { } = max 1, a j + b j ξi 1, where a j = s i k j, b j = s i. c j c j Likewise, if option j is a put with premium p j, then r j is { } f j ( ξ) = max 1, a j + b j ξi 1, where a j = k j s i, b j = s i. p j p j

24 Piecewise Linear Portfolio Model In compact notation, we can write r as ( ) ξ r = f ( ξ) = { }. max e, a + B ξ e Partition weights vector as w = (w ξ, w η ). No derivative short-sales: w W = w η 0. Portfolio return of w W can be expressed as w T r = w T f ( ξ) = (w ξ ) T ξ + (w η ) T max { } e, a + B ξ e.

25 Worst-Case Polyhedral VaR Use the piecewise linear portfolio model: { } w T f ( ξ) = (w ξ ) T ξ + (w η ) T max e, a + B ξ e. Worst-Case Polyhedral VaR (WCPVaR) For any w W, we define WCPVaR ɛ (w) as { { } } WCPVaR ɛ (w) = min γ : max P γ w T f ( ξ) ɛ. P P

26 Worst-Case Polyhedral VaR: Convex Reformulations Theorem: SDP Reformulation of WCPVaR WCPVaR of w can be computed as an SDP: WCPVaR ɛ(w) = min γ s. t. M S n+1, y R m n, τ R, γ R Ω, M τɛ, M 0, τ 0, 0 y w η» 0 w ξ + B T y M + (w ξ + B T y) T τ + 2(γ + y T a e T w η 0 ) Where we use the second-order moment matrix Ω:» Σ + µµ T µ Ω = µ T 1

27 Worst-Case Polyhedral VaR: Convex Reformulations Theorem: SOCP Reformulation of WCPVaR WCPVaR of w can be computed as an SOCP: WCPVaR ɛ(w) = min 0 g w µt (w ξ + B T g) + κ(ɛ) Σ 1/2 (w ξ + B T g)... η 2... a T g + e T w η SOCP has better scalability properties than SDP.

28 Robust Optimization Perspective on WCPVaR WCPVaR minimization is equivalent to: min max w W r Uɛ p w T r. where the uncertainty set Uɛ p R m is defined as ξ R n such that Uɛ p = r Rm : (ξ µ) T Σ 1 (ξ µ) κ(ɛ) 2 and r = f (ξ) Unlike U ɛ, the set U p ɛ is not symmetric!

29 Robust Optimization Perspective on WCPVaR

30 Example: WCPVaR vs WCVaR Consider Black-Scholes Economy containing: Stocks A and B, a call on stock A, and a put on stock B. Stocks have drifts of 12% and 8%, and volatilities of 30% and 20%, with instantaneous correlation of 20%. Stocks are both $100. Options mature in 21 days and have strike prices $100. Assume we hold equally weighted portfolio. Goal: calculate VaR of portfolio in 21 days. Generate 5,000,000 end-of-period stock and option prices. Calculate first- and second-order moments from returns. Estimate VaR using: Monte-Carlo VaR, WCVaR, and WCPVaR.

31 Example: WCPVaR vs WCVaR probability (%) portfolio loss At confidence level ɛ = 1%: VaR WCVaR unrealistically high: 497%. WCVaR is 7 times larger than WCPVaR. WCPVaR is much closer to actual VaR. Monte-Carlo VaR Worst-Case VaR Worst-Case Polyhedral VaR Confidence level (1-ε)%

32 Delta-Gamma Portfolio Model m n derivatives can be exotic with arbitrary maturity time. Value of asset i = 1... m is representable as v i ( ξ, t). For short horizon time T, second-order Taylor expansion is accurate approximation of r i : r i = f i ( ξ) θ i + T i ξ ξ T Γ i ξ i = 1,..., m. Portfolio return approximated by (possibly non-convex): w T r = w T f (ξ) θ(w) + (w) T ξ ξ T Γ(w) ξ, where we use the auxiliary functions m m θ(w) = w i θ i, (w) = w i i, Γ(w) = i=1 i=1 We now allow short-sales of options in w m w i Γ i. i=1

33 Worst-Case Quadratic VaR Worst-Case Quadratic VaR (WCQVaR) For any w W, we define WCQVaR as { { min γ : max P γ θ(w) (w) T ξ 1 } P P 2 ξ T Γ(w) ξ Theorem: SDP Reformulation of WCQVaR WCQVaR can be found by solving an SDP: WCQVaR ɛ (w) = min γ s. t. M S n+1, τ R, γ R } ɛ Ω, M τɛ, M 0, τ 0, [ ] Γ(w) (w) M + (w) T 0 τ + 2(γ + θ(w)) There seems to be no SOCP reformulation of WCQVaR.

34 Robust Optimization Perspect on WCQVaR WCQVaR minimization is equivalent to: where min max w W Z Uɛ q Q(w), Z [ 1 Q(w) = 2 Γ(w) 1 2 (w) ] 1, 2 (w)t θ(w) and the uncertainty set Uɛ q S n+1 is defined as { [ ] } Uɛ q X ξ = Z = ξ T S n+1 : Ω ɛz 0, Z 0 1 U q ɛ is lifted into S n+1 to compensate for non-convexity.

35 Robust Optimization Perspect on WCQVaR There is a connection between U ɛ R m and U q ɛ S n+1. If we impose: w W = Γ(w) 0 then robust optimization problem reduces to: min w W max w T r r Uɛ q where the uncertainty set U q ɛ Uɛ q = r Rm : R m is defined as ξ R n such that (ξ µ) T Σ 1 (ξ µ) κ(ɛ) 2 and r i = θ i + ξ T i ξt Γ i ξ i = 1,..., m Unlike U ɛ, the set U q ɛ is not symmetric!

36 Robust Optimization Perspective on WCQVaR

37 Example: WCQVaR vs WCVaR Now we want to estimate VaR after 2 days (not 21 days). VaR not evaluated at option maturity times use WCQVaR (not WCPVaR). Use Black-Scholes to calculate prices and greeks. probability (%) VaR Monte-Carlo VaR Worst-Case VaR Worst-Case Quadratic VaR portfolio loss Confidence level (1-ε)% At ɛ = 1%: WCVaR still 3 times larger than WCQVaR.

38 Index Tracking using Worst-Case Quadratic VaR Total test period: Jan. 2nd, 2004 Oct. 10th, Estimation Window: 600 days. Out-of-sample returns: robust strategy with options robust strategy without options S&P 500 (benchmark) Relative Wealth Period Outperformance: option strat 56%, stock-only strat 12%. Sharpe Ratio: option strat 0.97, stock-only strat Allocation option strategy: 89% stocks, 11% options.

39 Extensions Introduce additional risk-factors such as stochastic volatility. No new theory needed: delta-gamma-vega-vomma approximation is still quadratic. Copulas also model non-linear dependencies. They could be integrated into Worst-Case VaR framework.

40 Conclusions Worst-Case VaR makes weak assumptions about probability distributions. Can be used to compute as well as optimize the risk of large scale derivative portfolios. Options are risky, but their use in a robust optimization framework can offer substantial benefits. No quantitative risk method can completely replace sound investment analysis!

41 Questions? Paper available on optimization-online.org c 2007 Salvador Dalí, Gala-Salvador Dalí Foundation/Artists Rights Society (ARS), New York

Worst-Case Value-at-Risk of Non-Linear Portfolios

Worst-Case Value-at-Risk of Non-Linear Portfolios Worst-Case Value-at-Risk of Non-Linear Portfolios Steve Zymler Daniel Kuhn Berç Rustem Department of Computing Imperial College London Portfolio Optimization Consider a market consisting of m assets. Optimal

More information

Robust Portfolio Optimization with Derivative Insurance Guarantees

Robust Portfolio Optimization with Derivative Insurance Guarantees Robust Portfolio Optimization with Derivative Insurance Guarantees Steve Zymler Berç Rustem Daniel Kuhn Department of Computing Imperial College London Mean-Variance Portfolio Optimization Optimal Asset

More information

Distributionally Robust Optimization with Applications to Risk Management

Distributionally Robust Optimization with Applications to Risk Management Imperial College London Department of Computing Distributionally Robust Optimization with Applications to Risk Management Steve Zymler Submitted in part fulfilment of the requirements for the degree of

More information

CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization

CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization March 9 16, 2018 1 / 19 The portfolio optimization problem How to best allocate our money to n risky assets S 1,..., S n with

More information

Robust Optimisation & its Guarantees

Robust Optimisation & its Guarantees Imperial College London APMOD 9-11 April, 2014 Warwick Business School ness with D. Kuhn, P. Parpas, W. Wiesemann, R. Fonseca, M. Kapsos, S.Žaković, S. Zymler Outline ness Stock-Only Risk Parity Ω Ratio

More information

Log-Robust Portfolio Management

Log-Robust Portfolio Management Log-Robust Portfolio Management Dr. Aurélie Thiele Lehigh University Joint work with Elcin Cetinkaya and Ban Kawas Research partially supported by the National Science Foundation Grant CMMI-0757983 Dr.

More information

Regime-dependent robust risk measures with application in portfolio selection

Regime-dependent robust risk measures with application in portfolio selection Regime-dependent robust risk measures Regime-dependent robust risk measures with application in portfolio selection, P.R.China TEL:86-29-82663741, E-mail: zchen@mail.xjtu.edu.cn (Joint work with Jia Liu)

More information

Robust Optimization Applied to a Currency Portfolio

Robust Optimization Applied to a Currency Portfolio Robust Optimization Applied to a Currency Portfolio R. Fonseca, S. Zymler, W. Wiesemann, B. Rustem Workshop on Numerical Methods and Optimization in Finance June, 2009 OUTLINE Introduction Motivation &

More information

Stochastic Programming and Financial Analysis IE447. Midterm Review. Dr. Ted Ralphs

Stochastic Programming and Financial Analysis IE447. Midterm Review. Dr. Ted Ralphs Stochastic Programming and Financial Analysis IE447 Midterm Review Dr. Ted Ralphs IE447 Midterm Review 1 Forming a Mathematical Programming Model The general form of a mathematical programming model is:

More information

Data-Driven Optimization for Portfolio Selection

Data-Driven Optimization for Portfolio Selection Delage E., Data-Driven Optimization for Portfolio Selection p. 1/16 Data-Driven Optimization for Portfolio Selection Erick Delage, edelage@stanford.edu Yinyu Ye, yinyu-ye@stanford.edu Stanford University

More information

Quantitative Risk Management

Quantitative Risk Management Quantitative Risk Management Asset Allocation and Risk Management Martin B. Haugh Department of Industrial Engineering and Operations Research Columbia University Outline Review of Mean-Variance Analysis

More information

CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems

CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems January 26, 2018 1 / 24 Basic information All information is available in the syllabus

More information

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall 2014 Reduce the risk, one asset Let us warm up by doing an exercise. We consider an investment with σ 1 =

More information

A Robust Option Pricing Problem

A Robust Option Pricing Problem IMA 2003 Workshop, March 12-19, 2003 A Robust Option Pricing Problem Laurent El Ghaoui Department of EECS, UC Berkeley 3 Robust optimization standard form: min x sup u U f 0 (x, u) : u U, f i (x, u) 0,

More information

Bounds on some contingent claims with non-convex payoff based on multiple assets

Bounds on some contingent claims with non-convex payoff based on multiple assets Bounds on some contingent claims with non-convex payoff based on multiple assets Dimitris Bertsimas Xuan Vinh Doan Karthik Natarajan August 007 Abstract We propose a copositive relaxation framework to

More information

Robust Portfolio Optimization with Derivative Insurance Guarantees

Robust Portfolio Optimization with Derivative Insurance Guarantees Robust Portfolio Optimization with Derivative Insurance Guarantees Steve Zymler, Berç Rustem and Daniel Kuhn Department of Computing Imperial College of Science, Technology and Medicine 180 Queen's Gate,

More information

IEOR E4602: Quantitative Risk Management

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

More information

All Investors are Risk-averse Expected Utility Maximizers. Carole Bernard (UW), Jit Seng Chen (GGY) and Steven Vanduffel (Vrije Universiteit Brussel)

All Investors are Risk-averse Expected Utility Maximizers. Carole Bernard (UW), Jit Seng Chen (GGY) and Steven Vanduffel (Vrije Universiteit Brussel) All Investors are Risk-averse Expected Utility Maximizers Carole Bernard (UW), Jit Seng Chen (GGY) and Steven Vanduffel (Vrije Universiteit Brussel) First Name: Waterloo, April 2013. Last Name: UW ID #:

More information

Optimization in Finance

Optimization in Finance Research Reports on Mathematical and Computing Sciences Series B : Operations Research Department of Mathematical and Computing Sciences Tokyo Institute of Technology 2-12-1 Oh-Okayama, Meguro-ku, Tokyo

More information

Portfolio Optimization with Alternative Risk Measures

Portfolio Optimization with Alternative Risk Measures Portfolio Optimization with Alternative Risk Measures Prof. Daniel P. Palomar The Hong Kong University of Science and Technology (HKUST) MAFS6010R- Portfolio Optimization with R MSc in Financial Mathematics

More information

SOLVING ROBUST SUPPLY CHAIN PROBLEMS

SOLVING ROBUST SUPPLY CHAIN PROBLEMS SOLVING ROBUST SUPPLY CHAIN PROBLEMS Daniel Bienstock Nuri Sercan Özbay Columbia University, New York November 13, 2005 Project with Lucent Technologies Optimize the inventory buffer levels in a complicated

More information

Evaluation of proportional portfolio insurance strategies

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

More information

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

PORTFOLIO THEORY. Master in Finance INVESTMENTS. Szabolcs Sebestyén

PORTFOLIO THEORY. Master in Finance INVESTMENTS. Szabolcs Sebestyén PORTFOLIO THEORY Szabolcs Sebestyén szabolcs.sebestyen@iscte.pt Master in Finance INVESTMENTS Sebestyén (ISCTE-IUL) Portfolio Theory Investments 1 / 60 Outline 1 Modern Portfolio Theory Introduction Mean-Variance

More information

Risk Measurement in Credit Portfolio Models

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

More information

All Investors are Risk-averse Expected Utility Maximizers

All Investors are Risk-averse Expected Utility Maximizers All Investors are Risk-averse Expected Utility Maximizers Carole Bernard (UW), Jit Seng Chen (GGY) and Steven Vanduffel (Vrije Universiteit Brussel) AFFI, Lyon, May 2013. Carole Bernard All Investors are

More information

Robust CVaR Approach to Portfolio Selection with Uncertain Exit Time

Robust CVaR Approach to Portfolio Selection with Uncertain Exit Time Robust CVaR Approach to Portfolio Selection with Uncertain Exit Time Dashan Huang Shu-Shang Zhu Frank J. Fabozzi Masao Fukushima January 4, 2006 Department of Applied Mathematics and Physics, Graduate

More information

Optimal Portfolio Selection Under the Estimation Risk in Mean Return

Optimal Portfolio Selection Under the Estimation Risk in Mean Return Optimal Portfolio Selection Under the Estimation Risk in Mean Return by Lei Zhu A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Mathematics

More information

Multi-Period Trading via Convex Optimization

Multi-Period Trading via Convex Optimization Multi-Period Trading via Convex Optimization Stephen Boyd Enzo Busseti Steven Diamond Ronald Kahn Kwangmoo Koh Peter Nystrup Jan Speth Stanford University & Blackrock City University of Hong Kong September

More information

Journal of Computational and Applied Mathematics. The mean-absolute deviation portfolio selection problem with interval-valued returns

Journal of Computational and Applied Mathematics. The mean-absolute deviation portfolio selection problem with interval-valued returns Journal of Computational and Applied Mathematics 235 (2011) 4149 4157 Contents lists available at ScienceDirect Journal of Computational and Applied Mathematics journal homepage: www.elsevier.com/locate/cam

More information

Portfolio Optimization. Prof. Daniel P. Palomar

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

More information

Applied portfolio analysis. Lecture II

Applied portfolio analysis. Lecture II Applied portfolio analysis Lecture II + 1 Fundamentals in optimal portfolio choice How do we choose the optimal allocation? What inputs do we need? How do we choose them? How easy is to get exact solutions

More information

The Optimization Process: An example of portfolio optimization

The Optimization Process: An example of portfolio optimization ISyE 6669: Deterministic Optimization The Optimization Process: An example of portfolio optimization Shabbir Ahmed Fall 2002 1 Introduction Optimization can be roughly defined as a quantitative approach

More information

Mathematics in Finance

Mathematics in Finance Mathematics in Finance Steven E. Shreve Department of Mathematical Sciences Carnegie Mellon University Pittsburgh, PA 15213 USA shreve@andrew.cmu.edu A Talk in the Series Probability in Science and Industry

More information

Market risk measurement in practice

Market risk measurement in practice Lecture notes on risk management, public policy, and the financial system Allan M. Malz Columbia University 2018 Allan M. Malz Last updated: October 23, 2018 2/32 Outline Nonlinearity in market risk Market

More information

Optimal Investment for Worst-Case Crash Scenarios

Optimal Investment for Worst-Case Crash Scenarios Optimal Investment for Worst-Case Crash Scenarios A Martingale Approach Frank Thomas Seifried Department of Mathematics, University of Kaiserslautern June 23, 2010 (Bachelier 2010) Worst-Case Portfolio

More information

Implementing Momentum Strategy with Options: Dynamic Scaling and Optimization

Implementing Momentum Strategy with Options: Dynamic Scaling and Optimization Implementing Momentum Strategy with Options: Dynamic Scaling and Optimization Abstract: Momentum strategy and its option implementation are studied in this paper. Four basic strategies are constructed

More information

COMP331/557. Chapter 6: Optimisation in Finance: Cash-Flow. (Cornuejols & Tütüncü, Chapter 3)

COMP331/557. Chapter 6: Optimisation in Finance: Cash-Flow. (Cornuejols & Tütüncü, Chapter 3) COMP331/557 Chapter 6: Optimisation in Finance: Cash-Flow (Cornuejols & Tütüncü, Chapter 3) 159 Cash-Flow Management Problem A company has the following net cash flow requirements (in 1000 s of ): Month

More information

Robustness, Model Uncertainty and Pricing

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

More information

Equivalence of robust VaR and CVaR optimization

Equivalence of robust VaR and CVaR optimization Equivalence of robust VaR and CVaR optimization Somayyeh Lotfi Stavros A. Zenios Working Paper 16 03 The Wharton Financial Institutions Center The Wharton School, University of Pennsylvania, PA. Date of

More information

Financial Risk Management

Financial Risk Management Financial Risk Management Professor: Thierry Roncalli Evry University Assistant: Enareta Kurtbegu Evry University Tutorial exercices #3 1 Maximum likelihood of the exponential distribution 1. We assume

More information

Optimization Methods in Finance

Optimization Methods in Finance Optimization Methods in Finance Gerard Cornuejols Reha Tütüncü Carnegie Mellon University, Pittsburgh, PA 15213 USA January 2006 2 Foreword Optimization models play an increasingly important role in financial

More information

u (x) < 0. and if you believe in diminishing return of the wealth, then you would require

u (x) < 0. and if you believe in diminishing return of the wealth, then you would require Chapter 8 Markowitz Portfolio Theory 8.7 Investor Utility Functions People are always asked the question: would more money make you happier? The answer is usually yes. The next question is how much more

More information

Interior-Point Algorithm for CLP II. yyye

Interior-Point Algorithm for CLP II.   yyye Conic Linear Optimization and Appl. Lecture Note #10 1 Interior-Point Algorithm for CLP II Yinyu Ye Department of Management Science and Engineering Stanford University Stanford, CA 94305, U.S.A. http://www.stanford.edu/

More information

ORF 307: Lecture 12. Linear Programming: Chapter 11: Game Theory

ORF 307: Lecture 12. Linear Programming: Chapter 11: Game Theory ORF 307: Lecture 12 Linear Programming: Chapter 11: Game Theory Robert J. Vanderbei April 3, 2018 Slides last edited on April 3, 2018 http://www.princeton.edu/ rvdb Game Theory John Nash = A Beautiful

More information

Game Theory Tutorial 3 Answers

Game Theory Tutorial 3 Answers Game Theory Tutorial 3 Answers Exercise 1 (Duality Theory) Find the dual problem of the following L.P. problem: max x 0 = 3x 1 + 2x 2 s.t. 5x 1 + 2x 2 10 4x 1 + 6x 2 24 x 1 + x 2 1 (1) x 1 + 3x 2 = 9 x

More information

Portfolio Selection with Uncertain Exit Time: A Robust CVaR Approach

Portfolio Selection with Uncertain Exit Time: A Robust CVaR Approach Portfolio Selection with Uncertain Exit Time: A Robust CVaR Approach Dashan Huang a, Shu-Shang Zhu b, Frank J. Fabozzi c,, Masao Fukushima a a Department of Applied Mathematics and Physics, Graduate School

More information

The Value of Stochastic Modeling in Two-Stage Stochastic Programs

The Value of Stochastic Modeling in Two-Stage Stochastic Programs The Value of Stochastic Modeling in Two-Stage Stochastic Programs Erick Delage, HEC Montréal Sharon Arroyo, The Boeing Cie. Yinyu Ye, Stanford University Tuesday, October 8 th, 2013 1 Delage et al. Value

More information

Risk Reward Optimisation for Long-Run Investors: an Empirical Analysis

Risk Reward Optimisation for Long-Run Investors: an Empirical Analysis GoBack Risk Reward Optimisation for Long-Run Investors: an Empirical Analysis M. Gilli University of Geneva and Swiss Finance Institute E. Schumann University of Geneva AFIR / LIFE Colloquium 2009 München,

More information

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

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

More information

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

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

More information

Portfolio selection with multiple risk measures

Portfolio selection with multiple risk measures Portfolio selection with multiple risk measures Garud Iyengar Columbia University Industrial Engineering and Operations Research Joint work with Carlos Abad Outline Portfolio selection and risk measures

More information

OPTIMIZATION METHODS IN FINANCE

OPTIMIZATION METHODS IN FINANCE OPTIMIZATION METHODS IN FINANCE GERARD CORNUEJOLS Carnegie Mellon University REHA TUTUNCU Goldman Sachs Asset Management CAMBRIDGE UNIVERSITY PRESS Foreword page xi Introduction 1 1.1 Optimization problems

More information

Smile in the low moments

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

More information

A Harmonic Analysis Solution to the Basket Arbitrage Problem

A Harmonic Analysis Solution to the Basket Arbitrage Problem A Harmonic Analysis Solution to the Basket Arbitrage Problem Alexandre d Aspremont ORFE, Princeton University. A. d Aspremont, INFORMS, San Francisco, Nov. 14 2005. 1 Introduction Classic Black & Scholes

More information

LECTURE NOTES 10 ARIEL M. VIALE

LECTURE NOTES 10 ARIEL M. VIALE LECTURE NOTES 10 ARIEL M VIALE 1 Behavioral Asset Pricing 11 Prospect theory based asset pricing model Barberis, Huang, and Santos (2001) assume a Lucas pure-exchange economy with three types of assets:

More information

IE 495 Lecture 11. The LShaped Method. Prof. Jeff Linderoth. February 19, February 19, 2003 Stochastic Programming Lecture 11 Slide 1

IE 495 Lecture 11. The LShaped Method. Prof. Jeff Linderoth. February 19, February 19, 2003 Stochastic Programming Lecture 11 Slide 1 IE 495 Lecture 11 The LShaped Method Prof. Jeff Linderoth February 19, 2003 February 19, 2003 Stochastic Programming Lecture 11 Slide 1 Before We Begin HW#2 $300 $0 http://www.unizh.ch/ior/pages/deutsch/mitglieder/kall/bib/ka-wal-94.pdf

More information

SciBeta CoreShares South-Africa Multi-Beta Multi-Strategy Six-Factor EW

SciBeta CoreShares South-Africa Multi-Beta Multi-Strategy Six-Factor EW SciBeta CoreShares South-Africa Multi-Beta Multi-Strategy Six-Factor EW Table of Contents Introduction Methodological Terms Geographic Universe Definition: Emerging EMEA Construction: Multi-Beta Multi-Strategy

More information

2.1 Mean-variance Analysis: Single-period Model

2.1 Mean-variance Analysis: Single-period Model Chapter Portfolio Selection The theory of option pricing is a theory of deterministic returns: we hedge our option with the underlying to eliminate risk, and our resulting risk-free portfolio then earns

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

Understanding and Controlling High Factor Exposures of Robust Portfolios

Understanding and Controlling High Factor Exposures of Robust Portfolios Understanding and Controlling High Factor Exposures of Robust Portfolios July 8, 2013 Min Jeong Kim Investment Design Lab, Industrial and Systems Engineering Department, KAIST Co authors: Woo Chang Kim,

More information

Lecture Quantitative Finance Spring Term 2015

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

More information

Technical Report Doc ID: TR April-2009 (Last revised: 02-June-2009)

Technical Report Doc ID: TR April-2009 (Last revised: 02-June-2009) Technical Report Doc ID: TR-1-2009. 14-April-2009 (Last revised: 02-June-2009) The homogeneous selfdual model algorithm for linear optimization. Author: Erling D. Andersen In this white paper we present

More information

Performance Bounds and Suboptimal Policies for Multi-Period Investment

Performance Bounds and Suboptimal Policies for Multi-Period Investment Foundations and Trends R in Optimization Vol. 1, No. 1 (2014) 1 72 c 2014 S. Boyd, M. Mueller, B. O Donoghue, Y. Wang DOI: 10.1561/2400000001 Performance Bounds and Suboptimal Policies for Multi-Period

More information

Pricing theory of financial derivatives

Pricing theory of financial derivatives Pricing theory of financial derivatives One-period securities model S denotes the price process {S(t) : t = 0, 1}, where S(t) = (S 1 (t) S 2 (t) S M (t)). Here, M is the number of securities. At t = 1,

More information

Optimization Models in Financial Mathematics

Optimization Models in Financial Mathematics Optimization Models in Financial Mathematics John R. Birge Northwestern University www.iems.northwestern.edu/~jrbirge Illinois Section MAA, April 3, 2004 1 Introduction Trends in financial mathematics

More information

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

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

More information

The Correlation Smile Recovery

The Correlation Smile Recovery Fortis Bank Equity & Credit Derivatives Quantitative Research The Correlation Smile Recovery E. Vandenbrande, A. Vandendorpe, Y. Nesterov, P. Van Dooren draft version : March 2, 2009 1 Introduction Pricing

More information

Portfolio theory and risk management Homework set 2

Portfolio theory and risk management Homework set 2 Portfolio theory and risk management Homework set Filip Lindskog General information The homework set gives at most 3 points which are added to your result on the exam. You may work individually or in

More information

Calculating VaR. There are several approaches for calculating the Value at Risk figure. The most popular are the

Calculating VaR. There are several approaches for calculating the Value at Risk figure. The most popular are the VaR Pro and Contra Pro: Easy to calculate and to understand. It is a common language of communication within the organizations as well as outside (e.g. regulators, auditors, shareholders). It is not really

More information

Yao s Minimax Principle

Yao s Minimax Principle Complexity of algorithms The complexity of an algorithm is usually measured with respect to the size of the input, where size may for example refer to the length of a binary word describing the input,

More information

Completeness and Hedging. Tomas Björk

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

More information

Optimal Portfolio Liquidation and Macro Hedging

Optimal Portfolio Liquidation and Macro Hedging Bloomberg Quant Seminar, October 15, 2015 Optimal Portfolio Liquidation and Macro Hedging Marco Avellaneda Courant Institute, YU Joint work with Yilun Dong and Benjamin Valkai Liquidity Risk Measures Liquidity

More information

Mean-Variance Optimal Portfolios in the Presence of a Benchmark with Applications to Fraud Detection

Mean-Variance Optimal Portfolios in the Presence of a Benchmark with Applications to Fraud Detection Mean-Variance Optimal Portfolios in the Presence of a Benchmark with Applications to Fraud Detection Carole Bernard (University of Waterloo) Steven Vanduffel (Vrije Universiteit Brussel) Fields Institute,

More information

An Exact Solution Approach for Portfolio Optimization Problems under Stochastic and Integer Constraints

An Exact Solution Approach for Portfolio Optimization Problems under Stochastic and Integer Constraints An Exact Solution Approach for Portfolio Optimization Problems under Stochastic and Integer Constraints P. Bonami, M.A. Lejeune Abstract In this paper, we study extensions of the classical Markowitz mean-variance

More information

Can you do better than cap-weighted equity benchmarks?

Can you do better than cap-weighted equity benchmarks? R/Finance 2011 Can you do better than cap-weighted equity benchmarks? Guy Yollin Principal Consultant, r-programming.org Visiting Lecturer, University of Washington Krishna Kumar Financial Consultant Yollin/Kumar

More information

LECTURE NOTES 3 ARIEL M. VIALE

LECTURE NOTES 3 ARIEL M. VIALE LECTURE NOTES 3 ARIEL M VIALE I Markowitz-Tobin Mean-Variance Portfolio Analysis Assumption Mean-Variance preferences Markowitz 95 Quadratic utility function E [ w b w ] { = E [ w] b V ar w + E [ w] }

More information

Asymptotic methods in risk management. Advances in Financial Mathematics

Asymptotic methods in risk management. Advances in Financial Mathematics Asymptotic methods in risk management Peter Tankov Based on joint work with A. Gulisashvili Advances in Financial Mathematics Paris, January 7 10, 2014 Peter Tankov (Université Paris Diderot) Asymptotic

More information

Does Naive Not Mean Optimal? The Case for the 1/N Strategy in Brazilian Equities

Does Naive Not Mean Optimal? The Case for the 1/N Strategy in Brazilian Equities Does Naive Not Mean Optimal? GV INVEST 05 The Case for the 1/N Strategy in Brazilian Equities December, 2016 Vinicius Esposito i The development of optimal approaches to portfolio construction has rendered

More information

Financial Giffen Goods: Examples and Counterexamples

Financial Giffen Goods: Examples and Counterexamples Financial Giffen Goods: Examples and Counterexamples RolfPoulsen and Kourosh Marjani Rasmussen Abstract In the basic Markowitz and Merton models, a stock s weight in efficient portfolios goes up if its

More information

HANDBOOK OF. Market Risk CHRISTIAN SZYLAR WILEY

HANDBOOK OF. Market Risk CHRISTIAN SZYLAR WILEY HANDBOOK OF Market Risk CHRISTIAN SZYLAR WILEY Contents FOREWORD ACKNOWLEDGMENTS ABOUT THE AUTHOR INTRODUCTION XV XVII XIX XXI 1 INTRODUCTION TO FINANCIAL MARKETS t 1.1 The Money Market 4 1.2 The Capital

More information

Basics of Asset Pricing. Ali Nejadmalayeri

Basics of Asset Pricing. Ali Nejadmalayeri Basics of Asset Pricing Ali Nejadmalayeri January 2009 No-Arbitrage and Equilibrium Pricing in Complete Markets: Imagine a finite state space with s {1,..., S} where there exist n traded assets with a

More information

A Hybrid Importance Sampling Algorithm for VaR

A Hybrid Importance Sampling Algorithm for VaR A Hybrid Importance Sampling Algorithm for VaR No Author Given No Institute Given Abstract. Value at Risk (VaR) provides a number that measures the risk of a financial portfolio under significant loss.

More information

Asset Allocation and Risk Management

Asset Allocation and Risk Management IEOR E4602: Quantitative Risk Management Fall 2016 c 2016 by Martin Haugh Asset Allocation and Risk Management These lecture notes provide an introduction to asset allocation and risk management. We begin

More information

Martingale Pricing Theory in Discrete-Time and Discrete-Space Models

Martingale Pricing Theory in Discrete-Time and Discrete-Space Models IEOR E4707: Foundations of Financial Engineering c 206 by Martin Haugh Martingale Pricing Theory in Discrete-Time and Discrete-Space Models These notes develop the theory of martingale pricing in a discrete-time,

More information

Risk aversion in multi-stage stochastic programming: a modeling and algorithmic perspective

Risk aversion in multi-stage stochastic programming: a modeling and algorithmic perspective Risk aversion in multi-stage stochastic programming: a modeling and algorithmic perspective Tito Homem-de-Mello School of Business Universidad Adolfo Ibañez, Santiago, Chile Joint work with Bernardo Pagnoncelli

More information

Mean Variance Analysis and CAPM

Mean Variance Analysis and CAPM Mean Variance Analysis and CAPM Yan Zeng Version 1.0.2, last revised on 2012-05-30. Abstract A summary of mean variance analysis in portfolio management and capital asset pricing model. 1. Mean-Variance

More information

Optimizing the Omega Ratio using Linear Programming

Optimizing the Omega Ratio using Linear Programming Optimizing the Omega Ratio using Linear Programming Michalis Kapsos, Steve Zymler, Nicos Christofides and Berç Rustem October, 2011 Abstract The Omega Ratio is a recent performance measure. It captures

More information

Pricing A Class of Multiasset Options using Information on Smaller Subsets of Assets

Pricing A Class of Multiasset Options using Information on Smaller Subsets of Assets Pricing A Class of Multiasset Options using Information on Smaller Subsets of Assets Karthik Natarajan March 19, 2007 Abstract In this paper, we study the pricing problem for the class of multiasset European

More information

Non-semimartingales in finance

Non-semimartingales in finance Non-semimartingales in finance Pricing and Hedging Options with Quadratic Variation Tommi Sottinen University of Vaasa 1st Northern Triangular Seminar 9-11 March 2009, Helsinki University of Technology

More information

Asset Allocation Model with Tail Risk Parity

Asset Allocation Model with Tail Risk Parity Proceedings of the Asia Pacific Industrial Engineering & Management Systems Conference 2017 Asset Allocation Model with Tail Risk Parity Hirotaka Kato Graduate School of Science and Technology Keio University,

More information

Location, Productivity, and Trade

Location, Productivity, and Trade May 10, 2010 Motivation Outline Motivation - Trade and Location Major issue in trade: How does trade liberalization affect competition? Competition has more than one dimension price competition similarity

More information

Axioma Research Paper No. 66. May 25, 2016

Axioma Research Paper No. 66. May 25, 2016 Axioma Research Paper No. 66 May 25, 2016 : Minimizing Downside Risk of Multi-asset Class Portfolios Multi-asset class (MAC) portfolios can be comprised of investments in equities, fixed-income, commodities,

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

Path-dependent inefficient strategies and how to make them efficient.

Path-dependent inefficient strategies and how to make them efficient. Path-dependent inefficient strategies and how to make them efficient. Illustrated with the study of a popular retail investment product Carole Bernard (University of Waterloo) & Phelim Boyle (Wilfrid Laurier

More information

Comparison of Estimation For Conditional Value at Risk

Comparison of Estimation For Conditional Value at Risk -1- University of Piraeus Department of Banking and Financial Management Postgraduate Program in Banking and Financial Management Comparison of Estimation For Conditional Value at Risk Georgantza Georgia

More information

INTEREST RATES AND FX MODELS

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

More information

Approximations of Stochastic Programs. Scenario Tree Reduction and Construction

Approximations of Stochastic Programs. Scenario Tree Reduction and Construction Approximations of Stochastic Programs. Scenario Tree Reduction and Construction W. Römisch Humboldt-University Berlin Institute of Mathematics 10099 Berlin, Germany www.mathematik.hu-berlin.de/~romisch

More information

IEOR E4602: Quantitative Risk Management

IEOR E4602: Quantitative Risk Management IEOR E4602: Quantitative Risk Management Risk Measures Martin Haugh Department of Industrial Engineering and Operations Research Columbia University Email: martin.b.haugh@gmail.com Reference: Chapter 8

More information

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

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

More information