How To Understand The Latest Features Of F3 Excel Edition 4.3.3

Size: px
Start display at page:

Download "How To Understand The Latest Features Of F3 Excel Edition 4.3.3"

Transcription

1 F3 Excel Edition Release Notes

2 F3 Excel Edition Release Notes Software Version: 4.3 Release Date: July 2014 Document Revision Number: A

3 Disclaimer FINCAD makes no warranty either express or implied, including, but not limited to, any implied warranties of merchantability or fitness for a particular purpose regarding these materials, and makes such materials available solely on an as-is basis. In no event shall FINCAD be liable to anyone for special, collateral, incidental, or consequential damages in connection with or arising out of purchase or use of these materials. This information is subject to change without notice. FINCAD assumes no responsibility for any errors in this document or their consequences, and reserves the right to make improvements and changes to this document without notice. Copyright Copyright FinancialCAD Corporation All rights reserved. Trademarks FinancialCAD and FINCAD are registered trademarks of FinancialCAD Corporation. F3 is a trademark of FinancialCAD Corporation. Other trademarks are the property of their respective holders. FINCAD makes no warranties, express or implied, in this summary. Patents Protected by U.S. Patent No Revisions Every effort has been made to ensure the accuracy of this document. FINCAD regrets any errors and omissions that may occur and would appreciate being informed of any errors found. FINCAD will correct any such errors and omissions in a subsequent version, as feasible. Please contact us at: FINCAD Central City, Suite 1750 or Block 4, Blackrock Business Park nd Avenue Carysfort Avenue, Blackrock Surrey, BC V3T 5X3 Co Dublin, Ireland Canada info@fincad.com Phone: Website: Document Information Document Name: Version: 4.3 Revision: A F3 Excel Edition Release Notes i

4 Contents 1. Introduction New Features... 1 Analytics... 1 Infrastructure Bug Fixes... 4 Analytics... 4 Infrastructure Mandatory Changes... 5 Analytics... 5 Infrastructure Known Issues... 7 Analytics... 7 Infrastructure... 9 ii

5 1. Introduction The purpose of this document is to provide high-level information on the most important new features, bug fixes, mandatory changes, and known issues affecting F3 Excel Edition. 2. New Features This section lists select new features introduced in the F3 Excel Edition 4.3 release, including minor releases since 4.2. All relevant documentation has been added or updated. Analytics The Analytics section includes new functions, arguments, and capabilities added to the F3 core library. Further details on all changes can be found in the Change Log for library versions 6.4 to 6.6, provided in the F3 Reference Manual. Local Stochastic Volatility Model The Local Stochastic Volatility (LSV) model was added. The model s local stochastic volatility surface can be created by calibrating to a Dupire local volatility surface and Heston stochastic volatility parameters using the new function ExtendModelWithHestonLocalStochasticVolatilityCurve. The surface can then be used in F3 s generic Monte Carlo engine to simulate LSV dynamics (with a Heston variance process), and to calculate the value and sensitivities of options whose underlying asset prices follow those dynamics. The new functionality related to the Local Stochastic Volatility Model is demonstrated in the workbook "Local Stochastic Volatility", found under F3 > Quant Workbooks > FX in the F3 Excel Edition ribbon. The workbook calibrates the LSV model to FX volatility market data, and then calculates the values and sensitivities of FX options (vanilla European and single barrier) using Monte Carlo simulation. Dupire Local Volatility Model The Dupire Local Volatility (LV) model was added. The Dupire local volatility surface can now be formed from an implied volatility surface using the function ExtendModelWithDupireLocalVolatilityCurve. This surface can then be used in F3 s generic Monte Carlo engine to simulate local volatility dynamics, and to calculate the value and sensitivities of options whose underlying asset prices follow those dynamics. The new functionality related to the Local Volatility Model is also demonstrated in the workbook "Local Stochastic Volatility", found under F3 > Quant Workbooks > FX in the F3 Excel Edition ribbon. FX Volatility Market Data Framework Enhancements The capability to calibrate an FX volatility surface to more than three option strategies per option expiry was added. This could be used, for example, to construct a volatility surface from ATM straddles and 25-Delta and 10- Delta risk reversals and butterflies. The function AddCalibratedQuadraticVolatilitySurfaceToModel has been enhanced to support the new functionality. In addition, smile and market risk reversals are now supported; the FX pricing engine now distinguishes smile and market butterflies; and the strategy or par strategy value can be returned through the Value and OptionStrategyParValue requests to the ValueProduct function. F3 Excel Edition Release Notes FinancialCAD Corporation Page 1

6 These enhancements are demonstrated in the workbook "FX Volatility Surface", found under F3 > Quant Workbooks > FX in the F3 Excel Edition ribbon. This workbook illustrates how to build an FX volatility surface using ATM straddles, risk reversals, and butterflies. Barrier Options The construction of barrier options has been streamlined by the introduction of the new functions CreateSingleBarrierEuropeanOption and CreateDoubleBarrierEuropeanOption. Furthermore, the valuation of partially observed barrier options (those with a barrier observation period that began in the past) now takes into account the values of the known historical fixings. For the valuation of discretely monitored barrier options, an efficient algorithm based on F3 s backward evolution framework (that is, backward induction using Fourier space time-stepping) has been added. This approach is applicable for all stochastic models for which a characteristic function is available and supported, and achieves significant speed improvements over Monte Carlo simulation under comparable numerical accuracy objectives and hardware settings. The algorithm can be enabled by invoking CreateSingleAssetCirculantMatrixBackwardEvolutionValuationSpecification. This new functionality is demonstrated in the workbook "Barrier Options", found under F3 > Quant Workbooks > FX in the F3 Excel Edition ribbon. This workbook shows how to price two different barrier options (an up-and-in and a double-knock-out) using a variety of models (Black, double exponential jump diffusion, and local stochastic volatility) and methods (Monte Carlo and backwards evolution). Inflation Curve Building Enhancements Functionality to handle quarterly inflation was added, since inflation indices are published in some countries on a quarterly basis rather than monthly. The additions include: The date modifiers QuarterStart and QuarterEnd to move a date to the beginning or the end of a quarter respectively, and the corresponding index referencers QuarterStartEndDate and QuarterEndEndDate. The capability to specify quarterly fixings via CreateQuarterlyIndexFixingsMarketData and CreateQuarterlyFixingsMarketData. The ability to specify quarterly seasonality adjustments with ExtendModelWithQuarterlyInflationSeasonalityCurve. A date modifier that adjusts a date by a number of quarters, which can be created with the new function CreateMoveQuartersDateModifier. This new functionality is demonstrated in the workbook "Quarterly Inflation Swap", found under F3 > Quant Workbooks > Fixed Income in the F3 Excel Edition ribbon. This workbook creates a quarterly inflation index, builds the implied inflation curve from market data, and prices a zero-coupon inflation swap that references the inflation index with a separate lag from the market swaps. The creation of lagged indices was simplified with the new convenience functions CreateMonthlyLaggedIndex and CreateQuarterlyLaggedIndex. The use of the new function CreateMonthlyLaggedIndex is demonstrated on the ReferenceData sheets of the workbooks "Inflation Swap" and "Inflation Bond", found under F3 > Quant Workbooks > Fixed Income in the F3 Excel Edition ribbon. F3 Excel Edition Release Notes FinancialCAD Corporation Page 2

