MVA, KVA: modelling challenges

Size: px
Start display at page:

Download "MVA, KVA: modelling challenges"

Transcription

1 11 September 2015 MVA, KVA: modelling challenges Moez MRAD Head of Credit & XVA Quantitative Research Views and opinions expressed in this presentation are the personal ones of the speaker. They may differ from current, past or future employer views, policies and interpretations Crédit Agricole Corporate and Investment Bank is authorised by the Autorité de Contrôle Prudentiel et de Résolution (ACPR) and supervised by the ACPR and the Autorité des Marchés Financiers (AMF) in France and subject to limited regulation by the Financial Conduct Authority and the Prudential Regulation Authority. Details about the extent of our regulation by the Financial Conduct Authority and the Prudential Regulation Authority are available from us on request.

2 Some CCR Challenges / Expected XVA Fundamental Review of the Trading Book (FRTB) : CVA VaR calculations for IR and FX will require the computation of several sensitivities on EPE profiles. Failure to meet the requirements for the FTRB approach will result in a fall back to the standardized approach (SA- CVA) and higher RWA/Capital costs as a result. Initial margin requirements (MVA) 2016: BCBS: All financial firms that engage in non-centrally cleared derivatives must exchange initial and variation margin as appropriate to the counterparty risks posed by such transactions. The standardized approach is add-on based / may be replaced by SA-CCR later on. Failure to come up with an internal model will result in a fall back to the standardized approach. Capital consumption: SA-CCR review (2017) / Leverage ratio (2018) / Net Stable Funding Ratio (2018) / Liquidity Coverage Ratio (2019). It is important to estimate the KVA: the present value of the future capital costs due to the various charges Internal Model: To get the term structure of UL we have to nest a VaR like computation (the UL at the desired confidence level and time horizon) within the Monte Carlo simulation. Page 1

3 Initial Margin and MVA IM posted has to be funded, IM received cannot be re-hypothecated. Margin Value Adjustment (MVA): Expected future funding cost due to IM. IM reduces over-collateralization which lead to less CVA. IM also reduces the need for capital as it reduces counterparty credit risk. Credit risk turned into liquidity risk and credit-related costs into funding costs. Internal Model based method Calibrated for 99% confidence interval, Margin Period of Risk at least 10 days. Compute IM per netting set and asset class. Sophisticated enough to cope with regulatory requirements. Brute force approach: Bump risk factors and revalue. It needs a high computational effort. Can not be achieved without use of specific technology (GPU and/or other recent technologies). Numerical techniques based approach: Compute analytic derivatives (sensitivities) per trade. Possible for the trades eligible for CCPs. Use sensitivities with historic market moves to compute the exposure distribution. Derive VaR or Expected Shortfall directly from the distribution (similar to parametric VaR). More complex products can be handled in a similar way (semi-exotics) or replaced by a regression. Page 2

4 Capital Requirements and KVA (I) Main sources of capital consumption for derivatives: Counterparty Credit Risk (CCR). CVA risk charge. Market risk (VaR and Stressed VaR). Capital consumption depends on: Counterparty nature: CCPs and many non-financials are exempt from CVA charge and/or have lower CCR. CSA (via CVA risk charge and credit exposure): high volume, complexity or disputes increase MPR and hence CVA risk charge. collateralization and initial margins reduce CCR charge. Regulator and jurisdiction Exemptions from CVA risk charge vary in different jurisdictions Availability of CDS protection to reduces CVA risk charge Received Initial Margin (and/or independent amount) Diffusion Models, measures, calibration Page 3

5 Capital Requirements and KVA (II) Why is capital required on top of the other XVA (Credit risk, Funding cost )? Other XVA adjust accounting for the expected loss (or expected cost) over the life of a transaction as seen at t= 0. Unexpected loss arise as well. They do not impact accounting as not a fair value (a drift) but rather a risk. These unexpected losses have to be covered by allocated Bank s capital, for an amount corresponding to the desired confidence level the Bank wants being able absorbing these unexpected losses at. Capital value Adjustment (KVA): Up fronted value of unexpected losses How to upfront unexpected losses? Up front revenues over the whole life of the transactions / portfolio. Getting the initial unexpected loss, even if not straightforward, isn t sufficient What is required is the whole forward profile of the time and market dependent term structure of UL A calculation difficulty arises here To get the term structure of UL means we have to nest a VaR like computation (The UL at the desired confidence level and time horizon) within the Monte Carlo simulation getting us the EL in the first place. If the VaR to be compution relies itself on a numerical procedure (MC or historical VaR), we multiply in a potentially explosive way the number of valuations to be carried Brute force approach or smart numerical methods might be considered when applicable Page 4

6 Numerical approaches for sensitivities computation AAD XVA are functions with lots of input variables (such as market data) Sensitivities are approximations of the mathematical derivatives. Derivatives can be computed via: Finite differences (FD). Adjoint Algorithmic Differentiation (AAD). AAD can be implemented via: Operator overloading (advised for XVA) Source transformation All the sensitivities will be displayed in one single sweep: same computation time for 10 or 1000 sensitivities! Page 5

7 AAD Pros and Cons Pros Sensitivity to n inputs is computed in constant time! Well suited to Monte-Carlo simulations Multithreading/parrallel computing compatibility C++ compliant Cons Memory consuming! Implementation of ADD is quite tricky in practice Does not improve (significantly) sensi precision Not as intuitive as FD Robustness Efficient for processes with high computation cost like XVAs estimation. Page 6

8 AAD for XVA AAD methodology can be divided into three fundamental steps: 1. Tree construction: the XVA estimation can be seen as a sequence of basic operations i.e. a pricing tree. 2. Tree evaluation: the pricing tree is evaluated for each simulation scenario. 3. Adjoint Backward propagation: sensitivities are computed in a backward mode: the tree is browsed from output (XVA) to inputs (market data). Thus, it is necessary to store: All the operators of the pricing tree (done in step 1). Results of these operators for each Monte Carlo Simulation (step 2). All the computation time for the three steps should not exceed 4 times the standard pricing computation time in theory. In practice, closer to 8. Page 7

9 Performance Tests 800 sensitivities in AAD performance in CVA single evaluation units Construction Evaluation AAD propagation 0,893 0,936 3,269 Page 8

