MMA 708 Analytical Finance II Jan R M

  • Slides: 22
Download presentation
MMA 708 – Analytical Finance II –Jan R. M. Röman BLACK-DERMON-TOY MODEL WITH FORWARD

MMA 708 – Analytical Finance II –Jan R. M. Röman BLACK-DERMON-TOY MODEL WITH FORWARD INDUCTION Wei Wang Maierdan Halifu Yankai Shao

INTRODUCTION l Black-Derman-Toy model (a short rate model) is a model of the evolution

INTRODUCTION l Black-Derman-Toy model (a short rate model) is a model of the evolution of the yield curve. l It is a single stochastic factor (the short rate) determines the future evolution of all interest rates. l The parameters can be calibrated to fit the current term structure of interest rates (yield curve) and volatility structure as derived from implied prices (Black-76) for interest rate caps. l The model was introduced by Fischer Black, Emanuel Derman, and Bill Toy in the Financial Analysts Journal in 1990.

THEORETICAL BACKGROUND Key features of BDT-model l Its fundamental variable is the annualized one-period

THEORETICAL BACKGROUND Key features of BDT-model l Its fundamental variable is the annualized one-period interest rate. The changes in short-rate derive all security prices. l Yield Curve - array of long rates (zero-coupon bonds yield) for various maturities. Volatilities Curve - array of yield volatilities for the same bonds. As input, both two curves come form the term structure. l The model varies an array of means and an array of volatility changes, the future mean reversion changes.

THEORETICAL BACKGROUND The short rate is given by the following process: the factor in

THEORETICAL BACKGROUND The short rate is given by the following process: the factor in front of ln(r) is the speed of mean reversion (gravity) θ(t) divided by the speed of mean reversion is a time-dependent mean -reversion level. l l Advantage: Percentage as volatility unit for market convention. Disadvantages: Due to log-normality, analytic solutions for bonds or bond options prices are not available. Numerical procedures are required to derive the short-rate tree that correctly returns the market term structures.

A STEP-TO-STEP SOLUTION l Example: Consider the value of an American call option on

A STEP-TO-STEP SOLUTION l Example: Consider the value of an American call option on a fiveyear zero-coupon bond with time to expiration of four years and a strike price of 85. 50. l How to price this option with following inputs?

A STEP-TO-STEP SOLUTION The price tree and its corresponding rate tree

A STEP-TO-STEP SOLUTION The price tree and its corresponding rate tree

A STEP-TO-STEP SOLUTION l Valuing Securities: assume that all expected returns are equal, lend

A STEP-TO-STEP SOLUTION l Valuing Securities: assume that all expected returns are equal, lend money at r A One-Step Tree

A STEP-TO-STEP SOLUTION l Getting Today’s Prices from Future Prices We first derive prices

A STEP-TO-STEP SOLUTION l Getting Today’s Prices from Future Prices We first derive prices 1 step in the future from prices 2 steps in the future with the same method above.

A STEP-TO-STEP SOLUTION l l We find the prices of the zero-coupon bonds with

A STEP-TO-STEP SOLUTION l l We find the prices of the zero-coupon bonds with maturity from one year to five year in the future. Therefore we get the following table of data

A STEP-TO-STEP SOLUTION l Derive a 2 -step tree by Risk-neutral valuation approach l

A STEP-TO-STEP SOLUTION l Derive a 2 -step tree by Risk-neutral valuation approach l In a standard binomial tree, we have

A STEP-TO-STEP SOLUTION l In the Black-Derman-Toy tree, the rates are assumed to be

A STEP-TO-STEP SOLUTION l In the Black-Derman-Toy tree, the rates are assumed to be log-normally distributed. This implies l The solutions can be found by numeric method (Newton-Raphson method)

A STEP-TO-STEP SOLUTION l 2 -step tree of prices and rates

A STEP-TO-STEP SOLUTION l 2 -step tree of prices and rates

A STEP-TO-STEP SOLUTION When we move further to a four-step tree, we must remember

A STEP-TO-STEP SOLUTION When we move further to a four-step tree, we must remember that the Black-Derman-Toy model is built on the following assumptions: ü ü Rates are log-normally distributed. The volatility is only dependent on time, not on the level of the short rates. There is thus only one level of volatility at the same time step in the rate tree.

A STEP-TO-STEP SOLUTION l Using the same method, we found the missing information in

A STEP-TO-STEP SOLUTION l Using the same method, we found the missing information in the twoperiod rate tree. The consecutive time steps can be computed by forward induction, introduced by Jamshidian (1991). 4 -period rate tree as inputs to solve 5 -period price tree