7 In order to allow a user to specify seasonality adjustments more flexibly, the seasonality curve is now stored as a one-dimensional curve as a function of the seasonality period. For backward compatibility, any user-specified zero-dimensional seasonality curve is converted during valuation. The cyclical day count conventions CyclicalMonths and CyclicalQuarters were introduced to be used with the seasonality curve. By use of the function CreateInflationTimeCalculatorValuationSpecification, the user can now specify the time calculator (day count convention) for calculating forward inflation. This is useful in particular for the valuation of inflation-linked bonds based on an assumed inflation rate that accrues with the WholeMonths day count convention. LIBOR-in-Arrears and CMS-in-Advance The ability to automatically detect the need for timing convexity adjustment, and insert the appropriate correction factor to the payoff function for single-variable rate products, was added. The main applications are LIBOR-in-Arrears and CMS-in-Advance. The correction factor is the Radon-Nikodym derivative, resulting from the measure change between the forward measures associated with the natural and actual payment times of the payment index. In the current implementation, a simple compounding rule based on the underlying rate index is used to approximate the correction factor. The final payoff is evaluated using replication by swaptions in a model-independent fashion. This functionality is demonstrated in the workbook "CMS and Libor in Arrears", found under F3 > Example Workbooks > Valuation Examples > Rates in the F3 Excel Edition ribbon. This workbook demonstrates the valuation of Constant Maturity Swaps (CMS), CMS caps/floors, as well as timing-adjusted versions of CMS set inadvance and Libor set in-arrears. Normal Model for Swaptions and Caps/Floors The normal model for the pricing of interest rate swaptions and caps/floors is now supported. For this purpose, the volatility convention input for the functions ExtendModelWithStrippedCapVolatilitySurface and ExtendModelWithInterpolatedVolatilityCube were extended to allow normal as an input. The function ExtendModelWithBlackVolatilityCube, which uses these two functions to build the caplet surface and swaption volatility cube, was also enhanced for handling normal quotes. Brazilian CDI Curve Support for building Brazilian CDI curves was added, including the explicit ability to value DI futures and CDI swaps. These instruments reference the exponentially compounded CDI rate. Several new functions, including CreateExponentialCompoundingRateIndex, CreateExponentialAccrualIndex and ExtendModelWithExponentialImpliedRateCurve, were added to handle this type of compounding. To facilitate the setup for curve building, various prebuilt Brazilian market conventions objects and instrument types were added, along with the functions CreateExponentialAccrualFuturesContractType and CreateExponentialAccrualZeroCouponSwapInstrumentType. This new functionality is demonstrated in the workbook "Brazilian Rate Curves", found under F3 > Quant Workbooks > Fixed Income in the F3 Excel Edition ribbon. This workbook demonstrates how to set up and build a Brazilian interest rate curve from DI futures, and how to calculate the value and sensitivities of Pre-DI swaps. F3 Excel Edition Release Notes FinancialCAD Corporation Page 3

8 Cash-Settled Swaptions Added support for cash-settled swaptions which use the par-yield curve settlement method. This settlement method uses the swap rate as the discount rate to calculate the present value of an annuity, and is the standard settlement method for swaptions in European markets. The functions CreateParYieldCashSettledSwaption and CreateCommonStrikeParYieldCashSettledSwaptionMarketData were added for the creation of the product and market data objects. Two valuation methods are supported for cash-settled swaptions. If the valuation specification indicates that convexity should be ignored, the value of a swaption is computed using a Black-like market formula. Alternatively, if the valuation method specifies that convexity should be taken into account, a cash-settled swaption will be valued through payoff replication. This new functionality is demonstrated in the workbook "Swaption Vol Cube Construction with SABR Model", found under F3 > Quant Workbooks > Rates in the F3 Excel Edition ribbon. This workbook shows how to build a swaption volatility cube and a caplet volatility surface by calibrating the SABR model to vanilla swaption, par yield cash-settled swaption, and cap market data. The volatility cube and surface are then used to price several types of interest rates derivatives, including par yield cash-settled swaptions. Parallel Processing for Monte Carlo, Value at Risk, and Potential Future Exposure Calculations Parallel processing has been improved for Monte Carlo simulations through F3 Platform s distribution capability, which is also available for ValueAtRisk and PotentialFutureExposure calculations. This new method allows parallel processes to scale better. To set up parallel processing, use the CreateF3PlatformGridConnection function, which allows calculations to be distributed across available Calculation Workers. This function requires access to F3 Platform. For guidance on performing this operation, contact FINCAD Client Services. Infrastructure There are no new features in the F3 Excel Edition infrastructure. 3. Bug Fixes This section describes selected bugs that were fixed in the F3 Excel Edition 4.3 release. Unless otherwise specified, users are not required to make changes to their application. Analytics The Analytics section includes bug fixes made in functions that existed prior to the release of F3 Excel Edition 4.3. Title Par Rate for Zero-Coupon Inflation Swaps Description The calculation engine for the valuation of zero-coupon swaps was updated so that the ValueProduct requests ParRate and ParRateRisk now return the correct zerocoupon par rates for zero-coupon swaps, including zerocoupon inflation swaps. F3 Excel Edition Release Notes FinancialCAD Corporation Page 4