10 MVA computation (I) SIMM Extended to MVA Compute sensitivities for each scenarios and each time step (analytically and/or via AAD) Use of sensitivities in order to get valuation changes: 1. First choice consider historical VaR shocks; and use sensitivities to estimation portfolio valuation changes; then sort scenarios and compute the 99% quantile. 2. Second choice is to use parametric VaR techniques: compute the square root of the sum of squared portfolio valuation change, compute the root mean square multiply it by a normal standard deviate corresponding to 99% and derive a normal or Gaussian covariance VaR approach. Page 9

11 MVA computation (II) MVA by replication Compute a VaR inside a Monte carlo simulation: 1. Use Longstaff-Schwartz regression function for all products of the portfolio. 2. Longstaff-Schwartz in its original form require Augmentation in order to estimate VaR efficiently. Two augmentation methods: Early State Augmentation (Wang & Calfish (2009)): Simulations start earlier than today. Preserve path continuity (needed for portfolio with bermudan products). Shocked State Augmentation (Green & Kenyon (2014)): Apply one VaR shock at each simulation date, on each path. Simpler, parsimonious, does not require extra simulation. Only for non bermudan products (example cleared ones). Apply shocks and compute VaR for each time and each scenario. Page 10

12 KVA computation (I) KVA is up fronting future capital consumption K(t), 0< t < T. KVA = 0 T h t B 0, t p C,B t E Qt K t dt K t = K MR t + K CVA t + K CCR t KVA = KVA MR + KVA CVA + KVA CCR KVA MR can be computed using standardized Approach (Basle II): K MR is not dependent on market conditions. Internal Model: Nested VaR computation (Similar to MVA) KVA CVA can be computed using standardized Approach (Basel III): We end up by up-fronting EAD (t). Internal Model: Nested CVA Credit VaR computation (Similar to MVA) Page 11

13 KVA computation (II) KVA CCR can be computed by up fronting K CCR (t) = weight 12.5% EAD(t) Weight is computed via: (1) standardized or (II) Foundation or Advanced IRB approaches. EAD t can be computed as in: 1. Current Exposure Method: MtM + add-on / some netting is allowed for add-on. 2. standardized approach : formula depending on transaction, collateral and their risk. 3. SA-CCR: tries to mimic the IMM approach but still depend on MtM at simulation time. KVA computation complexity similar to CVA or DVA (especially in CEM). 4. Internal model: Exposure at default EAD t = 1.4 EEPE(t) Effective expected positive exposure EEPE t = 1 T t 1 T t 1 0 max EE(t + u)dv 0<u<v Each time and scenario we need to estimate EEPE (nested Monte Carlo!) In practice solved by American Monte Carlo techniques or Branching Process (see Andreasen (2015)) Page 12

14 Disclaimer 2015, CRÉDIT AGRICOLE CORPORATE AND INVESTMENT BANK All rights reserved. This research report or summary has been prepared by Crédit Agricole Corporate and Investment Bank or one of its affiliates (collectively Crédit Agricole CIB ) from information believed to be reliable. Such information has not been independently verified and no guarantee, representation or warranty, express or implied, is made as to its accuracy, completeness or correctness. This report is a commercial communication as defined in article 6 of the Directive 2000/31/CE of 8 June For the avoidance of doubt, it is not a communication à caractère promotionnel within the meaning of the Règlement General AMF. It is provided for information purposes only. Nothing in this report should be considered to constitute investment, legal, accounting or taxation advice and you are advised to contact independent advisors in order to evaluate this report. It is not intended, and should not be considered, as an offer, invitation, solicitation or personal recommendation to buy, subscribe for or sell any of the financial instruments described herein, nor is it intended to form the basis for any credit, advice, personal recommendation or other evaluation with respect to such financial instruments and is intended for use only by those professional investors to whom it is made available by Crédit Agricole CIB. Crédit Agricole CIB does not act in a fiduciary capacity to you in respect of this report. Crédit Agricole CIB may at any time stop producing or updating this report. Not all strategies are appropriate at all times. Past performance is not necessarily a guide to future performance. The price, value of and income from any of the financial instruments mentioned in this report can fall as well as rise and you may make losses if you invest in them. Independent advice should be sought. In any case, investors are invited to make their own independent decision as to whether a financial instrument or whether investment in the financial instruments described herein is proper, suitable or appropriate based on their own judgement and upon the advice of any relevant advisors they have consulted. Crédit Agricole CIB has not taken any steps to ensure that any financial instruments referred to in this report are suitable for any investor. Crédit Agricole CIB will not treat recipients of this report as its customers by virtue of their receiving this report. Crédit Agricole CIB, its directors, officers and employees may effect transactions (whether long or short) in the financial instruments described herein for their own accounts or for the account of others, may have positions relating to other financial instruments of the issuer thereof, or any of its affiliates, or may perform or seek to perform securities, investment banking or other services for such issuer or its affiliates. Crédit Agricole CIB may have issued, and may in the future issue, other reports that are inconsistent with, and reach different conclusions from, the information presented in this report. Crédit Agricole CIB is under no obligation to ensure that such other reports are brought to the attention of any recipient of this report. Crédit Agricole CIB has established a Policy for Managing Conflicts of Interest in relation to Investment Research which is available upon request. A summary of this Policy is published on the Crédit Agricole CIB website: This Policy applies to its investment research activity. None of the material, nor its content, nor any copy of it, may be altered in any way, transmitted to, copied or distributed to any other party without the prior express written permission of Crédit Agricole CIB. To the extent permitted by applicable securities laws and regulations, Crédit Agricole CIB accepts no liability whatsoever for any direct or consequential loss arising from the use of this document or its contents. France: Crédit Agricole Corporate and Investment Bank is authorised by the Autorité de Contrôle Prudentiel et de Résolution ( ACPR ) and supervised by the ACPR and the Autorité des Marchés Financiers ( AMF ). United Kingdom: Approved and/or distributed by Crédit Agricole Corporate and Investment Bank, London branch. Crédit Agricole Corporate and Investment Bank is authorised by the ACPR and supervised by the ACPR and the AMF in France and subject to limited regulation by the Financial Conduct Authority and the Prudential Regulation Authority. Details about the extent of our regulation by the Financial Conduct Authority and the Prudential Regulation Authority are available from us on request. United States of America: This research report is distributed solely to persons who qualify as Major U.S. Institutional Investors as defined in Rule 15a-6 under the Securities and Exchange Act of 1934 and who deal with Crédit Agricole Corporate and Investment Bank. Recipients of this research in the United States wishing to effect a transaction in any security mentioned herein should do so by contacting Crédit Agricole Securities (USA), Inc. (a broker-dealer registered with the Securities and Exchange Commission). The delivery of this research report to any person in the United States shall not be deemed a recommendation of Crédit Agricole Securities (USA), Inc. to effect any transactions in the securities discussed herein or an endorsement of any opinion expressed herein. Italy: This research report can only be distributed to, and circulated among, professional investors (operatori qualificati), as defined by the relevant Italian securities legislation. Spain: Distributed by Crédit Agricole Corporate and Investment Bank, Madrid branch and may only be distributed to institutional investors (as defined in article 7.1 of Royal Decree 291/1992 on Issues and Public Offers of Securities) and cannot be distributed to other investors that do not fall within the category of institutional investors. Hong Kong: Distributed by Crédit Agricole Corporate and Investment Bank, Hong Kong branch. This research report can only be distributed to professional investors within the meaning of the Securities and Futures Ordinance (Cap.571) and any rule made there under. Japan: Distributed by Crédit Agricole Securities Asia B.V. which is registered for securities business in Japan pursuant to the Law Concerning Foreign Securities Firms (Law n 5 of 1971, as amended), and is not intended, and should not be considered, as an offer, invitation, solicitation or recommendation to buy or sell any of the financial instruments described herein. This report is not intended, and should not be considered, as advice on investments in securities which is subject to the Securities Investment Advisory Business Law (Law n 74 of 1986, as amended). Luxembourg: Distributed by Crédit Agricole Corporate and Investment Bank, Luxembourg branch. It is only intended for circulation and/or distribution to institutional investors and investments mentioned in this report will not be available to the public but only to institutional investors. Singapore: Distributed by Crédit Agricole Corporate and Investment Bank, Singapore branch. It is not intended for distribution to any persons other than accredited investors, as defined in the Securities and Futures Act (Chapter 289 of Singapore), and persons whose business involves the acquisition or disposal of, or the holding of capital markets products (as defined in the Securities and Futures Act (Chapter 289 of Singapore)). Switzerland: Distributed by Crédit Agricole (Suisse) S.A. This report is not subject to the SBA Directive of January 24, 2003 as they are produced by a non-swiss entity. Germany: Distributed by Crédit Agricole Corporate and Investment Bank, Frankfurt branch and may only be distributed to institutional investors. Australia: Distributed to wholesale investors only. This research, and any access to it, is intended only for wholesale clients within the meaning of the Australian Corporations Act. THE DISTRIBUTION OF THIS DOCUMENT IN OTHER JURISDICTIONS MAY BE RESTRICTED BY LAW, AND PERSONS INTO WHOSE POSSESSION THIS DOCUMENT COMES SHOULD INFORM THEMSELVES ABOUT, AND OBSERVE, ANY SUCH RESTRICTIONS. BY ACCEPTING THIS REPORT YOU AGREE TO BE BOUND BY THE FOREGOING. 11/05/15 Page 13

