Risk and CVA for exotic derivatives: the universal modeling

Size: px
Start display at page:

Download "Risk and CVA for exotic derivatives: the universal modeling"

Transcription

1 Risk and CVA for exotic derivatives: the universal modeling Alexandre Antonov, Serguei Issakov and Serguei Mechkov Numerix Quant Congress USA, New-York July 2011 A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 1/ 51

2 Outline Exposure: Scenarios vs. Modeling Future price and exposure for callable instruments in the Modeling Framework Backwards pricing using the Least Squares MC Aggregation of exercises into the instrument exposure Direct approach: cumbersome tracking of exercise indicators New approach: automatic recursion CVA Risk: measure dependence and the real-world measure as fictitious currency Examples and conclusion A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 2/ 51

3 The main subject calculation of exotic portfolio exposure What is exposure at time t? Possible values of the portfolio price at t (possibilities are related with different scenarios of the market evolution) Two approaches: Scenarios Modeling Selected books, reviews and articles of the subject: Canabarro and Duffie (2003), Pykhtin (2005), Cesari et al (2010), Jon Gregory (2010), Brigo-Capponi (2010), Pykhtin-Rosen (2010) Brigo-Capponi-Pallavicini-Papatheodorou (2011) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 3/ 51

4 Scenario based approach Algorithm Generate a set of markets (scenarios) M i (t) at time t (yield curves, implied vols etc.) For each market choose a model and calibrate it to the market Price the portfolio with the calibrated model for each market Drawbacks Not clear how to generate scenarios The period from today to the observation time t not taken into account Computationally (very) intensive A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 4/ 51

5 Modeling approach Arbitrage-free model properly calibrated to today implied market the best scenario generator Full time coverage: scenarios for all the time-steps Exposure is automatically consistent with the pricing Adaptation to indexes projections by the model measure change Numerical efficiency Key idea associate portfolio exposure with its future price given by an arbitrage-free model (Cesari et al) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 5/ 51

6 Two types of instruments in the exposure calculation: For vanillas which price is defined uniquely by the market one can use the scenario approach For exotic instruments one needs the modeling approach Below we will consider a portfolio of exotic instruments and will apply the modeling approach (a.k.a. one-step MC). A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 6/ 51

7 Measures The model calibrated to today market still has an extra degree of freedom the model measure. Its properties: Instrument PV does not depend on the measure Distribution of underlying depends on the measure We address a real world measure at the end. Now consider our model evolution under any fixed measure. A Risk (VaR etc) is related to the distributions measure dependent A credit value adjustment (CVA) is linked with PV s of default dependent payments measure independent A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 7/ 51

8 Modeling approach: swap example Consider a swap paying an index α j at a payment date τ j for j = 1,,M. The instrument price PV (discounted expectation) of the payments M S(0) = E α j N(τ j ) where N(t) is the model numeraire and E[ ] is the pricing expectation in the model measure. The swap future price S F (t) for some observation date t = t obs is a conditional expectation M S F (t) = N(t) E α j N(τ j ) F t j=1 j=1 A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 8/ 51

9 The swap future price S F (t) consists of two parts M N(t) M S F (t) = α j N(τ j ) + N(t) E α j N(τ j ) F t j=1,τ j <t j=1,τ j t Payments before t are discounted forward to t α j N(t) N(τ j ) Payments after t are replaced by discounted expectations [ ] αj N(t) E F t N(τ j ) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 9/ 51

10 Conditional expectation and numerical methods Conditional expectation (CE) E [ F t ] averaging over the stochastic evolution after time t (the life before or on t is fixed). Example. For diffusion processes we fix the Brownian increments dw (τ) for τ t and average over dw (τ) for τ > t; the CE is thus a certain function of dw (τ) for τ t. For regular path-independent pay-offs P(T) fixed at time T, a (discounted) CE is a function of model states x i (t) [ E N(t) P(T) ] N(T) F t = f (t;x i (t)) The CE depends on the Brownian increments through the states. For example, the model states can be short rates and FX-rate A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 10/ 51

11 CE of an index fixed at τ before the time t coincides with the index itself nothing to average [ ] P(τ) N(t) E N(τ) F t = N(t) P(τ) N(τ) Below we consider MC simulations with a possibility of CE calculation typical numerical method of CE calculation is a regression to state variables, [ E N(t) P(T) ] N(T) F t ν j β j (x 1 (t),x 2 (t), ) j where ν j are regression coefficients and β j (x 1 (t),x 2 (t), ) are basis functions (their choice is the method key). Other known names of the method: Longstaff-Schwartz, Least Squares MC, American MC (see Andersen-Piterbarg (2010) for review) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 11/ 51

12 Modeling approach: Bermudan swaption example Consider a Bermudan swaption giving a right to enter into the swap defined above on exercise dates T i. The swaption PV discounted non-conditional expectation of the payments subjected to the exercise conditions M V (0) = E α j I(τ j ) N(τ j ) j=1 where indicator I(τ j ) equals to one if we have entered into the swap before the payment date τ j and zero otherwise. The swaption future price for some observation date t = t obs discounted conditional expectation M V F (t) = N(t) E α j I(τ j ) N(τ j ) F t j=1 A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 12/ 51

13 Future price decomposition The obvious property of the discounted future price [ ] VF (t) V (0) = E N(t) The future price observed at t obs V F (t obs ) = V (t obs )(1 I(t obs )) + V e (t obs ) I(t obs ) can be split in two parts: continuation value V (t obs ) (the option was not exercised till t obs ) exercise value V e (t obs ) (the option was exercised before t obs ) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 13/ 51

14 Continuation value It can be shown that the continuation value satisfies recursive relation on exercise dates ( [ ] ) V (Tj+1 ) V (T j ) = max N Tj E N(T j+1 ) F T j, S(T j ) where S(t) is the swap as seen at time t with payments after t. S(t) = [ ] αj N(t)E N(τ j ) F t j,τ j t The continuation value coincide with option underlying calculated by a backwards induction. Note that the total option future value contains also exercise part. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 14/ 51

15 Introduce the instrument days T = {τ 1,τ 2, } {T 1,T 2, }, a union of exercise dates T j and payment dates τ k. Backward induction: Update underlyings on the instrument dates (in pseudo-code notations) max(v (T j ),S(T j )) V (T j ) on exercise dates T j S(τ k ) + α k S(τ k ) on payment dates τ k Calculate discounted conditional expectation between the instrument dates [ ] [ ] V (T) V (t) = N(t)E S(T) N(T) F t, S(t) = N(t)E N(T) F t for t,t T. Typical numerical method regression A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 15/ 51

16 Indicators The indicator I(t) participating in the future price formula can be constructed from conditional exercise indicators C j = 1 S(Tj )>V(T j ) which equals to 1 if we exercise at T j provided that we did not exercise before and 0 otherwise I(t) = I j for T j t < T j+1 where j I j = 1 (1 C i ) i=1 A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 16/ 51