9 Title Performance of Monte Carlo Risk Report Performance of Hull White Model Monte Carlo FX Volatility Framework Risk Description The performance of the Risk Report calculation for all Monte Carlo-based valuation was significantly improved by lowering memory consumption and increasing the calculation speed. In particular, these performance improvements benefit intensive valuations such as those of complex structured products, and the valuation of CVA and its Risk Report. The Monte Carlo engine for simulating affine yield models such as the Hull White model was optimized. The Risk Report contributions from FX strategies have been corrected. Infrastructure There are no bug fixes in the F3 Excel Edition infrastructure. 4. Mandatory Changes This section lists modifications which may require users to make changes to their application. This section includes all mandatory changes from F3 Excel Edition 4.1 until version 4.3. The version in which the modification was introduced is also specified. Analytics The Analytics section includes changes made to functions that existed prior to the release of F3 Excel Edition 4.3. Change Description Version Introduced AddInflationCurveToModel Function The function AddInflationCurveToModel has been deprecated, since it required a base inflation level without any reference date. Rather, the functions ExtendModelWithBootstrappedInterpolationCurve and ExtendModelWithPeriodicFixingsCurve should be used instead. The base index value is now taken automatically from the fixings table. See section on Inflation Curve Building Enhancements, under New Features, above. 4.2 F3 Excel Edition Release Notes FinancialCAD Corporation Page 5

10 Change Description Version Introduced CreateBermudanOption Function CreateBermudanSwaption Function AddAllRepositoryMarketDataToModel Function The manner in which exercise opportunities and settlement delay are specified in CreateBermudanOption has been changed to be more intuitive and flexible. Exercise dates can now be defined as either a list of dates or a date list builder with a roll schedule. The arguments ExerciseStartDate, ExerciseEnd, and ExerciseMarketConvention were removed, and have been replaced by ExerciseTimePoints and SettlementConvention. The manner in which exercise opportunities are specified in CreateBermudanSwaption has been changed to be more intuitive and flexible. Exercise dates can now be defined as either a list of dates or a date list builder with a roll schedule. The arguments ExerciseStartDate, ExerciseEnd, and ExerciseMarketConvention were removed, and have been replaced by ExerciseTimePoints. The function AddAllRepositoryMarketDataToModel has been deprecated. The same functionality can be achieved by using ListMembers and ExtendModelWithMarketData Infrastructure There are no changes in the F3 Excel Edition infrastructure. F3 Excel Edition Release Notes FinancialCAD Corporation Page 6

11 5. Known Issues The following section lists known issues since F3 Excel Edition 4.0. Where appropriate, a workaround is provided. The version in which the issue arose is also specified. Analytics The Analytics section includes known issues in the F3 core library since F3 Excel Edition 4.0. Title Description Version CMS and Libor in Arrears Workbook Requires Manual Recalculation USDGBP Vol Surface in Example Workbooks Not all components of the workbook CMS and Libor in Arrears (located under F3 > Example Workbooks > Valuation Examples > Rates in the ribbon) are refreshed when the workbook is recalculated (for example, by pressing F9 in manual calculation mode). This results in error messages on the Value and Risk sheets. This is because the function calls on the Val Spec sheet are not being executed automatically by Microsoft Excel, since the cells that contain them are not volatile. In order to force them to be updated, it is necessary to perform the following steps for each of the three yellow cells on that sheet: (1) select the cell; (2) press F2; (3) press Enter. When this worksheet has been refreshed in this manner, the remainder of the workbook can be manually recalculated by pressing F9 as usual. A corrected version of this workbook, in which all of the components are refreshed automatically, is available as F3_EE_4_3_ CMSAndLiborInArrears_WorkbookPatch from the Files section on FINCAD s online Support Center. Calls to the ValueProduct function in Example Workbooks that require a calibrated FX volatility surface for the USDGBP currency pair may return the following error: #Error: Error during numerical search routine as unable to converge.... An example of this is in the workbook Euro FX Option, found under F3 > Example Workbooks > Valuation Examples > FX in the F3 Excel Edition ribbon, in which a European call option on USDGBP is analyzed (see cells F8:F22 of the Value sheet). This error is due to an inability to calibrate a quadratic volatility surface for that particular currency pair. This stems from a poor choice of initial guesses for the quadratic coefficients, combined with a specification to hold the skewness at an inappropriate fixed value. These choices are made in the Modeling workbook, found under F3 > Example Workbooks > Market Data and Model Setup in the F3 Excel Edition ribbon (see cells G14 and G19 of the FXVol sheet). This setup is reflected in the corresponding Modeling.func file that is used by the Euro FX Option workbook; the file is loaded via a call to ImportObjects on the LoadModel sheet. A new version of the Modeling workbook, with more appropriate parameters for the USDGBP vol surface calibration, is available as F3_EE_4_3_USDGBP_USDCHFVolSurfaces_WorkbookPatch from the Files section on FINCAD s online Support Center. The corresponding Modeling.func file is also available there; this file must be copied to the local drive in order for the Euro FX Option workbook to use it F3 Excel Edition Release Notes FinancialCAD Corporation Page 7

12 Title Description Version Minor issues with Quarterly Inflation Swap workbook Typographical Error in F3 Reference Manual In the workbook Quarterly Inflation Swap, found under F3 > Quant Workbooks > Fixed Income in the F3 Excel Edition ribbon, the first two values of the lagged inflation curve cannot be calculated if the valuation date is within about 40 days of the start of the quarter. This problem expresses itself as the message #Error: Model-curve error for curve tag: AUD:RPI:Fixings - Curve does not contain fixing for specified date: yyyy-mmdd! which appears in cells N7:N8 of the RPICurve sheet. These errors can be eliminated by adding an earlier fixing in cells I16:J16 of the MarketData sheet. In addition, the function (1+x), rather than the exponential function exp(x), is being used to convert the seasonality adjustment parameters to multiplicative factors in the Seasonality sheet. A new version of the Quarterly Inflation Swap workbook, containing additional fixings and using the exponential function for seasonality adjustments, is available as F3_EE_4_3_QuarterlyInflation_WorkbookPatch from the Files section on FINCAD s online Support Center. There is a typographical error in the documentation of the CreateHullWhiteWithConstantMeanReversionAndVolatilityModifier function in the F3 Reference Manual. In Eq. (5.17), the correct equation for is: Deliverable IR Swap Futures: Configuration Recommendations LinearTotalVariance Interpolation Method To better match DSF valuation in F3 with CME market quotes, we suggest the use of the market conventions and collateralization as demonstrated in the updated workbook found under F3 > Example Workbooks > Valuation Examples > Rates > Interest Rate Swap Futures. In addition, do not apply convexity adjustment, and obtain the required OIS-based, collateralized discount curve via the Vanilla Rates prebuilt model. The LinearTotalVariance interpolation method uses total variance to interpolate and extrapolate. In some cases the generation of Monte Carlo paths fails because the serial correlations at the extrapolated maturities are one. Workaround: The user should force constant extrapolation by providing two additional quotes in the volatility market data: Quotes: One with a maturity of 1d and the same volatility as the first-quoted volatility One with a very large maturity (larger than the last relevant date in the valuation) and the same volatility as the last-quoted volatility The workaround gives serial correlations that are always less than one. It means that interpolation is performed in total variance, but the volatility extrapolation is constant F3 Excel Edition Release Notes FinancialCAD Corporation Page 8