Emerging Market Focus

Emerging Market Focus CNH CCS curve: deeper inversion ahead 12 January 215 14:43 GMT Dariusz Kowalczyk Senior Economist/Strategist - Asia ex- Japan dariusz.kowalczyk@ca-cib.com +852 2826 1519 The SAFE has been reporting a net

More information

2nd Order Sensis: PnL and Hedging

2nd Order Sensis: PnL and Hedging 2nd Order Sensis: PnL and Hedging Chris Kenyon 19.10.2017 Acknowledgements & Disclaimers Joint work with Jacques du Toit. The views expressed in this presentation are the personal views of the speaker

More information

Modelling Counterparty Exposure and CVA An Integrated Approach

Modelling Counterparty Exposure and CVA An Integrated Approach Swissquote Conference Lausanne Modelling Counterparty Exposure and CVA An Integrated Approach Giovanni Cesari October 2010 1 Basic Concepts CVA Computation Underlying Models Modelling Framework: AMC CVA:

More information

Trade Idea Equity Derivatives Research

Trade Idea Equity Derivatives Research Trade Idea Equity Derivatives Research January 12th 2009 Axa & Allianz: embedded in volatility - We noticed that Allianz Axa Implied Volatility spread is extremely low, particularly on short maturities.

More information

The Basel Committee s December 2009 Proposals on Counterparty Risk

The Basel Committee s December 2009 Proposals on Counterparty Risk The Basel Committee s December 2009 Proposals on Counterparty Risk Nathanaël Benjamin United Kingdom Financial Services Authority (Seconded to the Federal Reserve Bank of New York) Member of the Basel

More information

Strategies For Managing CVA Exposures

Strategies For Managing CVA Exposures Strategies For Managing CVA Exposures Sebastien BOUCARD Global Head of CVA Trading www.ca-cib.com Contact Details Sebastien.boucard@ca-cib.com IMPORTANT NOTICE 2013 CRÉDIT AGRICOLE CORPORATE AND INVESTMENT

More information

Citigroup Global Markets Limited Pillar 3 Disclosures

Citigroup Global Markets Limited Pillar 3 Disclosures Citigroup Global Markets Limited Pillar 3 Disclosures 30 September 2018 1 Table Of Contents 1. Overview... 3 2. Own Funds and Capital Adequacy... 5 3. Counterparty Credit Risk... 6 4. Market Risk... 7

More information

Efficient Lifetime Portfolio Sensitivities: AAD Versus Longstaff-Schwartz Compression Chris Kenyon

Efficient Lifetime Portfolio Sensitivities: AAD Versus Longstaff-Schwartz Compression Chris Kenyon Efficient Lifetime Portfolio Sensitivities: AAD Versus Longstaff-Schwartz Compression Chris Kenyon 26.03.2014 Contact: Chris.Kenyon@lloydsbanking.com Acknowledgments & Disclaimers Joint work with Andrew

More information

Challenges in Counterparty Credit Risk Modelling

Challenges in Counterparty Credit Risk Modelling Challenges in Counterparty Credit Risk Modelling Alexander SUBBOTIN Head of Counterparty Credit Risk Models & Measures, Nordea November 23 th, 2015 Disclaimer This document has been prepared for the purposes

More information

Standardised Risk under Basel 3. Pardha Viswanadha, Product Management Calypso

Standardised Risk under Basel 3. Pardha Viswanadha, Product Management Calypso Standardised Risk under Basel 3 Pardha Viswanadha, Product Management Calypso Flow Regulatory risk landscape Trading book risk drivers Overview of SA-MR Issues & Challenges Overview of SA-CCR Issues &

More information

Xtrackers MSCI World High Dividend Yield UCITS ETF. Supplement to the Prospectus

