HOME

TheInfoList



OR:

A local volatility model, in
mathematical finance Mathematical finance, also known as quantitative finance and financial mathematics, is a field of applied mathematics, concerned with mathematical modeling in the financial field. In general, there exist two separate branches of finance that req ...
and
financial engineering Financial engineering is a multidisciplinary field involving financial theory, methods of engineering, tools of mathematics and the practice of programming. It has also been defined as the application of technical methods, especially from mathe ...
, is an option pricing model that treats volatility as a function of both the current asset level S_t and of time t . As such, it is a generalisation of the
Black–Scholes model The Black–Scholes or Black–Scholes–Merton model is a mathematical model for the dynamics of a financial market containing Derivative (finance), derivative investment instruments. From the parabolic partial differential equation in the model, ...
, where the volatility is a constant (i.e. a trivial function of S_t and t ). Local volatility models are often compared with stochastic volatility models, where the instantaneous volatility is not just a function of the asset level S_t but depends also on a new "global" randomness coming from an additional random component.


Formulation

In
mathematical finance Mathematical finance, also known as quantitative finance and financial mathematics, is a field of applied mathematics, concerned with mathematical modeling in the financial field. In general, there exist two separate branches of finance that req ...
, the asset ''S''''t'' that underlies a
financial derivative In finance, a derivative is a contract between a buyer and a seller. The derivative can take various forms, depending on the transaction, but every derivative has the following four elements: # an item (the "underlier") that can or must be bou ...
is typically assumed to follow a
stochastic differential equation A stochastic differential equation (SDE) is a differential equation in which one or more of the terms is a stochastic process, resulting in a solution which is also a stochastic process. SDEs have many applications throughout pure mathematics an ...
of the form : dS_t = (r_t-d_t) S_t\,dt + \sigma_t S_t\,dW_t , under the risk neutral measure, where r_t is the instantaneous risk free rate, giving an average local direction to the dynamics, and W_t is a
Wiener process In mathematics, the Wiener process (or Brownian motion, due to its historical connection with Brownian motion, the physical process of the same name) is a real-valued continuous-time stochastic process discovered by Norbert Wiener. It is one o ...
, representing the inflow of randomness into the dynamics. The amplitude of this randomness is measured by the instant volatility \sigma_t. In the simplest model i.e. the
Black–Scholes model The Black–Scholes or Black–Scholes–Merton model is a mathematical model for the dynamics of a financial market containing Derivative (finance), derivative investment instruments. From the parabolic partial differential equation in the model, ...
, \sigma_t is assumed to be constant, or at most a deterministic function of time; in reality, the realised volatility of an underlying actually varies with time and with the underlying itself. When such volatility has a randomness of its own—often described by a different equation driven by a different ''W''—the model above is called a
stochastic volatility In statistics, stochastic volatility models are those in which the variance of a stochastic process is itself randomly distributed. They are used in the field of mathematical finance to evaluate derivative securities, such as options. The name ...
model. And when such volatility is merely a function of the current underlying asset level ''S''''t'' and of time ''t'', we have a local volatility model. The local volatility model is a useful simplification of the stochastic volatility model. "Local volatility" is thus a term used in
quantitative finance Mathematical finance, also known as quantitative finance and financial mathematics, is a field of applied mathematics, concerned with mathematical modeling in the financial field. In general, there exist two separate branches of finance that requ ...
to denote the set of diffusion coefficients, \sigma_t = \sigma(S_t,t), that are consistent with market prices for all options on a given underlying, yielding an asset price model of the type : dS_t = (r_t-d_t) S_t\,dt + \sigma(S_t,t) S_t\,dW_t . This model is used to calculate
exotic option In finance, an exotic option is an option which has features making it more complex than commonly traded vanilla options. Like the more general exotic derivatives they may have several triggers relating to determination of payoff. An exotic op ...
valuations which are consistent with observed prices of vanilla options.


Development