13 Infrastructure This section includes known issues in the F3 Excel Edition infrastructure. Title Description Version IE11 Security Feature Blocks F3 Workstation F3 Blotter Error Messages The Enhanced Protected Mode feature of Internet Explorer 11 blocks F3 Workstation. Workarounds: Disable Enhanced Protected Mode see Add the IP address to the list of Trusted sites see Use Mozilla Firefox or Google Chrome. Under some circumstances, when a user attempts to view errors reported in F3 Workstation's Blotter output data columns, the error messages may come up empty F3 Excel Edition Release Notes FinancialCAD Corporation Page 9

FX Options and Smile Risk_. Antonio Castagna. )WILEY A John Wiley and Sons, Ltd., Publication

FX Options and Smile Risk_. Antonio Castagna. )WILEY A John Wiley and Sons, Ltd., Publication FX Options and Smile Risk_ Antonio Castagna )WILEY A John Wiley and Sons, Ltd., Publication Preface Notation and Acronyms IX xiii 1 The FX Market 1.1 FX rates and spot contracts 1.2 Outright and FX swap

More information

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

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

More information

INTEREST RATES AND FX MODELS

INTEREST RATES AND FX MODELS INTEREST RATES AND FX MODELS 4. Convexity and CMS Andrew Lesniewski Courant Institute of Mathematical Sciences New York University New York February 20, 2013 2 Interest Rates & FX Models Contents 1 Introduction

More information

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

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

More information

BASICS OF CREDIT VALUE ADJUSTMENTS AND IMPLICATIONS FOR THE ASSESSMENT OF HEDGE EFFECTIVENESS

BASICS OF CREDIT VALUE ADJUSTMENTS AND IMPLICATIONS FOR THE ASSESSMENT OF HEDGE EFFECTIVENESS BASICS OF CREDIT VALUE ADJUSTMENTS AND IMPLICATIONS FOR THE ASSESSMENT OF HEDGE EFFECTIVENESS This is the third paper in an ongoing series that outlines the principles of hedge accounting under current

More information

The new ACI Diploma. Unit 2 Fixed Income & Money Markets. Effective October 2014

The new ACI Diploma. Unit 2 Fixed Income & Money Markets. Effective October 2014 The new ACI Diploma Unit 2 Fixed Income & Money Markets Effective October 2014 8 Rue du Mail, 75002 Paris - France T: +33 1 42975115 - F: +33 1 42975116 - www.aciforex.org The new ACI Diploma Objective

More information

Basics of Hedge Effectiveness Testing and Measurement

Basics of Hedge Effectiveness Testing and Measurement Basics of Hedge Effectiveness Testing and Measurement This is the second paper in an ongoing series that outlines the principles of hedge accounting under current and expected International and U.S. accounting

More information

Contents. Bibliografische Informationen http://d-nb.info/996662502. digitalisiert durch

Contents. Bibliografische Informationen http://d-nb.info/996662502. digitalisiert durch Part I Methodology 1 Introduction 3 1.1 Basic Concepts. 3 1.2 Preliminary Examples 4 1.2.1 Vanilla Interest-Rate Swap 4 1.2.2 Cancellable Swap.. 5 1.2.3 Managing Credit Risk Collateral, Credit Default

More information

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

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

More information

OpenGamma Quantitative Research Adjoint Algorithmic Differentiation: Calibration and Implicit Function Theorem

OpenGamma Quantitative Research Adjoint Algorithmic Differentiation: Calibration and Implicit Function Theorem OpenGamma Quantitative Research Adjoint Algorithmic Differentiation: Calibration and Implicit Function Theorem Marc Henrard marc@opengamma.com OpenGamma Quantitative Research n. 1 November 2011 Abstract

More information

Master of Mathematical Finance: Course Descriptions

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

More information

Cash-settled swaptions How wrong are we?

Cash-settled swaptions How wrong are we? Cash-settled swaptions How wrong are we? Marc Henrard Quantitative Research - OpenGamma 7th Fixed Income Conference, Berlin, 7 October 2011 ... Based on: Cash-settled swaptions: How wrong are we? Available

More information

Risk Management and Governance Hedging with Derivatives. Prof. Hugues Pirotte

Risk Management and Governance Hedging with Derivatives. Prof. Hugues Pirotte Risk Management and Governance Hedging with Derivatives Prof. Hugues Pirotte Several slides based on Risk Management and Financial Institutions, e, Chapter 6, Copyright John C. Hull 009 Why Manage Risks?

More information

OPTIONS, FUTURES, & OTHER DERIVATI

OPTIONS, FUTURES, & OTHER DERIVATI Fifth Edition OPTIONS, FUTURES, & OTHER DERIVATI John C. Hull Maple Financial Group Professor of Derivatives and Risk Manage, Director, Bonham Center for Finance Joseph L. Rotinan School of Management

More information

INTEREST RATES AND FX MODELS

INTEREST RATES AND FX MODELS INTEREST RATES AND FX MODELS 8. Portfolio greeks Andrew Lesniewski Courant Institute of Mathematical Sciences New York University New York March 27, 2013 2 Interest Rates & FX Models Contents 1 Introduction

More information

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

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

More information

American Monte Carlo for Bermudan CVA. Roland Lichters

American Monte Carlo for Bermudan CVA. Roland Lichters American Monte Carlo for Bermudan CVA Roland Lichters IKB QuantLib Workshop, 4 December 2014 Outline Background Problem Way Out Example and Results Appendix 2014 Quaternion Risk Management Ltd. 2 Outline

More information

No-arbitrage conditions for cash-settled swaptions

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

More information

SWAPTION PRICING OPENGAMMA QUANTITATIVE RESEARCH

SWAPTION PRICING OPENGAMMA QUANTITATIVE RESEARCH SWAPTION PRICING OPENGAMMA QUANTITATIVE RESEARCH Abstract. Implementation details for the pricing of European swaptions in different frameworks are presented.. Introduction This note describes the pricing

More information

Derivatives: Principles and Practice

Derivatives: Principles and Practice Derivatives: Principles and Practice Rangarajan K. Sundaram Stern School of Business New York University New York, NY 10012 Sanjiv R. Das Leavey School of Business Santa Clara University Santa Clara, CA

More information

The basics of accounting for derivatives and hedge accounting

The basics of accounting for derivatives and hedge accounting The basics of accounting for derivatives and hedge accounting This is the first paper in an ongoing series that outlines the principles of hedge accounting under current and expected International and

More information