Xtrackers MSCI World High Dividend Yield UCITS ETF. Supplement to the Prospectus Xtrackers MSCI World High Dividend Yield UCITS ETF Supplement to the Prospectus This Supplement contains information in relation to Xtrackers MSCI World High Dividend Yield UCITS ETF (the Fund ), a Fund

More information

IMPORTANT NOTICE NOT FOR DISTRIBUTION TO ANY U.S. PERSON OR TO ANY PERSON OR ADDRESS IN THE U.S.

IMPORTANT NOTICE NOT FOR DISTRIBUTION TO ANY U.S. PERSON OR TO ANY PERSON OR ADDRESS IN THE U.S. IMPORTANT NOTICE NOT FOR DISTRIBUTION TO ANY U.S. PERSON OR TO ANY PERSON OR ADDRESS IN THE U.S. IMPORTANT: You must read the following before continuing. The following applies to the Offering Circular

More information

Equity Markets PRIVATE PLACEMENT ONLY

Equity Markets PRIVATE PLACEMENT ONLY Equity Markets PRIVATE PLACEMENT ONLY 13 December 2016 PHOENIX WO 10.08% p.a. - 29 December 2026 Internal Ref: TV-21115 P-code: TBD Instrument Type: Euro Medium Term Note (EMTN) ( the Note ) to be issued

More information

Product Type Memory Phoenix Autocallable Certificate (EUSIPA Product Type: 1260) Issue Size Up to EUR 20,000,000

Product Type Memory Phoenix Autocallable Certificate (EUSIPA Product Type: 1260) Issue Size Up to EUR 20,000,000 Product Details Underlying(s) (BBG: UCG IM Equity, ISIN: IT0004781412) Product Type Memory Phoenix Autocallable Certificate (EUSIPA Product Type: 1260) Issue Size Up to 20,000,000 Nominal Amount per 100.00

More information

Strategic Integration of xva, Margining and Regulatory Risk Platforms

Strategic Integration of xva, Margining and Regulatory Risk Platforms Strategic Integration of xva, Margining and Regulatory Risk Platforms Arthur Rabatin Head of Counterparty and Funding Risk Technology, Deutsche Bank AG 2 nd Annual Credit Risk Forum 19 th /20 th May 2016,

More information

CVA and CCR: Approaches, Similarities, Contrasts, Implementation

CVA and CCR: Approaches, Similarities, Contrasts, Implementation BUILDING TOMORROW CVA and CCR: Approaches, Similarities, Contrasts, Implementation Part 1. Economic and Legal Background of Counterparty Risk Andrey Chirikhin Managing Director Head of CVA and CCR(IMM)

More information

Basel Committee on Banking Supervision. Basel III counterparty credit risk - Frequently asked questions

Basel Committee on Banking Supervision. Basel III counterparty credit risk - Frequently asked questions Basel Committee on Banking Supervision Basel III counterparty credit risk - Frequently asked questions November 2011 Copies of publications are available from: Bank for International Settlements Communications

More information

NATIXIS WORKSHOP F How to optimize the liquidity portfolio with covered bonds. 15/09/2011 The Euromoney / ECBC Covered Bond Congress

NATIXIS WORKSHOP F How to optimize the liquidity portfolio with covered bonds. 15/09/2011 The Euromoney / ECBC Covered Bond Congress NATIXIS WORKSHOP F How to optimize the liquidity portfolio with covered bonds 15/09/2011 The Euromoney / ECBC Covered Bond Congress Basel III : two new liquidity ratios The Basel II regulatory framework,

More information

Transparency case study. Assessment of adequacy and portfolio optimization through time. THE ARCHITECTS OF CAPITAL

Transparency case study. Assessment of adequacy and portfolio optimization through time. THE ARCHITECTS OF CAPITAL Transparency case study Assessment of adequacy and portfolio optimization through time. THE ARCHITECTS OF CAPITAL Transparency is a fundamental regulatory requirement as well as an ethical driver for highly

More information

Modern Derivatives. Pricing and Credit. Exposure Anatysis. Theory and Practice of CSA and XVA Pricing, Exposure Simulation and Backtest!

Modern Derivatives. Pricing and Credit. Exposure Anatysis. Theory and Practice of CSA and XVA Pricing, Exposure Simulation and Backtest! Modern Derivatives Pricing and Credit Exposure Anatysis Theory and Practice of CSA and XVA Pricing, Exposure Simulation and Backtest!ng Roland Lichters, Roland Stamm, Donal Gallagher Contents List of Figures

More information

How Best To Incorporate The Leverage Ratio, LCR and NSFR into XVA?

How Best To Incorporate The Leverage Ratio, LCR and NSFR into XVA? How Best To Incorporate The Leverage Ratio, LCR and NSFR into XVA? Risk Minds 2015, Amsterdam Andrew Green Contents 1 Introduction 2 Leverage Ratio 3 LCR 4 5 Conclusion 6 Bibliography Disclaimer Joint

More information

Important Notices Disclaimer: This document has been prepared by National Australia Bank Limited ABN 12 004 044 937 AFSL 230686 ( NAB ). Any advice contained in this document has been prepared without

More information

Pillar 3 and regulatory disclosures Credit Suisse Group AG 2Q17

Pillar 3 and regulatory disclosures Credit Suisse Group AG 2Q17 Pillar 3 and regulatory disclosures Credit Suisse Group AG 2Q17 For purposes of this report, unless the context otherwise requires, the terms Credit Suisse, the Group, we, us and our mean Credit Suisse

More information

MULTI-ASSET DIVERSIFIED GLOBAL CERTIFICATE 11

MULTI-ASSET DIVERSIFIED GLOBAL CERTIFICATE 11 JANUARY 2018 MULTI-ASSET DIVERSIFIED GLOBAL CERTIFICATE 11 Gain exposure to a broadly diversified investment universe through the BNP Paribas Multi-Asset Diversified vol 8 USD FX Hedged Future Index Issued

More information

Flash Economics. What adjustments are possible when unemployment returns to the structural unemployment level?

Flash Economics. What adjustments are possible when unemployment returns to the structural unemployment level? June 1 - What adjustments are possible when unemployment returns to the structural unemployment level? It seems clear that unemployment is now close to the structural unemployment rate in the, the euro

More information

ORE Applied: Dynamic Initial Margin and MVA

ORE Applied: Dynamic Initial Margin and MVA ORE Applied: Dynamic Initial Margin and MVA Roland Lichters QuantLib User Meeting at IKB, Düsseldorf 8 December 2016 Agenda Open Source Risk Engine Dynamic Initial Margin and Margin Value Adjustment Conclusion

More information