17 Exercise value The exercise value consists of the payments after the observation date (swap S(t obs )) and payments before the observation date V e (t obs ) = S(t obs )I(t obs ) + N tobs j,τ j <t obs I(τ j ) α j N(τ j ) Remark. The second part of the exercise value is sum for forward discounted payments occurred before the observation date. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 17/ 51

18 Instrument exposure The exposure O(t obs ) is closely related with the option future price. There are two choices available: Exposure includes all payments (coincides with the future price) O(t obs ) = V F (t obs ) = V (t obs )(1 I(t obs )) + V e (t obs ) I(t obs ) Exposure only includes the future payments with respect to the observation date O(t obs ) = V (t obs )(1 I(t obs )) + S(t obs ) I(t obs ) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 18/ 51

19 Exposure path-dependence Exposure is a path-dependent product (for callable deals). For example, the continuation part V (t obs )(1 I(t obs )) consists of two contributions Continuation value V (t obs ) is a state Underlying i.e. a certain function of the model states on the observation date The indicator I(t obs ) is path-dependent (a combination of Underlyings for exercise dates before the observation) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 19/ 51

20 The exposure calculation Two approaches for the exposure calculation Direct Calculate all components in the backwards pricing procedure and assemble them in the forward pass Automatic Change Underlying operations to obtain the exposure as by-product of the pricing procedure Remark. A good quality backward induction algorithm is essential. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 20/ 51

21 Direct approach: algorithm Backward induction Calculate and store the underlying swap, the option continuation value and conditional exercise indicators by backward induction using the least-square MC Forward induction Calculate unconditional exercises and roll forward index payments to the observation date Results aggregation A similar procedure was proposed in Cesari et al. Modulo some difference (for example, the exercise time instead of the exercise indicators) it is equivalent to ours. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 21/ 51

22 Drawbacks of the direct exposure calculations 1. Requires modification of backward pricing procedure 2. Includes both backward and forward inductions 3. Includes the cumbersome logic of exercise indicators calculation and aggregation 4. Can be very complicated for exotic instruments with different types of exercises Alternative automatic procedure A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 22/ 51

23 Automatic exposure calculation Recall that the backward pricing reduces to recursive iterations the update of underlyings max(v (T j ),S(T j )) V (T j ), S(τ k ) + α k S(τ k ) the discounted conditional expectation [ ] [ ] V (T) V (t) = N(t)E S(T) N(T) F t, S(t) = N(t)E N(T) F t For the conditional exercise indicator C j = 1 S(Tj )>V(T j ) we can rewrite the option update as follows V (T j )(1 C j ) + S(T j ) C j V (T j ) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 23/ 51

24 Introduce exposure underlyings with the hat symbol ˆ for our products in hand: swaption exposure underlying ˆV and swap Ŝ. In parallel with the main pricing procedure execute the following: For dates after or on the observation date the exposure underlyings coincide with the pricing ones ˆV(t) = V (t) and Ŝ(t) = S(t) for t t obs For dates before the observation date proceed as below A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 24/ 51

25 For dates before the observation date t < t obs modify the update and conditioning procedures The same update rules for the swaption ˆV(T j )(1 C j ) + Ŝ(T j) C j ˆV(T j ) Modified update rules for the swap all payments in the exposure Ŝ(τ k ) + α k Ŝ(τ k) future payments in the exposure Ŝ(τ k ) Ŝ(τ k) No conditional expectation (regression) before the observation date (t < t obs ) ˆV(t) = N(t) ˆV (T) Ŝ(T), Ŝ(t) = N(t) N(T) N(T) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 25/ 51

26 Exposure O(t obs ) = ˆV(0)N(t obs ) Why so? Compare the option price M V (0) = E α j I(τ j ) N(τ j ) j=1 with its exposure underlying M ˆV(0) = E α j I(τ j ) N(τ j ) F t obs j=1 The only difference is the conditional expectation in the future price that is why we have stopped the regression in the exposure calculation before the observation date. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 26/ 51

27 Recursion example Future payments in the exposure no swap update on the payment dates before the observation date The swaption update on the exercise dates ˆV(T j )(1 C j ) + Ŝ(T j) C j ˆV(T j ) The discounting between the exercise dates (no events on the payment dates) ˆV(T j 1 ) = N(T j 1 ) ˆV (T j ) N(T j ), Ŝ(T j 1 ) = N(T j 1 ) Ŝ(T j) N(T j ) It can be shown that the recursion ˆV (T j 1 ) N(T j 1 ) = ˆV(T j ) N(T j ) (1 C j) + Ŝ(t obs) N(t obs ) C j leads to the desired O(t obs ) = ˆV (0)N(t obs ) = V (t obs )(1 I(t obs )) + S(t obs ) I(t obs ) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 27/ 51

28 Alternative algorithm For dates before the observation date t < t obs modify the update and conditioning procedures The same update rules for the swaption ˆV(T j )(1 C j ) + Ŝ(T j ) C j ˆV(T j ) Modified update rules for the swap all payments in the exposure: Ŝ(τ k ) + α k N(t obs ) N(τ k ) Ŝ(τ k) future payments in the exposure Ŝ(τ k ) Ŝ(τ k ) No conditional expectation (regression) and discounting after the observation Exposure O(t obs ) = ˆV(0) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 28/ 51

29 Similar recursion logic was applied in Egloff et al (2007) and Andersen-Piterbarg (2010) Sect in a context of pricing of Callable Libor Exotics. Our contribution: We target explicitly the future price (exposure) We generalize it for arbitrarily complex instrument Generalization. Imagine our (complicated) instrument containing multiple underlyings U m (T) (legs, swaps, options etc. having currency dimensions) and possibly multiple exercise conditions. To calculate exposures O m (t obs ) for all underlings define corresponding exposure underlyings Û m (T). They are identical to the underlyings for t > t obs Û m (t) = U m (t) for t > t obs and obey the following update rules for t < t obs. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 29/ 51

30 Linear update rules of the underlyings lead to the same relation with the exposure underlyings γ m,k U m (T) U k (T) m γ m,k Û m (T) Ûk(T) m where γ m,k are dimensionless values (for example, numbers or barrier exercise indicators) Non-linear update rules of the underlyings (optimal exercise) max(u m (T),U n (T)) U k (T) Û m (T)θ(U m (T) U n (T))+Ûn(T)θ(U n (T) U m (T)) Ûk(T) where θ(x) = 1 for positive x and zero otherwise A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 30/ 51

