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

Similar documents
Worst-Case Value-at-Risk of Derivative Portfolios

Robust Portfolio Optimization with Derivative Insurance Guarantees

Distributionally Robust Optimization with Applications to Risk Management

Data-Driven Optimization for Portfolio Selection

Log-Robust Portfolio Management

Regime-dependent robust risk measures with application in portfolio selection

Robust Optimization Applied to a Currency Portfolio

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

Quantitative Risk Management

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

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

IEOR E4602: Quantitative Risk Management

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

Robust Optimisation & its Guarantees

Robust Portfolio Optimization with Derivative Insurance Guarantees

Portfolio Management and Optimal Execution via Convex Optimization

Portfolio Optimization with Alternative Risk Measures

Asymptotic methods in risk management. Advances in Financial Mathematics

Financial Risk Management

Market risk measurement in practice

Mathematics in Finance

Capital requirements and portfolio optimization under solvency constraints: a dynamical approach

Financial Risk Forecasting Chapter 6 Analytical value-at-risk for options and bonds

Robust CVaR Approach to Portfolio Selection with Uncertain Exit Time

Lecture 22. Survey Sampling: an Overview

Optimal Portfolio Selection Under the Estimation Risk in Mean Return

Computational Finance. Computational Finance p. 1

King s College London

Portfolio Optimization. Prof. Daniel P. Palomar

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

Implementing Momentum Strategy with Options: Dynamic Scaling and Optimization

Multi-Period Trading via Convex Optimization

LECTURE NOTES 3 ARIEL M. VIALE

Dynamic Portfolio Choice II

Robust Portfolio Optimization Using a Simple Factor Model

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

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

Portfolio Selection with Uncertain Exit Time: A Robust CVaR Approach

Robust portfolio optimization under multiperiod mean-standard deviation criterion

VaR vs CVaR in Risk Management and Optimization

Robustness, Model Uncertainty and Pricing

King s College London

Stochastic Receding Horizon Control for Dynamic Option Hedging

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

Approximations of Stochastic Programs. Scenario Tree Reduction and Construction

M5MF6. Advanced Methods in Derivatives Pricing

Evaluation of proportional portfolio insurance strategies

Lecture Quantitative Finance Spring Term 2015

Comparison of Estimation For Conditional Value at Risk

SOLVING ROBUST SUPPLY CHAIN PROBLEMS

Financial Times Series. Lecture 6

A Robust Option Pricing Problem

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

Valuing Stock Options: The Black-Scholes-Merton Model. Chapter 13

Executive Summary: A CVaR Scenario-based Framework For Minimizing Downside Risk In Multi-Asset Class Portfolios

ROM SIMULATION Exact Moment Simulation using Random Orthogonal Matrices

IMPA Commodities Course : Forward Price Models

The Value of Stochastic Modeling in Two-Stage Stochastic Programs

Performance Bounds and Suboptimal Policies for Multi-Period Investment

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

Portfolio selection with multiple risk measures

A Hybrid Importance Sampling Algorithm for VaR

Barrier Option. 2 of 33 3/13/2014

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

Definition Pricing Risk management Second generation barrier options. Barrier Options. Arfima Financial Solutions

How do Variance Swaps Shape the Smile?

Change of Measure (Cameron-Martin-Girsanov Theorem)

Testing Out-of-Sample Portfolio Performance

Extend the ideas of Kan and Zhou paper on Optimal Portfolio Construction under parameter uncertainty

Optimizing the Omega Ratio using Linear Programming

Asset Allocation Model with Tail Risk Parity

Asset Allocation and Risk Management

Natural Balance Sheet Hedge of Equity Indexed Annuities

1.1 Basic Financial Derivatives: Forward Contracts and Options

Lecture 10: Performance measures

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

The Use of Importance Sampling to Speed Up Stochastic Volatility Simulations

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

The rth moment of a real-valued random variable X with density f(x) is. x r f(x) dx

Stochastic Financial Models

Heterogeneous Firm, Financial Market Integration and International Risk Sharing

The out-of-sample performance of robust portfolio optimization

INTEREST RATES AND FX MODELS

Module 2: Monte Carlo Methods