The concept of a local volatility fully consistent with option markets was developed when Bruno Dupire and
Emanuel Derman Emanuel Derman (born 1945) is a South African-born academic, businessman and writer. He is best known as a quantitative analyst, and author of the book ''My Life as a Quant: Reflections on Physics and Finance''. He is a co-author of Black–D ...
and Iraj Kani noted that there is a unique diffusion process consistent with the risk neutral densities derived from the market prices of European options. Derman and Kani described and implemented a local volatility function to model instantaneous volatility. They used this function at each node in a
binomial options pricing model In finance, the binomial options pricing model (BOPM) provides a generalizable numerical method for the valuation of options. Essentially, the model uses a "discrete-time" ( lattice based) model of the varying price over time of the underlying fin ...
. The tree successfully produced option valuations consistent with all market prices across strikes and expirations. The Derman-Kani model was thus formulated with discrete time and stock-price steps. (Derman and Kani produced what is called an "
implied binomial tree In quantitative finance, a lattice model is a numerical approach to the valuation of derivatives in situations requiring a discrete time model. For dividend paying equity options, a typical application would correspond to the pricing of an ...
"; with Neil Chriss they extended this to an
implied trinomial tree In quantitative finance, a lattice model is a numerical methods, numerical approach to the Valuation of options, valuation of derivatives in situations requiring a discrete time model. For dividend paying stock option, equity options, a typical ...
. The implied binomial tree fitting process was numerically unstable.) The key continuous-time equations used in local volatility models were developed by Bruno Dupire in 1994. Dupire's equation states : \frac = \frac \sigma^2(K,T; S_0)K^2 \frac-(r - d)K \frac - dC In order to compute the partial derivatives, there exist few known parameterizations of the implied volatility surface based on the Heston model: Schönbucher, SVI and gSVI. Other techniques include mixture of lognormal distribution and stochastic collocation.


Derivation

Given the price of the asset S_t governed by the risk neutral SDE : dS_t = (r-d)S_t dt + \sigma(t,S_t)S_t dW_t The transition probability p(t,S_t) conditional to S_0 satisfies the forward Kolmogorov equation (also known as
Fokker–Planck equation In statistical mechanics and information theory, the Fokker–Planck equation is a partial differential equation that describes the time evolution of the probability density function of the velocity of a particle under the influence of drag (physi ...
) : p_t = - r-d)s\,ps + \frac \sigma s)^2p where, for brevity, the notation f_ denotes the partial derivative of the function f with respect to x and where the notation f_ denotes the second order partial derivative of the function f with respect to x. Thus, p_t is the partial derivative of the density p(t,S) with respect to t and for example \sigma s)^2p is the second derivative of (\sigma(t,S)S)^2 p(t,S) with respect to S. p will denote p(t,S), and inside the integral p(t,s). Because of the Martingale pricing theorem, the price of a call option with maturity T and strike K is :\begin C &= e^ \mathbb^Q S_T-K)^+\\ &= e^ \int_K^ (s-K)\, p\, ds \\ &= e^ \int_K^ s \,p \,ds - K\,e^ \int_K^ p\, ds \end Differentiating the price of a call option with respect to K : C_K = -e^ \int_K^ p \; ds and replacing in the formula for the price of a call option and rearranging terms : e^ \int_K^ s\, p\, ds = C - K\,C_K Differentiating the price of a call option with respect to K twice : C_ = e^ p Differentiating the price of a call option with respect to T yields : C_T = -r\,C + e^ \int_K^ (s-K) p_T ds using the Forward Kolmogorov equation : C_T = -r\,C -e^ \int_K^ (s-K) r-d)s\,ps \,ds + \frace^\int_K^ (s-K) \sigma s)^2\,p\, ds integrating by parts the first integral once and the second integral twice : C_T = -r\,C + (r-d) e^ \int_K^ s\,p\, ds + \frac e^ (\sigma K)^2\,p using the formulas derived differentiating the price of a call option with respect to K :\begin C_T &= -r\,C + (r-d) (C - K\,C_K) + \frac \sigma^2 K^2 C_ \\ &= - (r-d) K\,C_K -d\,C + \frac \sigma^2 K^2 C_ \end


Parametric local volatility models