31 Update rules for pure payments α n,k having currency dimensions U n (τ k ) + α n,k U n (τ k ) lead to the following updates on the level of the exposure underlyings all payments in the exposure Û n (τ k ) + α n,k Ûn(τ k ) future payments only in the exposure Û n (τ k ) Û n (τ k ) No conditional expectation (regression) before the observation date (t < t obs ) Û n (t) = N(t)Ûn(T) N(T) Exposures O m (t obs ) = Ûm(0)N(t obs ) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 31/ 51

32 CVA Consider now the Credit Value Adjustment (CVA) calculation 1, see also Cesari et al. Assume that the Counterparty survival process Λ(t) a Poisson process with stochastic intensity (hazard rate) h(t) and independent jumps Extend our initial pricing model with (possibly correlated) hazard rate process calibrated to the corresponding credit market simulate all the components Calculate the portfolio future values for a fine set of dates Π(t) using the algorithm above (do not include the credit hazard rates into the regression variables) Assume also that we have calculated the collateral, C(t), which consists of a certain number Φ(t) of units of some asset A(t) with known (simulated) evolution, C(t) = Φ(t)A(t). 1 Our portfolio does not have an explicit default risk. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 32/ 51

33 The Self ( our ) exposure at time t is O(t) = (Π(t) C(t)) + T [ CVA = (1 RR C ) E dλ(t) O(t) ] 0 N(t) where RR C is the Counterparty recovery rate which is assumed to be constant. Explanation. If the Counterparty defaults (dλ(t) = 1) on the interval [t,t + dt], our loss will be equal to (Π(t) C(t)) +, and this infinitesimal payment, as seen at the origin, is equal to the discounted expectation. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 33/ 51

34 Averaging over jumps (independent from the hazard rate) T CVA = (1 RR C ) = (1 RR C ) 0 T 0 [ E dh(t) O(t) N(t) ] [ E dt h(t)h(t) O(t) N(t) effective replacement of the survival processes by the hazard discount factor H(t) = e t 0 dτ h(τ) Our extended model, equipped with the Least Squares MC, is able to compute the above averages The future portfolio value is calculated as above (the credit hazard rates are not included into the regression variables) The collateral and the hazard discount factor are simulated The integral element is estimated by averaging Remark. DVA and Bilateral CVA can be computed in a similar way. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 34/ 51 ]

35 Risk The risk measure is a general term for statistical characteristics of the instrument exposure non-discounting (simple) averages E[f (O(t))] A simple average is measure-dependent (contrary to the discounted one E [f (O(t))/N(t)]) Examples. Potential Future Exposure (PFE) for a confidence level α q α (t) = inf{x : E[1 O(t)<x ] α} Expected Shortfall or Expected Tail Loss E[O(t) O(t) > q α (t)] Expected Positive Exposure (EPE) E[O(t) + ] A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 35/ 51

36 Right/wrong way exposure When the model evolution is highly correlated with the default process the exposure distribution conditional to the default is important, i.e. instead of the CDF of the exposure CDF(t,x) = E[1 O(t)<x ] we need a conditional CDF to default happening at time t CDF D (t,x) = E[1 O(t)<x τ = t] where τ is a stochastic default time. Following our CVA considerations we have CDF D (t,x) = E[1 O(t)<x dλ(t)] E[dΛ(t)] = E[1 O(t)<x h(t)h(t)] E[h(t) H(t)] where h(t) is the stochastic hazard rate and H(t) = e t 0 dτ h(τ) is the hazard discount factor A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 36/ 51

37 Real world measure A model calibrated to today s market still has an extra degree of freedom the model probability measure. We want to fix this measure to be the real-world one for the exposure distribution. The real-world (or physical) probability measure appeared early in Quantitative Finance has not been widely used due to its loose definition, contrary to the risk-neutral measure. The risk-neutral approach assumes that tradable securities have drift coinciding with the short rate r(t) a zero-bond SDE dp(t,t) = P(t,T)(r(t)dt + σ(t)dw (t)) In the real world, this drift is supposed to be different but its time-series estimations are vague. We need to link our model to the real-world in a more rigorous way by requiring that some non-discounting (simple) averages hold. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 37/ 51

38 Fixing projections Suppose that we have a set of indices I j fixed at some times t j and their projections in the future p j p j = E RW [I j ] as expectation in the real-world (RW) measure. Our initial arbitrage-free model in its risk-neutral measure cannot return a priori such averages p j E[I j ] So we should modify the model measure in order to meet the projections. Remark. Note that the model is calibrated to the implied market (initial rates, implied vols, etc.) and the only freedom to reproduce the projection is in the measure choice. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 38/ 51

39 Cross-currency analogy Set our initial model as foreign one w.r.t. some FX-rate process and a domestic currency model. Our initial model states will get a drift adjustment depending on FX vol and correlations. Result. The initial model in such cross-currency (CC) setup will have a different measure w.r.t. to its risk-neutral one. Realization. Domestic model (factitious ccy RW ) Trivial model with zero rates unit numeraire: N RW (t) = 1 FX-rate model (between the initial ccy and the factitious one) Black-Scholes model Foreign model (initial ccy) Out initial model Remark. The FX volatility permits to step up from the risk neutral measure towards the RW one. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 39/ 51

40 The CC model calibration: The foreign component (initial model) is calibrated to its implied market The FX-vol and correlations are free they are tools to calibrate the indexes projections The resulting CC model capabilities: Pricing of the initial instrument (identical to the initial pricing up to numerical errors) Exposure simulation in the real-world measure Remark. The BS process for the FX-rate makes a deterministic drift change for the foreign (initial) model. More complicated FX-rates evolution, say Heston, gives richer family of the measure change more degrees of freedom for the calibration to real-world projections. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 40/ 51

41 Numerical experiments Instrument (cancelable swap) swap we receive semi-annually a 6M Libor and pay annually a fixed rate (= 2.57%, a swap rate at origin) on 1 EUR notional exercise we have a right to cancel the swap annually from 4Y Output 6M Libors expectation in different measures distribution (CDF) of 6Y instrument exposure (including the future payments only) in different measures exposure profile in the risk-neutral measure PFE 97.5% in different measures A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 41/ 51

42 Model CC Model Domestic model (RW currency) Trivial model with zero interest rates Foreign model (EUR) Hull-White IR model with 3% rate, 5% mean-reversion and 1.5% volatility FX rate (RW currency/eur) BS model with correlation with HW Brownian motion ρ = 100% and a set of FX-volatilities: 0%,25%,50% Different FX-volatilities correspond to different measures. Zero FX-volatility gives the risk-neutral measure. For simplicity we consider the Counterparty default uncorrelated with the CC model factors. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 42/ 51

43 Libor average, % fx vol 0% fx vol 25% fx vol 50% date, years Figure: 6M Libor averages for different FX-vols (different measures). A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 43/ 51