Guarantees and Target Volatility Funds

Guarantees and Target Volatility Funds SEPTEMBER 0 ENTERPRISE RISK SOLUTIONS B&H RESEARCH E SEPTEMBER 0 DOCUMENTATION PACK Steven Morrison PhD Laura Tadrowski PhD Moody's Analytics Research Contact Us Americas +..55.658 clientservices@moodys.com

More information

Training Agenda. Structuring and Pricing Derivatives using Numerix CrossAsset XL, CrossAsset SDKs & CAIL (C++/Java/C#)

Training Agenda. Structuring and Pricing Derivatives using Numerix CrossAsset XL, CrossAsset SDKs & CAIL (C++/Java/C#) Training Agenda Structuring and Pricing Derivatives using Numerix CrossAsset XL, CrossAsset SDKs & CAIL (C++/Java/C#) Numerix Training: CrossAsset XL and SDKs (C++/Java/C#): Orientation Implementation

More information

Advanced Equity Derivatives by Oliver Brockhaus

Advanced Equity Derivatives by Oliver Brockhaus Advanced Equity Derivatives by Oliver Brockhaus London: 19th & 20th November 2012 This workshop provides TWO booking options Register to ANY ONE day of the workshop Register to BOTH days of the workshop

More information

Exotic Options Trading

Exotic Options Trading Exotic Options Trading Frans de Weert John Wiley & Sons, Ltd Preface Acknowledgements 1 Introduction 2 Conventional Options, Forwards and Greeks 2.1 Call and Put Options and Forwards 2.2 Pricing Calls

More information

Perspectives September

Perspectives September Perspectives September 2013 Quantitative Research Option Modeling for Leveraged Finance Part I Bjorn Flesaker Managing Director and Head of Quantitative Research Prudential Fixed Income Juan Suris Vice

More information

Some Practical Issues in FX and Equity Derivatives

Some Practical Issues in FX and Equity Derivatives Some Practical Issues in FX and Equity Derivatives Phenomenology of the Volatility Surface The volatility matrix is the map of the implied volatilities quoted by the market for options of different strikes

More information

Economic Scenario Generator Version 7 Release Notes

Economic Scenario Generator Version 7 Release Notes Economic Scenario Generator Version 7 Release Notes These release notes describe the changes to the Academy s Economic Scenario Generator that are included in version 7. This release includes updated versions

More information

International Master Economics and Finance

International Master Economics and Finance International Master Economics and Finance Mario Bellia bellia@unive.it Pricing Derivatives using Bloomberg Professional Service 03/2013 IRS Summary FRA Plain vanilla swap Amortizing swap Cap, Floor, Digital

More information

Workshop B: Credit Spread Trends In The Energy Sector

Workshop B: Credit Spread Trends In The Energy Sector Workshop B: Credit Spread Trends In The Energy Sector James West Director, FIOTC Product Management 26 November, 2014 Permission to reprint or distribute any content from this presentation requires the

More information

Using the SABR Model

Using the SABR Model Definitions Ameriprise Workshop 2012 Overview Definitions The Black-76 model has been the standard model for European options on currency, interest rates, and stock indices with it s main drawback being

More information

Pricing Barrier Options under Local Volatility

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

More information

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

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

More information

Margin Calculation Methodology and Derivatives and Repo Valuation Methodology

Margin Calculation Methodology and Derivatives and Repo Valuation Methodology Margin Calculation Methodology and Derivatives and Repo Valuation Methodology 1 Overview This document presents the valuation formulas for interest rate derivatives and repo transactions implemented in

More information

CVA in Derivatives Trading

CVA in Derivatives Trading CVA in Derivatives Trading Jakob Sidenius Model Development NORDEA Seminar at FRIC, CBS, 5 November 2013 1/33 Talk overview Counterparty risk and mitigation CVA and DVA: definition, meaning and computation

More information

Affine-structure models and the pricing of energy commodity derivatives

Affine-structure models and the pricing of energy commodity derivatives Affine-structure models and the pricing of energy commodity derivatives Nikos K Nomikos n.nomikos@city.ac.uk Cass Business School, City University London Joint work with: Ioannis Kyriakou, Panos Pouliasis

More information

Return to Risk Limited website: www.risklimited.com. Overview of Options An Introduction

Return to Risk Limited website: www.risklimited.com. Overview of Options An Introduction Return to Risk Limited website: www.risklimited.com Overview of Options An Introduction Options Definition The right, but not the obligation, to enter into a transaction [buy or sell] at a pre-agreed price,

More information

How To Calculate Interest Rate Derivative Options

How To Calculate Interest Rate Derivative Options The Pricing and Hedging of Interest-Rate Derivatives: Theory and Practice Ser-Huang Poon 1, Richard C. Stapleton 2 and Marti G. Subrahmanyam 3 April 28, 2005 1 Manchester Business School 2 Manchester Business

More information

Numerix CrossAsset XL and Windows HPC Server 2008 R2

Numerix CrossAsset XL and Windows HPC Server 2008 R2 Numerix CrossAsset XL and Windows HPC Server 2008 R2 Faster Performance for Valuation and Risk Management in Complex Derivative Portfolios Microsoft Corporation Published: February 2011 Abstract Numerix,

More information

Webinar #2. Introduction to IAS-39 hedge accounting with Fairmat. Fairmat Srl 18/07/2013

Webinar #2. Introduction to IAS-39 hedge accounting with Fairmat. Fairmat Srl 18/07/2013 Webinar #2 Introduction to IAS-39 hedge accounting with Fairmat Fairmat Srl 18/07/2013 Agenda Brief notes on IAS-39 hedge accounting 1 Brief notes on IAS-39 hedge accounting 2 3 Introduction Prospective

More information

SUPER COMPUTER CONSULTING INC.

SUPER COMPUTER CONSULTING INC. SUPER COMPUTER CONSULTING INC. 1070 Westfield Way, Mundelein, IL 60060 USA Phone: (847) 837-0200 Fax: (847) 837-0228 e-mail: info@supercc.com http://www.supercc.com EXOTIC OPTIONS Including Second Generation

More information

DIGITAL FOREX OPTIONS

DIGITAL FOREX OPTIONS DIGITAL FOREX OPTIONS OPENGAMMA QUANTITATIVE RESEARCH Abstract. Some pricing methods for forex digital options are described. The price in the Garhman-Kohlhagen model is first described, more for completeness

More information

Option Valuation. Chapter 21

Option Valuation. Chapter 21 Option Valuation Chapter 21 Intrinsic and Time Value intrinsic value of in-the-money options = the payoff that could be obtained from the immediate exercise of the option for a call option: stock price

More information

ACI THE FINANCIAL MARKETS ASSOCIATION

ACI THE FINANCIAL MARKETS ASSOCIATION ACI THE FINANCIAL MARKETS ASSOCIATION EXAMINATION FORMULAE 2009 VERSION page number INTEREST RATE..2 MONEY MARKET..... 3 FORWARD-FORWARDS & FORWARD RATE AGREEMENTS..4 FIXED INCOME.....5 FOREIGN EXCHANGE

More information

Module I Financial derivatives an introduction Forward market and products

Module I Financial derivatives an introduction Forward market and products Module I 1. Financial derivatives an introduction 1.1 Derivative markets 1.1.1 Past and present 1.1.2 Difference between exchange traded and OTC derivatives 1.2 Derivative instruments 1.2.1 Concept and

More information

Vanna-Volga Method for Foreign Exchange Implied Volatility Smile. Copyright Changwei Xiong 2011. January 2011. last update: Nov 27, 2013

Vanna-Volga Method for Foreign Exchange Implied Volatility Smile. Copyright Changwei Xiong 2011. January 2011. last update: Nov 27, 2013 Vanna-Volga Method for Foreign Exchange Implied Volatility Smile Copyright Changwei Xiong 011 January 011 last update: Nov 7, 01 TABLE OF CONTENTS TABLE OF CONTENTS...1 1. Trading Strategies of Vanilla

More information

How To Understand A Rates Transaction

How To Understand A Rates Transaction International Swaps and Derivatives Association, Inc. Disclosure Annex for Interest Rate Transactions This Annex supplements and should be read in conjunction with the General Disclosure Statement. NOTHING

More information

Case Study. Implementing IAS 39 with Fairmat

Case Study. Implementing IAS 39 with Fairmat Case Study Implementing IAS 39 with Fairmat Revision #3 In this tutorial we will show how international accounting standard 39 principles, which regulate how financial instruments must be accounted for

More information

Fixed Income Arbitrage

Fixed Income Arbitrage Risk & Return Fixed Income Arbitrage: Nickels in Front of a Steamroller by Jefferson Duarte Francis A. Longstaff Fan Yu Fixed Income Arbitrage Broad set of market-neutral strategies intended to exploit

More information

Introduction Pricing Effects Greeks Summary. Vol Target Options. Rob Coles. February 7, 2014

Introduction Pricing Effects Greeks Summary. Vol Target Options. Rob Coles. February 7, 2014 February 7, 2014 Outline 1 Introduction 2 3 Vega Theta Delta & Gamma Hedge P& L Jump sensitivity The Basic Idea Basket split between risky asset and cash Chose weight of risky asset w to keep volatility

More information

Options Trading Strategies

Options Trading Strategies Options Trading Strategies Liuren Wu Zicklin School of Business, Baruch College Options Markets (Hull chapter: ) Liuren Wu (Baruch) Options Trading Strategies Options Markets 1 / 18 Objectives A strategy

More information

Swaps: complex structures

Swaps: complex structures Swaps: complex structures Complex swap structures refer to non-standard swaps whose coupons, notional, accrual and calendar used for coupon determination and payments are tailored made to serve client

More information

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

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

More information

Hedging Exotic Options

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

More information

SWAP AND CAP/FLOORS WITH FIXING IN ARREARS OR PAYMENT DELAY

SWAP AND CAP/FLOORS WITH FIXING IN ARREARS OR PAYMENT DELAY SWAP AND CAP/FLOORS WITH FIXING IN ARREARS OR PAYMENT DELAY OPENGAMMA QUANTITATIVE RESEARCH Abstract. Pricing methods for swaps and caps/floors with fixing in arrears or payment delays are proposed. The

More information

Consistent pricing and hedging of an FX options book

Consistent pricing and hedging of an FX options book Consistent pricing and hedging of an FX options book L. Bisesti, A. Castagna and F. Mercurio 1 Introduction In the foreign exchange (FX) options market away-from-the-money options are quite actively traded,

More information

Potential Future Exposure and Collateral Modelling of the Trading Book Using NVIDIA GPUs

Potential Future Exposure and Collateral Modelling of the Trading Book Using NVIDIA GPUs Potential Future Exposure and Collateral Modelling of the Trading Book Using NVIDIA GPUs 19 March 2015 GPU Technology Conference 2015 Grigorios Papamanousakis Quantitative Strategist, Investment Solutions

More information

Interest Rate Volatility

Interest Rate Volatility Interest Rate Volatility I. Volatility in fixed income markets Andrew Lesniewski Baruch College and Posnania Inc First Baruch Volatility Workshop New York June 16-18, 2015 Outline Linear interest rate

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

Equity-index-linked swaps

Equity-index-linked swaps Equity-index-linked swaps Equivalent to portfolios of forward contracts calling for the exchange of cash flows based on two different investment rates: a variable debt rate (e.g. 3-month LIBOR) and the

More information

DETERMINING THE VALUE OF EMPLOYEE STOCK OPTIONS. Report Produced for the Ontario Teachers Pension Plan John Hull and Alan White August 2002

DETERMINING THE VALUE OF EMPLOYEE STOCK OPTIONS. Report Produced for the Ontario Teachers Pension Plan John Hull and Alan White August 2002 DETERMINING THE VALUE OF EMPLOYEE STOCK OPTIONS 1. Background Report Produced for the Ontario Teachers Pension Plan John Hull and Alan White August 2002 It is now becoming increasingly accepted that companies

More information

Credit Derivatives Glossary

Credit Derivatives Glossary Credit Derivatives Glossary March 2009 Copyright 2009 Markit Group Limited Any reproduction, in full or in part, in any media without the prior written permission of Markit Group Limited will subject the

More information

Market Value of Insurance Contracts with Profit Sharing 1

Market Value of Insurance Contracts with Profit Sharing 1 Market Value of Insurance Contracts with Profit Sharing 1 Pieter Bouwknegt Nationale-Nederlanden Actuarial Dept PO Box 796 3000 AT Rotterdam The Netherlands Tel: (31)10-513 1326 Fax: (31)10-513 0120 E-mail:

More information

w w w.c a t l e y l a k e m a n.c o m 0 2 0 7 0 4 3 0 1 0 0

w w w.c a t l e y l a k e m a n.c o m 0 2 0 7 0 4 3 0 1 0 0 A ADR-Style: for a derivative on an underlying denominated in one currency, where the derivative is denominated in a different currency, payments are exchanged using a floating foreign-exchange rate. The

More information

POINT Innovative Multi-Asset Portfolio Analysis

POINT Innovative Multi-Asset Portfolio Analysis Index, Portfolio and Risk Solutions POINT Innovative Multi-Asset Portfolio Analysis The Difference Is Clear POINT: Dynamic Decision Support Flexible portfolio and index reporting Draw from our vast database

More information

Accounting. Advanced Hedging

Accounting. Advanced Hedging Accounting Advanced Hedging under IFRS 9 Second Edition JUAN RAMIREZ WlLEY Table of Contents Preface xxi CHAPTER1 The Theoretical Framework - Recognition of Financial Instruments 1 1.1 Accounting Categories

More information

Caput Derivatives: October 30, 2003

Caput Derivatives: October 30, 2003 Caput Derivatives: October 30, 2003 Exam + Answers Total time: 2 hours and 30 minutes. Note 1: You are allowed to use books, course notes, and a calculator. Question 1. [20 points] Consider an investor

More information

WHAT S NEW IN THOMSON REUTERS EIKON FOR FEBRUARY 2011 FX & MONEY MARKETS

WHAT S NEW IN THOMSON REUTERS EIKON FOR FEBRUARY 2011 FX & MONEY MARKETS THOMSON REUTERS EIKON WHAT S NEW IN THOMSON REUTERS EIKON FOR FEBRUARY 2011 FX & MONEY MARKETS Thomson Reuters Training It is essential to keep up to date with new functionality and features for Thomson

More information

Quanto Adjustments in the Presence of Stochastic Volatility

Quanto Adjustments in the Presence of Stochastic Volatility Quanto Adjustments in the Presence of tochastic Volatility Alexander Giese March 14, 01 Abstract This paper considers the pricing of quanto options in the presence of stochastic volatility. While it is

More information

Study on the Volatility Smile of EUR/USD Currency Options and Trading Strategies

Study on the Volatility Smile of EUR/USD Currency Options and Trading Strategies Prof. Joseph Fung, FDS Study on the Volatility Smile of EUR/USD Currency Options and Trading Strategies BY CHEN Duyi 11050098 Finance Concentration LI Ronggang 11050527 Finance Concentration An Honors

More information

Robust software capable of performing either using the Free of License SQL Express or the Standard edition of Microsoft, when available.

Robust software capable of performing either using the Free of License SQL Express or the Standard edition of Microsoft, when available. Paragon PRODUCT BRIEF - In a world of increasing regulatory controls, Advent Axys clients can accommodate their needs both in terms of Market Risk exposure monitoring as well as those of riskrelated Regulatory-required-Reporting,

More information

A CONFIGURABLE SOLUTION TO EFFICIENTLY MANAGE TREASURY OPERATIONS

A CONFIGURABLE SOLUTION TO EFFICIENTLY MANAGE TREASURY OPERATIONS Wallstreet City Financials The integrated treasury workstation for mid-sized corporations Wall Street Systems Empowering Treasury, Trading and Settlement FACT SHEET: Wallstreet City Financials A CONFIGURABLE

More information

EMPLOYEE STOCK OPTIONS VALUATION TOOLKIT 1.1 SOFTWARE MANUAL

EMPLOYEE STOCK OPTIONS VALUATION TOOLKIT 1.1 SOFTWARE MANUAL EMPLOYEE STOCK OPTIONS VALUATION TOOLKIT 1.1 SOFTWARE MANUAL DR. JOHNATHAN MUN This manual, and the software described in it, are furnished under license and may only be used or copied in accordance with

More information

MONEY MARKET SUBCOMMITEE(MMS) FLOATING RATE NOTE PRICING SPECIFICATION

MONEY MARKET SUBCOMMITEE(MMS) FLOATING RATE NOTE PRICING SPECIFICATION MONEY MARKET SUBCOMMITEE(MMS) FLOATING RATE NOTE PRICING SPECIFICATION This document outlines the use of the margin discounting methodology to price vanilla money market floating rate notes as endorsed

More information

Basel Committee on Banking Supervision

Basel Committee on Banking Supervision Basel Committee on Banking Supervision Basel III: The standardised approach for measuring counterparty credit risk exposures: Frequently asked questions August 2015 This publication is available on the

More information

Open issues in equity derivatives modelling

Open issues in equity derivatives modelling Open issues in equity derivatives modelling Lorenzo Bergomi Equity Derivatives Quantitative Research ociété Générale lorenzo.bergomi@sgcib.com al Outline Equity derivatives at G A brief history of equity

More information

Exotic options [April 4]

Exotic options [April 4] Exotic options [April 4] We ve looked at European and American Calls and Puts European options with general payoff functions From a theoretical point of view. This could be carried further, to more Exotic

More information

Replicating Life Insurance Liabilities

Replicating Life Insurance Liabilities Replicating Life Insurance Liabilities O. Khomenko Jena, 23 March 2011 1 Solvency II New Regulation for Insurance Industry Solvency II is a new regulation for European insurance industry. It is expected

More information

How To Value A Bond In Excel

How To Value A Bond In Excel Financial Modeling Templates http://spreadsheetml.com/finance/bondvaluationyieldtomaturity.shtml Copyright (c) 2009-2014, ConnectCode All Rights Reserved. ConnectCode accepts no responsibility for any

More information

Eurodollar Futures, and Forwards

Eurodollar Futures, and Forwards 5 Eurodollar Futures, and Forwards In this chapter we will learn about Eurodollar Deposits Eurodollar Futures Contracts, Hedging strategies using ED Futures, Forward Rate Agreements, Pricing FRAs. Hedging

More information

Excel Companion. (Profit Embedded PHD) User's Guide

Excel Companion. (Profit Embedded PHD) User's Guide Excel Companion (Profit Embedded PHD) User's Guide Excel Companion (Profit Embedded PHD) User's Guide Copyright, Notices, and Trademarks Copyright, Notices, and Trademarks Honeywell Inc. 1998 2001. All

More information

Investing in Volatility

Investing in Volatility Page 1 of 10 Investing in Volatility Published in Futures and Options World 1998 Special Supplement on the 25th Annivesary of the Publication of the Black-Scholes Model Emanuel Derman Michael Kamal Iraj

More information

CITI GLOBAL INTEREST RATES STRATEGY INDEX FUND SIMPLIFIED PROSPECTUS. Dated 4 August 2010

CITI GLOBAL INTEREST RATES STRATEGY INDEX FUND SIMPLIFIED PROSPECTUS. Dated 4 August 2010 CITI GLOBAL INTEREST RATES STRATEGY INDEX FUND SIMPLIFIED PROSPECTUS Dated 4 August 2010 This Simplified Prospectus contains key information in relation to Citi Global Interest Rates Index Fund (the Fund),

More information

LIBOR vs. OIS: The Derivatives Discounting Dilemma

LIBOR vs. OIS: The Derivatives Discounting Dilemma LIBOR vs. OIS: The Derivatives Discounting Dilemma John Hull PRMIA May 2012 1 Agenda OIS and LIBOR CVA and DVA The Main Result Potential Sources of Confusion FVA and DVA See John Hull and Alan White: LIBOR

More information

Hedging Variable Annuity Guarantees

Hedging Variable Annuity Guarantees p. 1/4 Hedging Variable Annuity Guarantees Actuarial Society of Hong Kong Hong Kong, July 30 Phelim P Boyle Wilfrid Laurier University Thanks to Yan Liu and Adam Kolkiewicz for useful discussions. p. 2/4

More information

DAILY SETTLEMENT PRICE PROCEDURES FOR FUTURES CONTRACTS AND OPTIONS ON FUTURES CONTRACTS

DAILY SETTLEMENT PRICE PROCEDURES FOR FUTURES CONTRACTS AND OPTIONS ON FUTURES CONTRACTS DAILY SETTLEMENT PRICE PROCEDURES FOR FUTURES CONTRACTS AND OPTIONS ON FUTURES CONTRACTS 1. RULE Article 6390 of the Rules of Bourse de Montréal Inc. (the Bourse) stipulates that: The daily settlement

More information

Trusted by the Market. Driven by You. www.yieldbook.com. We stop at nothing. Portfolio analysis and risk management

Trusted by the Market. Driven by You. www.yieldbook.com. We stop at nothing. Portfolio analysis and risk management Trusted by the Market. Driven by You. www.yieldbook.com We stop at nothing. The is the trusted and authoritative source for fixed income analytics that enables market makers and institutional investors

More information

Master s Thesis. Pricing Constant Maturity Swap Derivatives

Master s Thesis. Pricing Constant Maturity Swap Derivatives Master s Thesis Pricing Constant Maturity Swap Derivatives Thesis submitted in partial fulfilment of the requirements for the Master of Science degree in Stochastics and Financial Mathematics by Noemi

More information

Software 1.1 May 2015 3725-10306-001B SERVICE PORTAL OVERVIEW. RealAccess. Polycom, Inc. 1

Software 1.1 May 2015 3725-10306-001B SERVICE PORTAL OVERVIEW. RealAccess. Polycom, Inc. 1 SERVICE PORTAL OVERVIEW Software 1.1 May 2015 3725-10306-001B RealAccess Polycom, Inc. 1 Copyright 2015, Polycom, Inc. All rights reserved. No part of this document may be reproduced, translated into another

More information

Self Help Guides. Setup Exchange Email with Outlook

Self Help Guides. Setup Exchange Email with Outlook Self Help Guides Setup Exchange Email with Outlook Setting up Exchange Email Connection This document is to be used as a guide to setting up an Exchange Email connection with Outlook; 1. Microsoft Outlook

More information

Caps and Floors. John Crosby

Caps and Floors. John Crosby Caps and Floors John Crosby Glasgow University My website is: http://www.john-crosby.co.uk If you spot any typos or errors, please email me. My email address is on my website Lecture given 19th February

More information

BlackBerry Enterprise Server Express for IBM Domino. October 7, 2014 Version: 5.0 Service Pack: 4. Compatibility Matrix

BlackBerry Enterprise Server Express for IBM Domino. October 7, 2014 Version: 5.0 Service Pack: 4. Compatibility Matrix BlackBerry Enterprise Server Express for IBM Domino October 7, 2014 Version: 5.0 Service Pack: 4 Compatibility Matrix Published: 2014-10-08 SWD-20141008134243982 Contents 1...4 Legend... 4 Operating system...

More information

BlackBerry Enterprise Server for Microsoft Exchange. Compatibility Matrix March 25, 2013

BlackBerry Enterprise Server for Microsoft Exchange. Compatibility Matrix March 25, 2013 BlackBerry Enterprise Server for Microsoft Exchange Compatibility Matrix March 25, 2013 2013 Research In Motion Limited. All rights reserved. www.rim.com Page: 1 Software version support life cycle has

More information

Compatibility Matrix. BlackBerry Enterprise Server for Microsoft Exchange. Version 5.0.4

Compatibility Matrix. BlackBerry Enterprise Server for Microsoft Exchange. Version 5.0.4 Compatibility Matrix BlackBerry Enterprise Server for Microsoft Exchange Version 5.0.4 Published: 2016-01-13 SWD-20160113140222708 Contents BlackBerry Enterprise Server for Microsoft Exchange compatibility

More information

BlackBerry Enterprise Server Express for Microsoft Exchange

BlackBerry Enterprise Server Express for Microsoft Exchange BlackBerry Enterprise Server Express for Microsoft Exchange Compatibility Matrix December 19, 2013 2013 BlackBerry. All rights reserved. Page: 1 Operating Systems: BlackBerry Enterprise Server and BlackBerry

More information

One-year projection of run-off conditional tail expectation (CTE) reserves

One-year projection of run-off conditional tail expectation (CTE) reserves MARCH 2013 ENTERPRISE RISK SOLUTIONS B&H RESEARCH ESG MARCH 2013 DOCUMENTATION PACK Steven Morrison PhD Laura Tadrowski PhD Craig Turnbull FIA Moody's Analytics Research Contact Us Americas +1.212.553.1658

More information

Bootstrapping the interest-rate term structure

Bootstrapping the interest-rate term structure Bootstrapping the interest-rate term structure Marco Marchioro www.marchioro.org October 20 th, 2012 Bootstrapping the interest-rate term structure 1 Summary (1/2) Market quotes of deposit rates, IR futures,

More information

The Irony In The Derivatives Discounting

The Irony In The Derivatives Discounting The Irony In The Derivatives Discounting Marc Henrard Head of Quantitative Research, Banking Department, Bank for International Settlements, CH-4002 Basel (Switzerland), e-mail: Marc.Henrard@bis.org Abstract

More information

IBM Cognos Controller Version 10.2.0. New Features Guide

IBM Cognos Controller Version 10.2.0. New Features Guide IBM Cognos Controller Version 10.2.0 New Features Guide Note Before using this information and the product it supports, read the information in Notices on page 9. Product Information This document applies

More information

Bond Options, Caps and the Black Model

Bond Options, Caps and the Black Model Bond Options, Caps and the Black Model Black formula Recall the Black formula for pricing options on futures: C(F, K, σ, r, T, r) = Fe rt N(d 1 ) Ke rt N(d 2 ) where d 1 = 1 [ σ ln( F T K ) + 1 ] 2 σ2

More information