EXCEL/VBA APPLICATION l Data: We are aimed to create BDT-trees of a zero coupon

EXCEL/VBA APPLICATION l Data: We are aimed to create BDT-trees of a zero coupon bond with maturity 10. 75 years, time step (Delta) = 0. 25, in this case, zero coupon yield and its volatility are given in the data. l Yield Curve: To examine the relationship between interest rate and time to maturity in each step, we therefore made a yield curve.

Time 0 . 0 39 0 . 0 37 0 . 0 35 0

Time 0 . 0 39 0 . 0 37 0 . 0 35 0 . 0 33 0 0 . 0 31 . 0 29 0 . 0 27 0 . 0 25 0 . 0 23 0 0 . 0 21 0 . 0 19 . 0 17 0 . 0 15 0 . 0 13 0 . 0 11 9. 00 7. 00 5. 00 3. 00 1. 00 Rate EXCEL/VBA APPLICATION Yield Curve 6. 000% 5. 500% 5. 000% 4. 500% 4. 000%

EXCEL/VBA APPLICATION l Rate Tree VBA: We developed following user-defined functions to calculate BDT

EXCEL/VBA APPLICATION l Rate Tree VBA: We developed following user-defined functions to calculate BDT matrix with VBA. ① Function Bzero - calculates zero coupon bond yields based on continuously compounded interest rates. Function BDTtree - determines the rate tree according to BDT model, which depends upon the parameters volatility, face value, delta as well as bond prices represented by the previous function Bzero on a continuous basis. Newton-Raphson method has been used during the calculation in order to optimize the algorithm. Function Bond – calculates bond prices by the inputs face value, interest rate, periods, and delta ( time step). ② ③

EXCEL/VBA APPLICATION Part of BDT Matrix

EXCEL/VBA APPLICATION Part of BDT Matrix

EXCEL/VBA APPLICATION Results: Rate Tree Time, t 0. 25 Volatility, s K   0.

EXCEL/VBA APPLICATION Results: Rate Tree Time, t 0. 25 Volatility, s K   0. 5 0. 75 1 1. 25 1. 75 2 8. 55% 8. 39% 8. 42% 8. 23% 8. 36% 8. 54% 8. 76% 1. 186598 1. 182688 1. 183489 1. 178953 1. 181971 1. 186287 1. 191552 0. 090102 0. 081501 0. 072051 0. 062558 0. 055468 0. 05189 0. 047888 0. 046101 0. 060958 0. 046868 0. 040357 0. 068702 0. 053062 0. 043875 0. 063461 0. 057914 0. 051573 0. 045008 0. 039602 0. 037097 0. 075617 0. 053259 0. 048819 0. 043633 0. 038176 0. 033462 0. 044697 0. 041153 0. 036916 0. 032381 0. 037512 0. 034691 0. 031232 0. 031482 0. 029243 0. 026421

EXCEL/VBA APPLICATION Results: Bond Tree Time, t 0. 25 Volatility, s K   0.

EXCEL/VBA APPLICATION Results: Bond Tree Time, t 0. 25 Volatility, s K   0. 5 0. 75 1 1. 25 1. 75 2 8. 55% 8. 39% 8. 42% 8. 23% 8. 36% 8. 54% 8. 76% 1. 186598 1. 182688 1. 183489 1. 178953 1. 181971 1. 186287 1. 191552 0. 090102 0. 081501 0. 072051 0. 062558 0. 055468 0. 05189 0. 047888 0. 046101 0. 060958 0. 046868 0. 040357 0. 068702 0. 053062 0. 043875 0. 063461 0. 057914 0. 051573 0. 045008 0. 039602 0. 037097 0. 075617 0. 053259 0. 048819 0. 043633 0. 038176 0. 033462 0. 044697 0. 041153 0. 036916 0. 032381 0. 037512 0. 034691 0. 031232 0. 031482 0. 029243 0. 026421

SUGGESTIONS FOR FURTHER READING l T. G. , Bali, Karagozoglu, Implementation of the BDTModel

SUGGESTIONS FOR FURTHER READING l T. G. , Bali, Karagozoglu, Implementation of the BDTModel with Different Volatility Estimators, Journal of Fixed Income, March 1999, pp. 24 -34 l Fischer Black, Piotr Karasinsky, Bond and Option Pricing when Short Rates are lognormal, Financial Analysts Journal, July-August 1991, pp. 52 -59 l John Hull, Alan White, New Ways with the Yield Curve, Risk, October 1990 a

Thank you for your attention

Thank you for your attention