44 1 0.8 CDF fx vol 0% fx vol 25% fx vol 50% Exposure Value Figure: CDF of 6Y exposure for different FX-vols (different measures). A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 44/ 51

45 value, EUR PFE 2.5% EPE PFE 97.5% date, years Figure: Risk profile in the risk-neutral measure. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 45/ 51

46 value, EUR date, years fx vol 0% fx vol 25% fx vol 50% Figure: PFE 97.5% for different FX-vols (different measures). A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 46/ 51

47 Observations Typical shape of the risk profile Measure change leads to a positive drift in rates: the bigger FX-vol, the bigger Libor average Significant differences is the exposure distributions in different measures It is important to use the pricing model in the real-world measure (the factitious CC model should be calibrated to the rates projections) to get the correct exposure distribution. A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 47/ 51

48 Conclusion We presented: Calculation of the portfolio exposure in a self-consistent way using arbitrage-free model calibrated to both implied market and real-world projections A new automatic method of exposure calculations especially attractive for exotic portfolios avoiding cumbersome exercise aggregation Efficient CVA calculation using the simulated information A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 48/ 51

49 Lief Andersen and Vladimir Piterbarg (2010) Interest Rate Modeling, Atlantic Financial Press Damiano Brigo and Agostino Capponi, (2010) Bilateral counterparty risk with application to CDSs, Risk Magazine, March 2010 Damiano Brigo, Agostino Capponi, Andrea Pallavicini, and Vasileios Papatheodorou (2011), Collateral Margining in Arbitrage-Free Counterparty Valuation Adjustment including Re-Hypotecation and Netting, Available at SSRN Eduardo Canabarro and Darrell Duffie (2003) Measuring and Marking Counterparty Risk, DefaultRisk Giovanni Cesari, John Aquilina, Niels Charpillon, Zlatko Filipovic, Gordon Lee, Ion Manda (2010) Modelling, Pricing, and Hedging Counterparty Credit Exposure: A Technical Guide, Springer Finance, Berlin A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 49/ 51

50 Daniel Egloff, Michael Kohler, and Nebojsa Todorovic (2007) A dynamic look-ahead Monte Carlo algorithm for pricing Bermudan options, Ann. Appl. Probab. Volume 17, Number 4, Jon Gregory (2010) Counterparty Credit Risk: The new challenge for global financial markets, Wiley Finance Michael Pykhtin (2005) Counterparty Credit Risk Modelling, Risk books Michael Pykhtin and Dan Rosen (2010) Pricing Counterparty Risk at the Trade Level and CVA Allocations, Journal of Credit Risk, vol. 6, pp A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 50/ 51

51 Contact information UK Numerix Software Ltd, 2nd floor 41 Eastcheap London EC3 Tel +44 (0) , Fax +44 (0) A. Antonov, S. Issakov and S. Mechkov; Numerix Risk and CVA for exotic derivatives: the universal modeling 51/ 51

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

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

Counterparty credit risk across all asset classes and Basel III

Counterparty credit risk across all asset classes and Basel III Counterparty credit risk across all asset classes and Basel III Serguei Issakov Senior Vice President / Quantitative Research & Development, NUMERIX Member of the Committee to Establish the National Institute

More information

Toward a coherent Monte Carlo simulation of CVA

Toward a coherent Monte Carlo simulation of CVA Toward a coherent Monte Carlo simulation of CVA Lokman Abbas-Turki (Joint work with A. I. Bouselmi & M. A. Mikou) TU Berlin January 9, 2013 Lokman (TU Berlin) Advances in Mathematical Finance 1 / 16 Plan

More information

Advances in Valuation Adjustments. Topquants Autumn 2015

Advances in Valuation Adjustments. Topquants Autumn 2015 Advances in Valuation Adjustments Topquants Autumn 2015 Quantitative Advisory Services EY QAS team Modelling methodology design and model build Methodology and model validation Methodology and model optimisation

More information

Callable Libor exotic products. Ismail Laachir. March 1, 2012

Callable Libor exotic products. Ismail Laachir. March 1, 2012 5 pages 1 Callable Libor exotic products Ismail Laachir March 1, 2012 Contents 1 Callable Libor exotics 1 1.1 Bermudan swaption.............................. 2 1.2 Callable capped floater............................

More information

Multi-level Stochastic Valuations

Multi-level Stochastic Valuations Multi-level Stochastic Valuations 14 March 2016 High Performance Computing in Finance Conference 2016 Grigorios Papamanousakis Quantitative Strategist, Investment Solutions Aberdeen Asset Management 0

More information

IEOR E4703: Monte-Carlo Simulation

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

More information

Policy iterated lower bounds and linear MC upper bounds for Bermudan style derivatives

Policy iterated lower bounds and linear MC upper bounds for Bermudan style derivatives Finance Winterschool 2007, Lunteren NL Policy iterated lower bounds and linear MC upper bounds for Bermudan style derivatives Pricing complex structured products Mohrenstr 39 10117 Berlin schoenma@wias-berlin.de

More information

The OIS and FVA relationship. Ion Mihai, PhD Client Solutions Group

The OIS and FVA relationship. Ion Mihai, PhD Client Solutions Group The OIS and FVA relationship Ion Mihai, PhD Client Solutions Group About Our Presenter Contact Our Presenter: Ion Mihai, PhD, Presenter Client Solutions Group imihai@numerix.com Follow Us: Twitter: @nxanalytics

More information

Bilateral counterparty risk valuation with stochastic dynamical models and application to Credit Default Swaps

Bilateral counterparty risk valuation with stochastic dynamical models and application to Credit Default Swaps Bilateral counterparty risk valuation with stochastic dynamical models and application to Credit Default Swaps Agostino Capponi California Institute of Technology Division of Engineering and Applied Sciences

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

Counterparty Credit Risk, Collateral and Funding With Pricing Cases for all Asset Classes

Counterparty Credit Risk, Collateral and Funding With Pricing Cases for all Asset Classes Counterparty Credit Risk, Collateral and Funding With Pricing Cases for all Asset Classes Damiano Brigo, Massimo Morini and Andrea Pallavicini Order now, and save!! The book s content is focused on rigorous

More information

ESGs: Spoilt for choice or no alternatives?

ESGs: Spoilt for choice or no alternatives? ESGs: Spoilt for choice or no alternatives? FA L K T S C H I R S C H N I T Z ( F I N M A ) 1 0 3. M i t g l i e d e r v e r s a m m l u n g S AV A F I R, 3 1. A u g u s t 2 0 1 2 Agenda 1. Why do we need

More information

Interest Rate Volatility

Interest Rate Volatility Interest Rate Volatility III. Working with SABR Andrew Lesniewski Baruch College and Posnania Inc First Baruch Volatility Workshop New York June 16-18, 2015 Outline Arbitrage free SABR 1 Arbitrage free