IMPORTANT NOTICE NOT FOR DISTRIBUTION TO ANY U.S. PERSON OR TO ANY PERSON OR ADDRESS IN THE U.S.

IMPORTANT NOTICE NOT FOR DISTRIBUTION TO ANY U.S. PERSON OR TO ANY PERSON OR ADDRESS IN THE U.S. IMPORTANT NOTICE NOT FOR DISTRIBUTION TO ANY U.S. PERSON OR TO ANY PERSON OR ADDRESS IN THE U.S. IMPORTANT: You must read the following before continuing. The following applies to the Information Memorandum

More information

Italian Sustainability Day 2018 Sudip Hazra Head of ESG Research.

Italian Sustainability Day 2018 Sudip Hazra Head of ESG Research. Italian Sustainability Day 2018 Sudip Hazra Head of ESG Research Topics Covered During ESG meetings Investors like to see that the company has identified the sustainability issues most relevant for its

More information

Handbook of Financial Risk Management

Handbook of Financial Risk Management Handbook of Financial Risk Management Simulations and Case Studies N.H. Chan H.Y. Wong The Chinese University of Hong Kong WILEY Contents Preface xi 1 An Introduction to Excel VBA 1 1.1 How to Start Excel

More information

Traded Risk & Regulation

Traded Risk & Regulation DRAFT Traded Risk & Regulation University of Essex Expert Lecture 14 March 2014 Dr Paula Haynes Managing Partner Traded Risk Associates 2014 www.tradedrisk.com Traded Risk Associates Ltd Contents Introduction

More information

Economic Scenario Generator: Applications in Enterprise Risk Management. Ping Sun Executive Director, Financial Engineering Numerix LLC

Economic Scenario Generator: Applications in Enterprise Risk Management. Ping Sun Executive Director, Financial Engineering Numerix LLC Economic Scenario Generator: Applications in Enterprise Risk Management Ping Sun Executive Director, Financial Engineering Numerix LLC Numerix makes no representation or warranties in relation to information

More information

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: MARS A Bloomberg Professional Service Offering LEAVE NOTHING TO CHANCE. CONTENTS

More information

Intraday Liquidity Monitoring Solution

Intraday Liquidity Monitoring Solution Treasury and Trade Solutions Global Clearing & FI Payments Citi Academy for Financial Institutions July 2015 Intraday Liquidity Monitoring Solution Carolina Caballero Intraday Liquidity Product Manager

More information

Preparing for the Fundamental Review of the Trading Book (FRTB)

Preparing for the Fundamental Review of the Trading Book (FRTB) Regulatory Update Preparing for the Fundamental Review of the Trading Book (FRTB) With the final set of definitions soon to be released by the Basel Committee on Banking Supervision, Misys experts discuss

More information

Capital Protected Certificate on Indices Public Offering Eusipa Code: 1100