Dupire's approach is non-parametric. It requires to pre-interpolate the data to obtain a continuum of traded prices and the choice of a type of interpolation. As an alternative, one can formulate parametric local volatility models. A few examples are presented below.


Bachelier model

The
Bachelier model The Bachelier model is a model of an asset price under Brownian motion presented by Louis Bachelier on his PhD thesis ''The Theory of Speculation'' (''Théorie de la spéculation'', published 1900). It is also called "Normal Model" equivalently ( ...
has been inspired by
Louis Bachelier Louis Jean-Baptiste Alphonse Bachelier (; 11 March 1870 – 28 April 1946) was a French mathematician at the turn of the 20th century. He is credited with being the first person to model the stochastic process now called Brownian motion, as part ...
's work in 1900. This model, at least for assets with zero drift, e.g. forward prices or forward interest rates under their forward measure, can be seen as a local volatility model : dF_t = v \,dW_t . In the Bachelier model the diffusion coefficient is a constant v, so we have \sigma(F_t,t)F_t = v, implying \sigma(F_t,t) = v/F_t. As interest rates turned negative in many economies,Giacomo Burro, Pier Giuseppe Giribone, Simone Ligato, Martina Mulas, and Francesca Querci (2017). Negative interest rates effects on option pricing: Back to basics? International Journal of Financial Engineering 4(2), https://doi.org/10.1142/S2424786317500347 the Bachelier model became of interest, as it can model negative forward rates F through its Gaussian distribution.


Displaced diffusion model

This model was introduced by
Mark Rubinstein Mark Edward Rubinstein (June 8, 1944 – May 9, 2019) was a leading financial economics, financial economist and financial engineering, financial engineer. He was Paul Stephens Professor of Applied Investment Analysis at the Haas School of Busine ...
. For a stock price, it follows the dynamics : dS_t = r S_t\,dt + \sigma (S_t-\beta e^)\,dW_t where for simplicity we assume zero dividend yield. The model can be obtained with a change of variable from a standard Black-Scholes model as follows. By setting Y_t = S_t - \beta e^ it is immediate to see that Y follows a standard Black-Scholes model : dY_t = r Y_t\,dt + \sigma Y_t \,dW_t . As the SDE for Y is a
geometric Brownian motion A geometric Brownian motion (GBM) (also known as exponential Brownian motion) is a continuous-time stochastic process in which the logarithm of the randomly varying quantity follows a Brownian motion (also called a Wiener process) with drift. It ...
, it has a
lognormal distribution In probability theory, a log-normal (or lognormal) distribution is a continuous probability distribution of a random variable whose logarithm is normal distribution, normally distributed. Thus, if the random variable is log-normally distributed ...
, and given that S_t = Y_t+\beta e^ the S model is also called a shifted lognormal model, the shift at time t being \beta e^. To price a call option with strike K on S one simply writes the payoff (S_T-K)^+ = (Y_T +\beta e^ - K)^+ = (Y_T-H)^+ where H is the new strike H=K-\beta e^. As Y follows a Black Scholes model, the price of the option becomes a Black Scholes price with modified strike and is easy to obtain. The model produces a monotonic volatility smile curve, whose pattern is decreasing for negative \beta. Furthermore, for negative \beta, from S_t = Y_t + \beta e^ it follows that the asset S is allowed to take negative values with positive probability. This is useful for example in interest rate modelling, where negative rates have been affecting several economies.


CEV model

The
constant elasticity of variance model In mathematical finance, the CEV or constant elasticity of variance model is a stochastic volatility model, although technically it would be classed more precisely as a local volatility model, that attempts to capture stochastic volatility and the l ...
(CEV) is a local volatility model where the stock dynamics is, under the risk neutral measure and assuming no dividends, :\mathrmS_t = r S_t \mathrmt + \sigma S_t ^ \gamma \mathrmW_t, for a constant interest rate r, a positive constant \sigma >0 and an exponent \gamma \geq 0, so that in this case :\sigma(S_t, t)=\sigma S_t^. The model is at times classified as a stochastic volatility model, although according to the definition given here, it is a local volatility model, as there is no new randomness in the diffusion coefficient. This model and related references are shown in detail in the related
page Page most commonly refers to: * Page (paper), one side of a leaf of paper, as in a book Page, PAGE, pages, or paging may also refer to: Roles * Page (assistance occupation), a professional occupation * Page (servant), traditionally a young m ...
.


The lognormal mixture dynamics model

This model has been developed from 1998 to 2021 in several versions by Damiano Brigo,
Fabio Mercurio Fabio Mercurio (born 26 September 1966) is an Italian mathematician, internationally known for a number of results in mathematical finance. Main results Mercurio worked during his Ph.D. on incomplete markets theory using dynamic mean-variance hed ...
and co-authors. Carol Alexander studied the short and long term smile effects. The starting point is the basic Black Scholes formula, coming from the risk neutral dynamics dS_t = r S_t dt + \sigma S_t dW_t, with constant deterministic volatility \sigma and with lognormal probability density function denoted by p^_. In the Black Scholes model the price of a European non-path-dependent option is obtained by integration of the option payoff against this lognormal density at maturity. The basic idea of the lognormal mixture dynamics model is to consider lognormal densities, as in the Black Scholes model, but for a number N of possible constant deterministic volatilities \sigma_1,\ldots,\sigma_N, where we call p_ = p^_, the lognormal density of a Black Scholes model with volatility \sigma_i. When modelling a stock price, Brigo and Mercurio build a local volatility model :d S_t = r S_t dt + \sigma_(t,S_t) S_t \ dW_t, where \sigma_(t,S_t) is defined in a way that makes the risk neutral distribution of S_t the required mixture of the lognormal densities p_, so that the density of the resulting stock price is p_(y) =: p_t(y) =\sum_^N \lambda_i p_(y) = \sum_^N \lambda_i p^_(y) where \lambda_i \in (0,1) and \sum_^N \lambda_i =1. The \lambda_i's are the weights of the different densities p_ included in the mixture. The instantaneous volatility is defined as :\sigma_(t,y)^2 = \frac\sum_ \lambda_i \sigma_i^2 p_(y), or more in detail : \sigma_(t,y)^2 = \frac for (t,y)>(0,0); \sigma_(t,y)=\sigma_0 for (t,y)=(0,s_0). The original model has a regularization of the diffusion coefficient in a small initial time interval ,\epsilon/math>. With this adjustment, the SDE with \sigma_ has a unique strong solution whose marginal density is the desired mixture p_ = \sum_i \lambda_i p_. One can further write \sigma_^2(t,y) = \sum_^N \Lambda_i(t,y) \sigma_i^2, where \Lambda_i(t,y)\in (0,1) and \sum_^N \Lambda_i(t,y)=1. This shows that \sigma_^2(t,y) is a ``weighted average" of the \sigma_i^2's with weights : \Lambda_i(t,y) = \frac. An option price in this model is very simple to calculate. If \mathbb^Q denotes the risk neutral expectation, by the martingale pricing theorem a call option price on S with strike K and maturity T is given by V^_(K,T)= e^\mathbb^Q\left\ = e^\int_0^(y-K)^+ p_(y) dy = e^\int_0^(y-K)^+\sum_^N\lambda_i p_(y)dy =\sum_^N \lambda_i e^ \int(y-K)^+ p_(y)dy=\sum_ V^_(K,T,) where V^_(K,T,) is the corresponding call price in a Black Scholes model with volatility \sigma_i. The price of the option is given by a closed form formula and it is a linear convex combination of Black Scholes prices of call options with volatilities \sigma_1,\ldots,\sigma_N weighted by \lambda_1,\ldots,\lambda_N. The same holds for put options and all other simple contingent claims. The same convex combination applies also to several option
greeks Greeks or Hellenes (; , ) are an ethnic group and nation native to Greece, Greek Cypriots, Cyprus, Greeks in Albania, southern Albania, Greeks in Turkey#History, Anatolia, parts of Greeks in Italy, Italy and Egyptian Greeks, Egypt, and to a l ...
like Delta, Gamma, Rho and Theta. The mixture dynamics is a flexible model, as one can select the number of components N according to the complexity of the smile. Optimizing the parameters \sigma_i and \lambda_i, and a possible shift parameter, allows one to reproduce most market smiles. The model has been used successfully in the equity,Brigo, D., Mercurio, F. (2000). A mixed up smile. Risk Magazine, September 2000, pages 123-126 FX,Brigo, D., Pisani, C. and Rapisarda, F. (2021). The multivariate mixture dynamics model: shifted dynamics and correlation skew. Ann Oper Res 299, 1411–1435. https://doi.org/10.1007/s10479-019-03239-6 . and interest-rate markets.Brigo, D, Mercurio, F, Sartorelli, G, Alternative asset-price dynamics and volatility smile, QUANT FINANC, 2003, Vol: 3, Pages: 173 - 183 In the mixture dynamics model, one can show that the resulting volatility smile curve will have a minimum for K equal to the at-the-money-forward price S_0 e^. This can be avoided, and the smile allowed to be more general, by combining the mixture dynamics and displaced diffusion ideas, leading to the shifted lognormal mixture dynamics. The model has also been applied with volatilities \sigma_i's in the mixture components that are time dependent, so as to calibrate the smile term structure. An extension of the model where the different mixture densities have different means has been studied, while preserving the final no arbitrage drift in the dynamics. A further extension has been the application to the multivariate case, where a multivariate model has been formulated that is consistent with a mixture of multivariate lognormal densities, possibly with shifts, and where the single assets are also distributed as mixtures, Brigo, D., Rapisarda, F., and Sridi, A. (2018). The multivariate mixture dynamics: Consistent no-arbitrage single-asset and index volatility smiles. IISE TRANSACTIONS, 50(1), 27-44. doi:10.1080/24725854.2017.1374581 reconciling modelling of single assets smile with the smile on an index of these assets. A second application of the multivariate version has been triangulation of FX volatility smiles. Finally, the model is linked to an uncertain volatility model where, roughly speaking, the volatility is a random variable taking the values \sigma_1,\ldots,\sigma_N with probabilities \lambda_1,\ldots,\lambda_N. Technically, it can be shown that the local volatility lognormal mixture dynamics is the Markovian projection of the uncertain volatility model.


Use

Local volatility models are useful in any options market in which the underlying's volatility is predominantly a function of the level of the underlying, interest-rate derivatives for example. Time-invariant local volatilities are supposedly inconsistent with the dynamics of the equity index implied volatility surface, but see Crepey (2004), who claims that such models provide the best average hedge for equity index options, and note that models like the mixture dynamics allow for time dependent local volatilities, calibrating also the term structure of the smile. Local volatility models are also useful in the formulation of
stochastic volatility In statistics, stochastic volatility models are those in which the variance of a stochastic process is itself randomly distributed. They are used in the field of mathematical finance to evaluate derivative securities, such as options. The name ...
models. Local volatility models have a number of attractive features. Because the only source of randomness is the stock price, local volatility models are easy to calibrate. Numerous calibration methods are developed to deal with the McKean-Vlasov processes including the most used particle and bin approach. Also, they lead to complete markets where hedging can be based only on the underlying asset. As hinted above, the general non-parametric approach by Dupire is problematic, as one needs to arbitrarily pre-interpolate the input implied
volatility surface Volatility smiles are implied volatility patterns that arise in pricing financial options. It is a parameter (implied volatility) that is needed to be modified for the Black–Scholes formula to fit market prices. In particular for a given ex ...
before applying the method. Alternative parametric approaches with a rich and sound parametrization, as the above tractable mixture dynamical local volatility models, can be an alternative. Since in local volatility models the volatility is a deterministic function of the random stock price, local volatility models are not very well used to price
cliquet option A cliquet option or ratchet option is an exotic option consisting of a series of consecutive forward start options. The first is active immediately. The second becomes active when the first expires, etc. Each Option (finance), option is struck at-t ...
s or forward start options, whose values depend specifically on the random nature of volatility itself. In such cases, stochastic volatility models are preferred.


References

{{derivatives market, state=collapsed Derivatives (finance)