More information

EARLY EXERCISE OPTIONS: UPPER BOUNDS

EARLY EXERCISE OPTIONS: UPPER BOUNDS EARLY EXERCISE OPTIONS: UPPER BOUNDS LEIF B.G. ANDERSEN AND MARK BROADIE Abstract. In this article, we discuss how to generate upper bounds for American or Bermudan securities by Monte Carlo methods. These

More information

Callability Features

Callability Features 2 Callability Features 2.1 Introduction and Objectives In this chapter, we introduce callability which gives one party in a transaction the right (but not the obligation) to terminate the transaction early.

More information

Term Structure Lattice Models

Term Structure Lattice Models IEOR E4706: Foundations of Financial Engineering c 2016 by Martin Haugh Term Structure Lattice Models These lecture notes introduce fixed income derivative securities and the modeling philosophy used to

More information

MONTE CARLO BOUNDS FOR CALLABLE PRODUCTS WITH NON-ANALYTIC BREAK COSTS

MONTE CARLO BOUNDS FOR CALLABLE PRODUCTS WITH NON-ANALYTIC BREAK COSTS MONTE CARLO BOUNDS FOR CALLABLE PRODUCTS WITH NON-ANALYTIC BREAK COSTS MARK S. JOSHI Abstract. The pricing of callable derivative products with complicated pay-offs is studied. A new method for finding

More information

Monte Carlo Pricing of Bermudan Options:

Monte Carlo Pricing of Bermudan Options: Monte Carlo Pricing of Bermudan Options: Correction of super-optimal and sub-optimal exercise Christian Fries 12.07.2006 (Version 1.2) www.christian-fries.de/finmath/talks/2006foresightbias 1 Agenda Monte-Carlo

More information

Market interest-rate models

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

More information

A Consistent Pricing Model for Index Options and Volatility Derivatives

A Consistent Pricing Model for Index Options and Volatility Derivatives A Consistent Pricing Model for Index Options and Volatility Derivatives 6th World Congress of the Bachelier Society Thomas Kokholm Finance Research Group Department of Business Studies Aarhus School of

More information

No arbitrage conditions in HJM multiple curve term structure models

No arbitrage conditions in HJM multiple curve term structure models No arbitrage conditions in HJM multiple curve term structure models Zorana Grbac LPMA, Université Paris Diderot Joint work with W. Runggaldier 7th General AMaMeF and Swissquote Conference Lausanne, 7-10

More information

Tangent Lévy Models. Sergey Nadtochiy (joint work with René Carmona) Oxford-Man Institute of Quantitative Finance University of Oxford.

Tangent Lévy Models. Sergey Nadtochiy (joint work with René Carmona) Oxford-Man Institute of Quantitative Finance University of Oxford. Tangent Lévy Models Sergey Nadtochiy (joint work with René Carmona) Oxford-Man Institute of Quantitative Finance University of Oxford June 24, 2010 6th World Congress of the Bachelier Finance Society Sergey

More information

OIS and Its Impact on Modeling, Calibration and Funding of OTC Derivatives. May 31, 2012 Satyam Kancharla SVP, Client Solutions Group Numerix LLC

OIS and Its Impact on Modeling, Calibration and Funding of OTC Derivatives. May 31, 2012 Satyam Kancharla SVP, Client Solutions Group Numerix LLC OIS and Its Impact on Modeling, Calibration and Funding of OTC Derivatives May 31, 2012 Satyam Kancharla SVP, Client Solutions Group Numerix LLC Agenda Changes in Interest Rate market dynamics after the

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

Risk Neutral Valuation

Risk Neutral Valuation copyright 2012 Christian Fries 1 / 51 Risk Neutral Valuation Christian Fries Version 2.2 http://www.christian-fries.de/finmath April 19-20, 2012 copyright 2012 Christian Fries 2 / 51 Outline Notation Differential

More information

Don t overexpose yourself with risk neutral PFEs and EPEs

Don t overexpose yourself with risk neutral PFEs and EPEs Fixed Don t with risk neutral PFEs and EPEs hjstein@bloomberg.net Head, Regulation and Credit Modeling Strategic Risk Research Bloomberg LP QWAFAFEW May 2014 1 / 51 Id: UnderexposedRiskSnapshots-body.latex.tex

More information

Credit Valuation Adjustment and Funding Valuation Adjustment

Credit Valuation Adjustment and Funding Valuation Adjustment Credit Valuation Adjustment and Funding Valuation Adjustment Alex Yang FinPricing http://www.finpricing.com Summary Credit Valuation Adjustment (CVA) Definition Funding Valuation Adjustment (FVA) Definition

More information

Interest Rate Cancelable Swap Valuation and Risk

Interest Rate Cancelable Swap Valuation and Risk Interest Rate Cancelable Swap Valuation and Risk Dmitry Popov FinPricing http://www.finpricing.com Summary Cancelable Swap Definition Bermudan Swaption Payoffs Valuation Model Selection Criteria LGM Model

More information

Crashcourse Interest Rate Models

Crashcourse Interest Rate Models Crashcourse Interest Rate Models Stefan Gerhold August 30, 2006 Interest Rate Models Model the evolution of the yield curve Can be used for forecasting the future yield curve or for pricing interest rate

More information

AN ANALYTICALLY TRACTABLE UNCERTAIN VOLATILITY MODEL

AN ANALYTICALLY TRACTABLE UNCERTAIN VOLATILITY MODEL AN ANALYTICALLY TRACTABLE UNCERTAIN VOLATILITY MODEL FABIO MERCURIO BANCA IMI, MILAN http://www.fabiomercurio.it 1 Stylized facts Traders use the Black-Scholes formula to price plain-vanilla options. An

More information

Interest Rate Bermudan Swaption Valuation and Risk

Interest Rate Bermudan Swaption Valuation and Risk Interest Rate Bermudan Swaption Valuation and Risk Dmitry Popov FinPricing http://www.finpricing.com Summary Bermudan Swaption Definition Bermudan Swaption Payoffs Valuation Model Selection Criteria LGM

More information

Credit Risk Models with Filtered Market Information

Credit Risk Models with Filtered Market Information Credit Risk Models with Filtered Market Information Rüdiger Frey Universität Leipzig Bressanone, July 2007 ruediger.frey@math.uni-leipzig.de www.math.uni-leipzig.de/~frey joint with Abdel Gabih and Thorsten

More information

Modern Methods of Option Pricing

Modern Methods of Option Pricing Modern Methods of Option Pricing Denis Belomestny Weierstraß Institute Berlin Motzen, 14 June 2007 Denis Belomestny (WIAS) Modern Methods of Option Pricing Motzen, 14 June 2007 1 / 30 Overview 1 Introduction

More information

arxiv: v2 [q-fin.cp] 22 Dec 2014