Locally risk-minimizing vs. -hedging in stochastic vola

Robust Longevity Risk Management

Credit Risk : Firm Value Model

CORC Technical Report TR Robust Active Portfolio Management

Session 8: The Markowitz problem p. 1

Smile in the low moments

Chapter 3: Black-Scholes Equation and Its Numerical Evaluation

Optimizing S-shaped utility and risk management

Deterministic Income under a Stochastic Interest Rate

Lecture Note 8 of Bus 41202, Spring 2017: Stochastic Diffusion Equation & Option Pricing

The Optimization Process: An example of portfolio optimization

1 < = α σ +σ < 0. Using the parameters and h = 1/365 this is N ( ) = If we use h = 1/252, the value would be N ( ) =

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

Financial Risk Management

Lecture 1: Lévy processes

Effectiveness of CPPI Strategies under Discrete Time Trading

Transcription:

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 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 Value-at-Risk Focus of this talk

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 } } ǫ

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 may underestimate the actual VaR.

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 γ : sup 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.

Robust Optimization Perspective on WCVaR El Ghaoui et al. have shown that WCVaR ǫ (w) = µ T w + κ(ǫ) w T Σw, where κ(ǫ) = (1 ǫ)/ǫ. Connection to robust optimization: WCVaR ǫ (w) = max r U ǫ w T r, where the ellipsoidal uncertainty set U ǫ is defined as { U ǫ = r : (r µ r ) T Σ 1 r (r µ r ) κ(ǫ) 2}. Therefore, min WCVaR ǫ(w) min max w T r. w W w W r U ǫ

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

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

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 γ : sup P P P γ w T f( ξ) ǫ When f( ξ) is: convex polyhedral Worst-Case Polyhedral VaR (SOCP) nonconvex quadratic Worst-Case Quadratic VaR (SDP)

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

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.

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 γ : sup P P P γ w T f( ξ) ǫ.

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

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.

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!

Robust Optimization Perspective on WCPVaR

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.

Example: WCPVaR vs WCVaR probability (%) 16 14 12 10 8 6 4 2 0-4 -3.5-3 -2.5-2 -1.5-1 -0.5 0 0.5 1 portfolio loss At confidence level ǫ = 1%: VaR 5 4.5 4 3.5 3 2.5 2 1.5 1 0.5 0 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 80 82 84 86 88 90 92 94 96 98 100 Confidence level (1 v5)%

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 ξ + 1 2 ξ T Γ i ξ i = 1,...,m. Portfolio return approximated by (possibly non-convex): w T r = w T f(ξ) θ(w) + (w) T ξ + 1 2 ξ 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

Worst-Case Quadratic VaR Worst-Case Quadratic VaR (WCQVaR) For any w W, we define WCQVaR as { { min γ : sup 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.

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ǫ {Z q X ξ = = ξ T S n+1 : Ω ǫz 0, Z 0 1 U q ǫ is lifted into S n+1 to compensate for non-convexity.

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 + 1 2 ξt Γ i ξ i = 1,..., m Unlike U ǫ, the set U q ǫ is not symmetric!

Robust Optimization Perspective on WCQVaR

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 (%) 7 6 5 4 3 2 VaR 1.4 1.2 1 0.8 0.6 0.4 Monte-Carlo VaR Worst-Case VaR Worst-Case Quadratic VaR 1 0.2 0-1 -0.8-0.6-0.4-0.2 0 0.2 0.4 0.6 portfolio loss 0 80 82 84 86 88 90 92 94 96 98 100 Confidence level (1-ε)% At ǫ = 1%: WCVaR still 3 times larger than WCQVaR.

Index Tracking using Worst-Case Quadratic VaR Total test period: Jan. 2nd, 2004 Oct. 10th, 2008. Estimation Window: 600 days. Out-of-sample returns: 581. 1.6 1.5 robust strategy with options robust strategy without options S&P 500 (benchmark) Relative Wealth 1.4 1.3 1.2 1.1 1 0.9 0 100 200 300 400 500 600 Period Outperformance: option strat 56%, stock-only strat 12%. Sharpe Ratio: option strat 0.97, stock-only strat 0.13. Allocation option strategy: 89% stocks, 11% options.

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