Capital Protected Certificate on Indices Public Offering Eusipa Code: 1100 Product Details Underlying (i=1) S&P Europe 350 Daily Risk Control 10% Excess Return (EUR) (Reuters:.SPEU10EE; Bloomberg: SPEU10EE Index) Underlying (i=2) iboxx EUR 5-7 (Reuters:.IBBEU00CB; Bloomberg:

More information

Measurement of Market Risk

Measurement of Market Risk Measurement of Market Risk Market Risk Directional risk Relative value risk Price risk Liquidity risk Type of measurements scenario analysis statistical analysis Scenario Analysis A scenario analysis measures

More information

Multi Asset Portfolio

Multi Asset Portfolio GLOBAL ASSET ALLOCATION Report completed on 28 Nov. 2016 15:40 CET Outlook 2017 Multi Asset Portfolio The end of the Bond party Global Asset Allocation Head of Strategy team +33 1 42 13 84 38 Gaelle Blanchard

More information

BANK OF SHANGHAI (HONG KONG) LIMITED

BANK OF SHANGHAI (HONG KONG) LIMITED For the First six months ended 3 June 217 CONTENTS Pages Introduction 1 Capital Adequacy 1 Composition of Capital 3 Leverage Ratio 13 Overview of Risk-weighted Amount 16 Credit Risk 17 Counterparty Credit

More information

SGSP (AUSTRALIA) ASSETS PTY LIMITED

SGSP (AUSTRALIA) ASSETS PTY LIMITED OFFERING CIRCULAR SGSP (AUSTRALIA) ASSETS PTY LIMITED (ABN 60 126 327 624) (incorporated with limited liability in Australia) U.S.$5,000,000,000 Medium Term Note Programme Irrevocably and unconditionally

More information

S&P Dow Jones Disclaimer

S&P Dow Jones Disclaimer S&P Dow Jones Disclaimer S&P Dow Jones Disclaimer: The State Street Liquid Private Equity Sector Select Investable Indices (the Index ) is the property of State Street Bank and Trust which has contracted

More information

Demand for sovereign bonds: The importance of diversity

Demand for sovereign bonds: The importance of diversity Demand for sovereign bonds: The importance of diversity ECB Bond Market Contact Group 1 July 2014 Christoph Rieger, Head of Interest Rate and Credit Research, +49 69 136 87664 Key themes (1) Core: Investor

More information

Implementing a cross asset class CVA and xva Framework

Implementing a cross asset class CVA and xva Framework Implementing a cross asset class CVA and xva Framework Head of CB&S Counterparty and Funding Risk Technology, AG CREDIT RISK Management Forum, May 7 th 8 th 2015 Vienna, Austria Global Universal Bank with

More information

Counterparty Credit Risk under Basel III

Counterparty Credit Risk under Basel III Counterparty Credit Risk under Basel III Application on simple portfolios Mabelle SAYAH European Actuarial Journal Conference September 8 th, 2016 Recent crisis and Basel III After recent crisis, and the

More information

FLASH NOTE EURO AREA: ECONOMIC ACTIVITY WHAT IF CAR TARIFFS LIE AHEAD? SUMMARY

FLASH NOTE EURO AREA: ECONOMIC ACTIVITY WHAT IF CAR TARIFFS LIE AHEAD? SUMMARY Author NADIA GHARBI, CFA ngharbi@pictet.com SUMMARY Among the key risks for our euro area outlook, the threat of US auto tariffs is of major importance. The US Commerce Department s investigation on national

More information

Bullion Weekly Technicals Monday, 29 October 2012

Bullion Weekly Technicals Monday, 29 October 2012 Technical Analysis Research Bullion Weekly Technicals Monday, 29 October 2012 Technical Outlook Axel Rudolph +44 207 475 5721 axel.rudolph@commerzbank.com For important disclosure information please see

More information

ING Bank NV (NL) EUR 25mio Express Certificate linked to ENEL IM due

ING Bank NV (NL) EUR 25mio Express Certificate linked to ENEL IM due ING Bank NV (NL) EUR 25mio Express Certificate linked to ENEL IM due 06-2020 Product Description The certificate will be automatically redeemed early if on an Observation Date the closing price of the

More information

FLASH NOTE EUROPE CHART OF THE WEEK: GERMAN GROWTH A BLIP OR SOMETHING MORE? SUMMARY

FLASH NOTE EUROPE CHART OF THE WEEK: GERMAN GROWTH A BLIP OR SOMETHING MORE? SUMMARY Author NADIA GHARBI, CFA ngharbi@pictet.com SUMMARY German GDP figures showed that the German economy contracted in Q3 for the first time since Q1 2015 but markets were prepared. Economic activity was

More information

Supervisory Framework for Measuring and Controlling Large Exposures

Supervisory Framework for Measuring and Controlling Large Exposures Model METHODOLOGY Authors Pierre-Etienne Chabanel Managing Director, Regulatory & Compliance Solutions Contact Us For further information, please contact our customer service team: Americas +1.212.553.1653

More information

The Next Steps in the xva Journey. Jon Gregory, Global Derivatives, Barcelona, 11 th May 2017 Copyright Jon Gregory 2017 page 1

The Next Steps in the xva Journey. Jon Gregory, Global Derivatives, Barcelona, 11 th May 2017 Copyright Jon Gregory 2017 page 1 The Next Steps in the xva Journey Jon Gregory, Global Derivatives, Barcelona, 11 th May 2017 Copyright Jon Gregory 2017 page 1 The Role and Development of xva CVA and Wrong-Way Risk FVA and MVA framework

More information

US Rates Outlook: The Fed s Third Mandate

US Rates Outlook: The Fed s Third Mandate US Rates Outlook: The Fed s Third Mandate April 2016 Gennadiy Goldberg US Rates Strategist gennadiy.goldberg@tdsecurities.com 1 (212) 827-7180 Lopsided employment picture rapidly improving 2 Wage inflation:

More information

Basel Committee on Banking Supervision. Fourteenth progress report on adoption of the Basel regulatory framework

Basel Committee on Banking Supervision. Fourteenth progress report on adoption of the Basel regulatory framework Basel Committee on Banking Supervision Fourteenth progress report on adoption of the Basel regulatory framework April 2018 This publication is available on the BIS website (www.bis.org). Bank for International

More information

Deep liquid money market: The cornerstone of a reserve currency. Joe Sarbinowski Global Head of Liquidity Management Distribution DB Advisors

Deep liquid money market: The cornerstone of a reserve currency. Joe Sarbinowski Global Head of Liquidity Management Distribution DB Advisors Deep liquid money market: The cornerstone of a reserve currency Joe Sarbinowski Global Head of Liquidity Management Distribution DB Advisors USD-based capital markets: Unparalleled in size, depth and liquidity

More information

Basel Committee on Banking Supervision

Basel Committee on Banking Supervision Basel Committee on Banking Supervision Implementation of Basel standards A report to G20 Leaders on implementation of the Basel III regulatory reforms November 2018 This publication is available on the

More information

Flash Note Euro area: Q2 GDP growth

Flash Note Euro area: Q2 GDP growth FLASH NOTE Flash Note Euro area: Q2 GDP growth Revising our 2018 GDP growth forecast down to 2.0% Pictet Wealth Management - Asset Allocation & Macro Research 31 July 2018 Euro area GDP growth unexpectedly

More information

XVA Metrics for CCP Optimisation

XVA Metrics for CCP Optimisation XVA Metrics for CCP Optimisation Presentation based on the eponymous working paper on math.maths.univ-evry.fr/crepey Stéphane Crépey University of Evry (France), Department of Mathematics With the support

More information

Liric Duurzaam September 2023

Liric Duurzaam September 2023 Liric Duurzaam September 2023 ING Bank NV (NL) EUR 20,000,000 Uncapped Capital Protected Notes linked to SELRE due 09-2023 Product Description This note is linked to the performance of an Index. The notes

More information

FLASH NOTE CHINA: SHIFTING BALANCE OF PAYMENT CONSISTENT CURRENT ACCOUNT SURPLUS IS BEHIND US SUMMARY

FLASH NOTE CHINA: SHIFTING BALANCE OF PAYMENT CONSISTENT CURRENT ACCOUNT SURPLUS IS BEHIND US SUMMARY CONSISTENT CURRENT ACCOUNT SURPLUS IS BEHIND US Author DONG CHEN dochen@pictet.com SUMMARY In the first three quarters of the year, China ran a current account deficit of USD12.8 billion. It looks likely

More information

Counterparty Credit Exposure in the Presence of Dynamic Initial Margin

Counterparty Credit Exposure in the Presence of Dynamic Initial Margin Counterparty Credit Exposure in the Presence of Dynamic Initial Margin Alexander Sokol* Head of Quant Research, CompatibL *In collaboration with Leif Andersen and Michael Pykhtin Includes material from

More information

Bullion Weekly Technicals Monday, 15 October 2012

Bullion Weekly Technicals Monday, 15 October 2012 Technical Analysis Research Bullion Weekly Technicals Monday, 15 October 2012 Technical Outlook Axel Rudolph +44 207 475 5721 axel.rudolph@commerzbank.com For important disclosure information please see

More information

Calculating Counterparty Exposures for CVA

Calculating Counterparty Exposures for CVA Calculating Counterparty Exposures for CVA Jon Gregory Solum Financial (www.solum-financial.com) 19 th January 2011 Jon Gregory (jon@solum-financial.com) Calculating Counterparty Exposures for CVA, London,

More information

Investment Product Guide- Interest Rate Swap (IRS)

Investment Product Guide- Interest Rate Swap (IRS) Investment Product Guide- Interest Rate Swap (IRS) I have read the Investment Product Guide of the above product, and I acknowledge that I understand its features and risks. Signature: Print Name: Date:

More information

Crédit Agricole CIB. Green Notes. Contributing to a more climate-friendly economy. Report as of the end of January Sustainable Banking

Crédit Agricole CIB. Green Notes. Contributing to a more climate-friendly economy. Report as of the end of January Sustainable Banking Crédit Agricole CIB Green Notes Contributing to a more climate-friendly economy Report as of the end of January 2017 Sustainable Banking Crédit Agricole CIB s Green portfolio Crédit Agricole CIB Green

More information

Flash Economics. The end of quantitative easing in the euro zone: Will banks step in for the ECB to buy government bonds?

Flash Economics. The end of quantitative easing in the euro zone: Will banks step in for the ECB to buy government bonds? 8 November 7-7 The end of quantitative easing in the euro zone: Will banks step in for the ECB to buy government bonds? As the ECB probably will stop quantitative easing in the euro zone in 8, it will

More information

Investment Product Guide- Dual Currency Investment (DCI)

Investment Product Guide- Dual Currency Investment (DCI) Investment Product Guide- Dual Currency Investment (DCI) I have read the Investment Product Guide of the above product, and I acknowledge that I understand its features and risks. Signature: Print Name:

More information

Equity. Global Quantitative Research. Ex-dividend deluge ahead - Selling prior to ex-dividend date is not advised

Equity. Global Quantitative Research.   Ex-dividend deluge ahead - Selling prior to ex-dividend date is not advised 27 March 212 Equity Global Quantitative Research www.sgresearch.com Ex-dividend deluge ahead - Selling prior to ex-dividend date is not advised London Andrew Lapthorne (44) 2 7762 5762 andrew.lapthorne@sgcib.com

More information

VIX to Fall; Stocks to Rise; Small to Outperform

VIX to Fall; Stocks to Rise; Small to Outperform RBC Capital Markets, LLC October 14, 2014 VIX to Fall; Stocks to Rise; Small to Outperform Market Delivers Above-Average Returns Following Volatility Spikes Investor concerns regarding global growth have

More information

Sharp pickup in gold demand in Q4 last year

Sharp pickup in gold demand in Q4 last year Author LUC LUYET lluyet@pictet.com SUMMARY The fourth quarter of last year saw a strong upsurge in the gold price thanks to a sharp increase in investment demand. Besides seasonally strong jewellery demand

More information

Basel Committee on Banking Supervision

Basel Committee on Banking Supervision Basel Committee on Banking Supervision Implementation of Basel standards A report to G20 Leaders on implementation of the Basel III regulatory reforms August 2016 This publication is available on the BIS

More information

COPYRIGHTED MATERIAL. Bank executives are in a difficult position. On the one hand their shareholders require an attractive

COPYRIGHTED MATERIAL.   Bank executives are in a difficult position. On the one hand their shareholders require an attractive chapter 1 Bank executives are in a difficult position. On the one hand their shareholders require an attractive return on their investment. On the other hand, banking supervisors require these entities

More information

Risk e-learning. Modules Overview.

Risk e-learning. Modules Overview. Risk e-learning Modules Overview Risk Sensitivities Market Risk Foundation (Banks) Understand delta risk sensitivity as an introduction to a broader set of risk sensitivities Explore the principles of

More information

MiFID II Research Rules Sellside Perspective

MiFID II Research Rules Sellside Perspective MiFID II Research Rules Sellside Perspective Christoph Rieger Head of Rates & Credit Research +49 69 136 87664 christoph.rieger@commerzbank.com Name of speaker Department Place/dd.mm.yyyy CM-R7 ECB BMCG

More information

Flash Note Japan: Second reading of Q2 GDP

Flash Note Japan: Second reading of Q2 GDP FLASH NOTE Flash Note Japan: Second reading of Q2 GDP GDP forecast revised up but external uncertainties persist Pictet Wealth Management - Asset Allocation & Macro Research 11 September 2018 The second

More information

London Stock Exchange Group response to the CPMI-IOSCO, FSB and BCBS consultation on incentives

London Stock Exchange Group response to the CPMI-IOSCO, FSB and BCBS consultation on incentives London Stock Exchange Group response to the CPMI-IOSCO, FSB and BCBS consultation on incentives to centrally clear OTC Derivatives Introduction The London Stock Exchange Group (LSEG or the Group) is a

More information

Flash Note Currencies: EUR/USD

Flash Note Currencies: EUR/USD FLASH NOTE Flash Note Currencies: EUR/USD Short-term hurdles to euro strength Pictet Wealth Management - Asset Allocation & Macro Research 18 June 2018 The ECB s commitment on rates announced at its June

More information

DB Quant Research Americas

DB Quant Research Americas Global Equities DB Quant Research Americas Execution Excellence Understanding Different Sources of Market Impact & Modeling Trading Cost In this note we present the structure and properties of the trading

More information

USD ING Memory Phoenix Autocallable ING Bank NV (NL) USD 5,000,000 Express Certificates linked to SX5E due

USD ING Memory Phoenix Autocallable ING Bank NV (NL) USD 5,000,000 Express Certificates linked to SX5E due Structure ID: AE4277 2018-07 USD ING Memory Phoenix Autocallable ING Bank NV (NL) USD 5,000,000 Express Certificates linked to SX5E due 2018-07 Product Description This Memory Phoenix Autocallable Note

More information

CECL Modeling FAQs. CECL FAQs

CECL Modeling FAQs. CECL FAQs CECL FAQs Moody s Analytics helps firms with implementation of expected credit loss and impairment analysis for CECL and other evolving accounting standards. We provide advisory services, data, economic

More information

Basel III Pillar 3 disclosures 2014

Basel III Pillar 3 disclosures 2014 Basel III Pillar 3 disclosures 2014 In various tables, use of indicates not meaningful or not applicable. Basel III Pillar 3 disclosures 2014 Introduction 2 General 2 Regulatory development 2 Location

More information

CVA in Energy Trading

CVA in Energy Trading CVA in Energy Trading Arthur Rabatin Credit Risk in Energy Trading London, November 2016 Disclaimer The document author is Arthur Rabatin and all views expressed in this document are his own. All errors

More information

Important ring-fencing information

Important ring-fencing information Important ring-fencing information April 2018 Version 7 NATWESTMARKETS.COM Our ring-fencing plans explained Contents This brochure outlines what ring-fencing is, why it s happening, our plans and an overview

More information

Put Warrant Linked to DAX Issued by UBS AG, London Branch

Put Warrant Linked to DAX Issued by UBS AG, London Branch Put Warrant Linked to DAX Issued by UBS AG, London Branch SVSP/EUSIPA Product Type: Warrant (2100) This Product does not represent a participation in any of the collective investment schemes pursuant to

More information

UBS-ETT Linked to S&P 400 Midcap Total Return Index Issued by UBS AG, London Branch

UBS-ETT Linked to S&P 400 Midcap Total Return Index Issued by UBS AG, London Branch UBS-ETT Linked to S&P 400 Midcap Total Return Index Issued by UBS AG, London Branch Cash settled SVSP Product Type: Tracker Certificates (1300) ; SIX Symbol: ETSPM This Product does not represent a participation

More information

Open End Turbo Put Warrant Linked to Nestlé Issued by UBS AG, Zurich

Open End Turbo Put Warrant Linked to Nestlé Issued by UBS AG, Zurich Open End Turbo Put Warrant Linked to Nestlé Issued by UBS AG, Zurich Cash settled SVSP/EUSIPA Product Type: Knock-Out Warrants (2200) / SIX Symbol: ONESKU This Product does not represent a participation

More information

GN47: Stochastic Modelling of Economic Risks in Life Insurance

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

More information

IFRS 13 - CVA, DVA AND THE IMPLICATIONS FOR HEDGE ACCOUNTING

IFRS 13 - CVA, DVA AND THE IMPLICATIONS FOR HEDGE ACCOUNTING WHITEPAPER IFRS 13 - CVA, DVA AND THE IMPLICATIONS FOR HEDGE ACCOUNTING By Dmitry Pugachevsky, Rohan Douglas (Quantifi) Searle Silverman, Philip Van den Berg (Deloitte) IFRS 13 ACCOUNTING FOR CVA & DVA

More information

Open End PERLES Linked to ROBO Global Disruptive Technology Total Return Index (USD)* Issued by UBS AG, London Branch

Open End PERLES Linked to ROBO Global Disruptive Technology Total Return Index (USD)* Issued by UBS AG, London Branch Open End PERLES Linked to ROBO Global Disruptive Technology Total Return Index (USD)* Issued by UBS AG, London Branch Cash settled SVSP/EUSIPA Product Type: Tracker Certificates (1300) / SIX Symbol: DISUSU

More information

Regulatory Disclosures 30 September 2018

Regulatory Disclosures 30 September 2018 Regulatory Disclosures 30 September CONTENTS PAGE 1. Basis of reporting 1 2. Key prudential ratios and overview of RWA 2 KM1: Key prudential ratios 2 OV1: Overview of RWA 3 3. Leverage ratio 4 LR2: Leverage

More information

Adjust your perspective.

Adjust your perspective. Adjust your perspective. Bloomberg Terminal Risk & Valuations Bloomberg Professional Services Contents 02 A complete XVA solution 03 Fully integrated workflow 04 Comprehensive XVA metrics 2 Manage OTC

More information

FLASH NOTE EURO AREA: MONETARY POLICY CONTINUING CONFIDENCE, BUT CAUTION INCREASES SUMMARY

FLASH NOTE EURO AREA: MONETARY POLICY CONTINUING CONFIDENCE, BUT CAUTION INCREASES SUMMARY Author NADIA GHARBI, CFA ngharbi@pictet.com SUMMARY As was widely expected, the European Central Bank (ECB) today confirmed that net asset purchases will end this month. The ECB gave more explicit guidance

More information

HARNESSING THE POWER OF FACTOR MODELS

HARNESSING THE POWER OF FACTOR MODELS HARNESSING THE POWER OF FACTOR MODELS Enabling an Integrated View of Risk and Return Jean-Maurice Ladure, CFA Head of Equity Applied Research in EMEA, MSCI October 2017 2015 MSCI Inc. All rights reserved.

More information

Enterprise Risk and Regulatory Compliance

Enterprise Risk and Regulatory Compliance Enterprise Risk and Regulatory Compliance May 2014 Stephen O Brien Head of Capital, Liquidity and Risk Policy Westpac Institutional Bank The 2014 economic landscape shows the first real signs of recovery

More information

Standard Initial Margin Model (SIMM) How to validate a global regulatory risk model

Standard Initial Margin Model (SIMM) How to validate a global regulatory risk model Connecting Markets East & West Standard Initial Margin Model (SIMM) How to validate a global regulatory risk model RiskMinds Eduardo Epperlein* Risk Methodology Group * In collaboration with Martin Baxter

More information

Flash Economics. Will the euro zone s structural unemployment fall before unemployment catches up with it?

Flash Economics. Will the euro zone s structural unemployment fall before unemployment catches up with it? 3 November 17-193 Will the euro zone s structural unemployment fall before unemployment catches up with it? Once the unemployment rate in the euro zone has returned to the level of the structural unemployment

More information

HOW DO STRUCTURED PRODUCTS

HOW DO STRUCTURED PRODUCTS For Institutional Investors Only April 2016 Global Markets Flow Strategy & Solutions HOW DO STRUCTURED PRODUCTS INFLUENCE VOLATILITY Kokou Agbo-Bloua Managing Director Global Head of Flow Strategy & Solutions

More information

Passive Currency Overlay

Passive Currency Overlay For Professional Investors Only Passive Currency Overlay How to effectively manage your currency risk? June 2011 What is currency overlay? If a new layer of FX investment decision is taken, separated from

More information

EUROPEAN COMMISSION Directorate-General for Financial Stability, Financial Services and Capital Markets Union

EUROPEAN COMMISSION Directorate-General for Financial Stability, Financial Services and Capital Markets Union EUROPEAN COMMISSION Directorate-General for Financial Stability, Financial Services and Capital Markets Union DG FISMA CONSULTATION DOCUMENT PROPORTIONALITY IN THE FUTURE MARKET RISK CAPITAL REQUIREMENTS

More information

Flash Economics. The common characteristics of countries where labour force skills are weak. 25 October

Flash Economics. The common characteristics of countries where labour force skills are weak.  25 October 5 October 17-13 The common characteristics of countries where labour force skills are weak We look at four OECD countries where labour force skills are weak: the United States, France, Spain and Italy.

More information

Intraday Liquidity Management

Intraday Liquidity Management l European Central Bank Money Market Contact Group Frankfurt, March 14 th 2017 Treasury and Collateral Management Group BPCE/Natixis Regulatory Framework ntraday liquidity management relies on different

More information

Regulation and Public Policies Basel III End Game

Regulation and Public Policies Basel III End Game Regulation and Public Policies Basel III End Game Santiago Muñoz and Pilar Soler 22 December 2017 The Basel Committee on Banking Supervision (BCBS) announced on December 7th that an agreement was reached

More information

Collateralized Banking

Collateralized Banking Collateralized Banking A Post-Crisis Reality Dr. Matthias Degen Senior Manager, KPMG AG ETH Risk Day 2014 Zurich, 12 September 2014 Definition Collateralized Banking Totality of aspects and processes relating

More information