arxiv: v2 [q-fin.cp] 22 Dec 2014 Efficient XVA Management: Pricing, Hedging, and Allocation using Trade-Level Regression and Global Conditioning Chris Kenyon and Andrew Green arxiv:1412.5332v2 [q-fin.cp] 22 Dec 2014 22 December 2014 Version

More information

Institute of Actuaries of India. Subject. ST6 Finance and Investment B. For 2018 Examinationspecialist Technical B. Syllabus

Institute of Actuaries of India. Subject. ST6 Finance and Investment B. For 2018 Examinationspecialist Technical B. Syllabus Institute of Actuaries of India Subject ST6 Finance and Investment B For 2018 Examinationspecialist Technical B Syllabus Aim The aim of the second finance and investment technical subject is to instil

More information

RISKMETRICS. Dr Philip Symes

RISKMETRICS. Dr Philip Symes 1 RISKMETRICS Dr Philip Symes 1. Introduction 2 RiskMetrics is JP Morgan's risk management methodology. It was released in 1994 This was to standardise risk analysis in the industry. Scenarios are generated

More information

Asset Pricing Models with Underlying Time-varying Lévy Processes

Asset Pricing Models with Underlying Time-varying Lévy Processes Asset Pricing Models with Underlying Time-varying Lévy Processes Stochastics & Computational Finance 2015 Xuecan CUI Jang SCHILTZ University of Luxembourg July 9, 2015 Xuecan CUI, Jang SCHILTZ University

More information

SYLLABUS. IEOR E4728 Topics in Quantitative Finance: Inflation Derivatives

SYLLABUS. IEOR E4728 Topics in Quantitative Finance: Inflation Derivatives SYLLABUS IEOR E4728 Topics in Quantitative Finance: Inflation Derivatives Term: Summer 2007 Department: Industrial Engineering and Operations Research (IEOR) Instructor: Iraj Kani TA: Wayne Lu References:

More information

LIBOR models, multi-curve extensions, and the pricing of callable structured derivatives

LIBOR models, multi-curve extensions, and the pricing of callable structured derivatives Weierstrass Institute for Applied Analysis and Stochastics LIBOR models, multi-curve extensions, and the pricing of callable structured derivatives John Schoenmakers 9th Summer School in Mathematical Finance

More information

Computational Finance. Computational Finance p. 1

Computational Finance. Computational Finance p. 1 Computational Finance Computational Finance p. 1 Outline Binomial model: option pricing and optimal investment Monte Carlo techniques for pricing of options pricing of non-standard options improving accuracy

More information

A Hybrid Commodity and Interest Rate Market Model

A Hybrid Commodity and Interest Rate Market Model A Hybrid Commodity and Interest Rate Market Model University of Technology, Sydney June 1 Literature A Hybrid Market Model Recall: The basic LIBOR Market Model The cross currency LIBOR Market Model LIBOR

More information

Pricing of a European Call Option Under a Local Volatility Interbank Offered Rate Model

Pricing of a European Call Option Under a Local Volatility Interbank Offered Rate Model American Journal of Theoretical and Applied Statistics 2018; 7(2): 80-84 http://www.sciencepublishinggroup.com/j/ajtas doi: 10.11648/j.ajtas.20180702.14 ISSN: 2326-8999 (Print); ISSN: 2326-9006 (Online)

More information

arxiv: v1 [q-fin.pr] 22 Sep 2014

arxiv: v1 [q-fin.pr] 22 Sep 2014 arxiv:1409.6093v1 [q-fin.pr] 22 Sep 2014 Funding Value Adjustment and Incomplete Markets Lorenzo Cornalba Abstract Value adjustment of uncollateralized trades is determined within a risk neutral pricing

More information

INTEREST RATES AND FX MODELS

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

More information

EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS

EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS Commun. Korean Math. Soc. 23 (2008), No. 2, pp. 285 294 EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS Kyoung-Sook Moon Reprinted from the Communications of the Korean Mathematical Society

More information

Math 416/516: Stochastic Simulation

Math 416/516: Stochastic Simulation Math 416/516: Stochastic Simulation Haijun Li lih@math.wsu.edu Department of Mathematics Washington State University Week 13 Haijun Li Math 416/516: Stochastic Simulation Week 13 1 / 28 Outline 1 Simulation

More information

Assignment Module Credit Value Adjustment (CVA)

Assignment Module Credit Value Adjustment (CVA) Assignment Module 8 2017 Credit Value Adjustment (CVA) Quantitative Risk Management MSc in Mathematical Finance (part-time) June 4, 2017 Contents 1 Introduction 4 2 A brief history of counterparty risk

More information

Simulating Stochastic Differential Equations

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

More information

Monte Carlo Simulations

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

More information

Introduction. Practitioner Course: Interest Rate Models. John Dodson. February 18, 2009

Introduction. Practitioner Course: Interest Rate Models. John Dodson. February 18, 2009 Practitioner Course: Interest Rate Models February 18, 2009 syllabus text sessions office hours date subject reading 18 Feb introduction BM 1 25 Feb affine models BM 3 4 Mar Gaussian models BM 4 11 Mar

More information

Financial Mathematics and Supercomputing

Financial Mathematics and Supercomputing GPU acceleration in early-exercise option valuation Álvaro Leitao and Cornelis W. Oosterlee Financial Mathematics and Supercomputing A Coruña - September 26, 2018 Á. Leitao & Kees Oosterlee SGBM on GPU

More information

INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS. Jakša Cvitanić and Fernando Zapatero

INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS. Jakša Cvitanić and Fernando Zapatero INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS Jakša Cvitanić and Fernando Zapatero INTRODUCTION TO THE ECONOMICS AND MATHEMATICS OF FINANCIAL MARKETS Table of Contents PREFACE...1

More information

Discounting Revisited. Valuations under Funding Costs, Counterparty Risk and Collateralization.

Discounting Revisited. Valuations under Funding Costs, Counterparty Risk and Collateralization. MPRA Munich Personal RePEc Archive Discounting Revisited. Valuations under Funding Costs, Counterparty Risk and Collateralization. Christian P. Fries www.christian-fries.de 15. May 2010 Online at https://mpra.ub.uni-muenchen.de/23082/

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

The Use of Importance Sampling to Speed Up Stochastic Volatility Simulations

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

More information

Valuing American Options by Simulation

Valuing American Options by Simulation Valuing American Options by Simulation Hansjörg Furrer Market-consistent Actuarial Valuation ETH Zürich, Frühjahrssemester 2008 Valuing American Options Course material Slides Longstaff, F. A. and Schwartz,

More information

Modeling Credit Exposure for Collateralized Counterparties

Modeling Credit Exposure for Collateralized Counterparties Modeling Credit Exposure for Collateralized Counterparties Michael Pykhtin Credit Analytics & Methodology Bank of America Fields Institute Quantitative Finance Seminar Toronto; February 25, 2009 Disclaimer

More information

Implementing Models in Quantitative Finance: Methods and Cases

Implementing Models in Quantitative Finance: Methods and Cases Gianluca Fusai Andrea Roncoroni Implementing Models in Quantitative Finance: Methods and Cases vl Springer Contents Introduction xv Parti Methods 1 Static Monte Carlo 3 1.1 Motivation and Issues 3 1.1.1

More information

Multi-Curve Pricing of Non-Standard Tenor Vanilla Options in QuantLib. Sebastian Schlenkrich QuantLib User Meeting, Düsseldorf, December 1, 2015

Multi-Curve Pricing of Non-Standard Tenor Vanilla Options in QuantLib. Sebastian Schlenkrich QuantLib User Meeting, Düsseldorf, December 1, 2015 Multi-Curve Pricing of Non-Standard Tenor Vanilla Options in QuantLib Sebastian Schlenkrich QuantLib User Meeting, Düsseldorf, December 1, 2015 d-fine d-fine All rights All rights reserved reserved 0 Swaption

More information

Pricing the Bermudan Swaption with the Efficient Calibration and its Properties

Pricing the Bermudan Swaption with the Efficient Calibration and its Properties Pricing the Bermudan Swaption with the fficient Calibration and its Properties Yasuhiro TAMBA agoya University of Commerce and Business Abstract This paper presents a tree construction approach to pricing

More information

Managing the Newest Derivatives Risks

Managing the Newest Derivatives Risks Managing the Newest Derivatives Risks Michel Crouhy IXIS Corporate and Investment Bank / A subsidiary of NATIXIS Derivatives 2007: New Ideas, New Instruments, New markets NYU Stern School of Business,

More information

From Discrete Time to Continuous Time Modeling

From Discrete Time to Continuous Time Modeling From Discrete Time to Continuous Time Modeling Prof. S. Jaimungal, Department of Statistics, University of Toronto 2004 Arrow-Debreu Securities 2004 Prof. S. Jaimungal 2 Consider a simple one-period economy

More information

Introduction to Financial Mathematics

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

More information

Practical example of an Economic Scenario Generator

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

More information

WHITE PAPER THINKING FORWARD ABOUT PRICING AND HEDGING VARIABLE ANNUITIES

WHITE PAPER THINKING FORWARD ABOUT PRICING AND HEDGING VARIABLE ANNUITIES WHITE PAPER THINKING FORWARD ABOUT PRICING AND HEDGING VARIABLE ANNUITIES We can t solve problems by using the same kind of thinking we used when we created them. Albert Einstein As difficult as the recent

More information

Monte-Carlo Pricing under a Hybrid Local Volatility model

Monte-Carlo Pricing under a Hybrid Local Volatility model Monte-Carlo Pricing under a Hybrid Local Volatility model Mizuho International plc GPU Technology Conference San Jose, 14-17 May 2012 Introduction Key Interests in Finance Pricing of exotic derivatives

More information

Inflation-indexed Swaps and Swaptions

Inflation-indexed Swaps and Swaptions Inflation-indexed Swaps and Swaptions Mia Hinnerich Aarhus University, Denmark Vienna University of Technology, April 2009 M. Hinnerich (Aarhus University) Inflation-indexed Swaps and Swaptions April 2009

More information

Challenges In Modelling Inflation For Counterparty Risk

Challenges In Modelling Inflation For Counterparty Risk Challenges In Modelling Inflation For Counterparty Risk Vinay Kotecha, Head of Rates/Commodities, Market and Counterparty Risk Analytics Vladimir Chorniy, Head of Market & Counterparty Risk Analytics Quant

More information

Derivatives Options on Bonds and Interest Rates. Professor André Farber Solvay Business School Université Libre de Bruxelles

Derivatives Options on Bonds and Interest Rates. Professor André Farber Solvay Business School Université Libre de Bruxelles Derivatives Options on Bonds and Interest Rates Professor André Farber Solvay Business School Université Libre de Bruxelles Caps Floors Swaption Options on IR futures Options on Government bond futures

More information

Martingale Methods in Financial Modelling

Martingale Methods in Financial Modelling Marek Musiela Marek Rutkowski Martingale Methods in Financial Modelling Second Edition \ 42 Springer - . Preface to the First Edition... V Preface to the Second Edition... VII I Part I. Spot and Futures

More information

Yield to maturity modelling and a Monte Carlo Technique for pricing Derivatives on Constant Maturity Treasury (CMT) and Derivatives on forward Bonds

Yield to maturity modelling and a Monte Carlo Technique for pricing Derivatives on Constant Maturity Treasury (CMT) and Derivatives on forward Bonds Yield to maturity modelling and a Monte Carlo echnique for pricing Derivatives on Constant Maturity reasury (CM) and Derivatives on forward Bonds Didier Kouokap Youmbi o cite this version: Didier Kouokap

More information

Vanilla interest rate options

Vanilla interest rate options Vanilla interest rate options Marco Marchioro derivati2@marchioro.org October 26, 2011 Vanilla interest rate options 1 Summary Probability evolution at information arrival Brownian motion and option pricing

More information

The Pennsylvania State University. The Graduate School. Department of Industrial Engineering AMERICAN-ASIAN OPTION PRICING BASED ON MONTE CARLO

The Pennsylvania State University. The Graduate School. Department of Industrial Engineering AMERICAN-ASIAN OPTION PRICING BASED ON MONTE CARLO The Pennsylvania State University The Graduate School Department of Industrial Engineering AMERICAN-ASIAN OPTION PRICING BASED ON MONTE CARLO SIMULATION METHOD A Thesis in Industrial Engineering and Operations

More information

The Pricing of Bermudan Swaptions by Simulation

The Pricing of Bermudan Swaptions by Simulation The Pricing of Bermudan Swaptions by Simulation Claus Madsen to be Presented at the Annual Research Conference in Financial Risk - Budapest 12-14 of July 2001 1 A Bermudan Swaption (BS) A Bermudan Swaption

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

Lecture 5: Review of interest rate models

Lecture 5: Review of interest rate models Lecture 5: Review of interest rate models Xiaoguang Wang STAT 598W January 30th, 2014 (STAT 598W) Lecture 5 1 / 46 Outline 1 Bonds and Interest Rates 2 Short Rate Models 3 Forward Rate Models 4 LIBOR and

More information

Martingale Methods in Financial Modelling

Martingale Methods in Financial Modelling Marek Musiela Marek Rutkowski Martingale Methods in Financial Modelling Second Edition Springer Table of Contents Preface to the First Edition Preface to the Second Edition V VII Part I. Spot and Futures

More information

Callable Bond and Vaulation

Callable Bond and Vaulation and Vaulation Dmitry Popov FinPricing http://www.finpricing.com Summary Callable Bond Definition The Advantages of Callable Bonds Callable Bond Payoffs Valuation Model Selection Criteria LGM Model LGM

More information

Chapter 15: Jump Processes and Incomplete Markets. 1 Jumps as One Explanation of Incomplete Markets

Chapter 15: Jump Processes and Incomplete Markets. 1 Jumps as One Explanation of Incomplete Markets Chapter 5: Jump Processes and Incomplete Markets Jumps as One Explanation of Incomplete Markets It is easy to argue that Brownian motion paths cannot model actual stock price movements properly in reality,

More information

Counterparty Risk - wrong way risk and liquidity issues. Antonio Castagna -

Counterparty Risk - wrong way risk and liquidity issues. Antonio Castagna - Counterparty Risk - wrong way risk and liquidity issues Antonio Castagna antonio.castagna@iasonltd.com - www.iasonltd.com 2011 Index Counterparty Wrong-Way Risk 1 Counterparty Wrong-Way Risk 2 Liquidity

More information

European option pricing under parameter uncertainty

European option pricing under parameter uncertainty European option pricing under parameter uncertainty Martin Jönsson (joint work with Samuel Cohen) University of Oxford Workshop on BSDEs, SPDEs and their Applications July 4, 2017 Introduction 2/29 Introduction

More information

CVA, Wrong Way Risk, Hedging and Bermudan Swaption

CVA, Wrong Way Risk, Hedging and Bermudan Swaption MPRA Munich Personal RePEc Archive CVA, Wrong Way Risk, Hedging and Bermudan Swaption Ali Boukhobza and Jerome Maetz August 212 Online at https://mpra.ub.uni-muenchen.de/42144/ MPRA Paper No. 42144, posted

More information

Hedging Credit Derivatives in Intensity Based Models

Hedging Credit Derivatives in Intensity Based Models Hedging Credit Derivatives in Intensity Based Models PETER CARR Head of Quantitative Financial Research, Bloomberg LP, New York Director of the Masters Program in Math Finance, Courant Institute, NYU Stanford

More information

Puttable Bond and Vaulation

Puttable Bond and Vaulation and Vaulation Dmitry Popov FinPricing http://www.finpricing.com Summary Puttable Bond Definition The Advantages of Puttable Bonds Puttable Bond Payoffs Valuation Model Selection Criteria LGM Model LGM

More information

Monte Carlo Methods in Structuring and Derivatives Pricing

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

More information

Valuing Coupon Bond Linked to Variable Interest Rate

Valuing Coupon Bond Linked to Variable Interest Rate MPRA Munich Personal RePEc Archive Valuing Coupon Bond Linked to Variable Interest Rate Giandomenico, Rossano 2008 Online at http://mpra.ub.uni-muenchen.de/21974/ MPRA Paper No. 21974, posted 08. April

More information

Numerical Methods in Option Pricing (Part III)

Numerical Methods in Option Pricing (Part III) Numerical Methods in Option Pricing (Part III) E. Explicit Finite Differences. Use of the Forward, Central, and Symmetric Central a. In order to obtain an explicit solution for the price of the derivative,

More information

MINIMAL PARTIAL PROXY SIMULATION SCHEMES FOR GENERIC AND ROBUST MONTE-CARLO GREEKS

MINIMAL PARTIAL PROXY SIMULATION SCHEMES FOR GENERIC AND ROBUST MONTE-CARLO GREEKS MINIMAL PARTIAL PROXY SIMULATION SCHEMES FOR GENERIC AND ROBUST MONTE-CARLO GREEKS JIUN HONG CHAN AND MARK JOSHI Abstract. In this paper, we present a generic framework known as the minimal partial proxy

More information

Dynamic Wrong-Way Risk in CVA Pricing

Dynamic Wrong-Way Risk in CVA Pricing Dynamic Wrong-Way Risk in CVA Pricing Yeying Gu Current revision: Jan 15, 2017. Abstract Wrong-way risk is a fundamental component of derivative valuation that was largely neglected prior to the 2008 financial

More information

On the Correlation Approach and Parametric Approach for CVA Calculation

On the Correlation Approach and Parametric Approach for CVA Calculation On the Correlation Approach and Parametric Approach for CVA Calculation Tao Pang Wei Chen Le Li February 20, 2017 Abstract Credit value adjustment (CVA) is an adjustment added to the fair value of an over-the-counter

More information

3.4 Copula approach for modeling default dependency. Two aspects of modeling the default times of several obligors

3.4 Copula approach for modeling default dependency. Two aspects of modeling the default times of several obligors 3.4 Copula approach for modeling default dependency Two aspects of modeling the default times of several obligors 1. Default dynamics of a single obligor. 2. Model the dependence structure of defaults

More information

Methods for Pricing Strongly Path-Dependent Options in Libor Market Models without Simulation

Methods for Pricing Strongly Path-Dependent Options in Libor Market Models without Simulation Methods for Pricing Strongly Options in Libor Market Models without Simulation Chris Kenyon DEPFA BANK plc. Workshop on Computational Methods for Pricing and Hedging Exotic Options W M I July 9, 2008 1

More information

Risk managing long-dated smile risk with SABR formula

Risk managing long-dated smile risk with SABR formula Risk managing long-dated smile risk with SABR formula Claudio Moni QuaRC, RBS November 7, 2011 Abstract In this paper 1, we show that the sensitivities to the SABR parameters can be materially wrong when

More information

Analytical formulas for local volatility model with stochastic. Mohammed Miri

Analytical formulas for local volatility model with stochastic. Mohammed Miri Analytical formulas for local volatility model with stochastic rates Mohammed Miri Joint work with Eric Benhamou (Pricing Partners) and Emmanuel Gobet (Ecole Polytechnique Modeling and Managing Financial

More information

Latest Developments: Interest Rate Modelling & Interest Rate Exotic & Hybrid Products

Latest Developments: Interest Rate Modelling & Interest Rate Exotic & Hybrid Products Latest Developments: Interest Rate Modelling & Interest Rate Exotic & Hybrid Products London: 30th March 1st April 2009 This workshop provides THREE booking options Register to ANY ONE day TWO days or

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

FINCAD s Flexible Valuation Adjustment Solution

FINCAD s Flexible Valuation Adjustment Solution FINCAD s Flexible Valuation Adjustment Solution Counterparty credit risk measurement and valuation adjustment (CVA, DVA, FVA) computation are business-critical issues for a wide number of financial institutions.

More information

Monte Carlo Methods in Financial Engineering

Monte Carlo Methods in Financial Engineering Paul Glassennan Monte Carlo Methods in Financial Engineering With 99 Figures

More information