In the previous blog we discussed the Recipe for Pricing. This recipe is a standard way to mix together two stochastic differentials , each with respect to a common source of randomness, say
, as a function
, and then to re-write
with respect to another source of randomness, say
that carries away any advection (or drift). The point being that under this other source of randomness, the stochastic process has no drift (a.k.a. is a martingale); which makes pricing contingent claims on assets governed by
a lot easier, as expectations essentially become percentiles of cumulative normal distributions.
Recap
As discussed previously, we do this by introducing bias in to the source of the randomness. The bias carries away the drift from the diffusion, and has the equivalent effect of changing the probability measure from, say, a real-world measure to a risk-neutral one
.
However, to do this we need a degree of freedom. This comes from the mixing of a risky asset with a risk-free asset.
How? Well, here is such a risk-free asset:
This is the money-market account, or a savings account which earns interest at some non-random (risk-free) interest rate . We invoke the fundamental theorem of asset pricing to ensure that all other assets in the world (say, for example, a stock price
) are martingales when priced in terms of this money-market account – that is to say: when
is quotiented with
, the quotient price
does not drift over time.
By taking this quotient, we have mixed a risky asset with a risk-free asset, and we can write this operation as a function:
In the previous article on this subject, we discussed why it is just these two variables (a risky asset, and a risk-free asset) and no others that makes this magic happen; and this does indeed come from the assumptions of the Black-Scholes-Merton (BSM) model that we are working in. In other words, the BSM model describes the evolution of two assets. For example: this savings account earning the risk-free interest rate, and the stock price
. Only the stock price asset evolves according to a stochastic driver.
The way in which these two SDE’s are mixed together is three-fold:
- through the assumption that we express the risky asset price as a quotient
,
- Ito’s lemma – which is a fancy way of expanding SDE’s as a Taylor series, and
- by making some assumptions about:
- how the second partial derivative of time is basically zero,
- about how Wiener processes square in to time, and
- about how we include the first and second order terms and can ignore any other terms of higher order.
Ito’s lemma takes a risky and a risk-free
stochastic process, mixes them together using Taylor’s Theorem, and outputs a single (Ito) stochastic process
, this is this part of the diagram:
Diagram 1 – Ito’s Lemma produces the stochastic process from a mixing of two processes. This is not the end of the recipe, because we eventually need a driftless version of the
process returned.
Next, we take this Ito SDE , plus the original real-world probability measure
and throw this in to Girsanov’s theorem.
Diagram 2 – Girsanov’s theorem takes in a Taylor-esque, mixed stochastic process , a real-world probability measure
, and outputs an equivalent, rigged probability measure
and the mixed stochastic process that evolves according to this new measure
.
This theorem provides:
- a brand new SDE
(watch the tilde!),
- a new probability measure
, and
- an adjusted Wiener process
on
.
But there is one major caveat: the new SDE (with the tilde!) is not necessarily a martingale under the new measure
!
That’s right, Girsanov’s theorem only gives you the equivalent measure , not the right martingale to go with it!
But, by making a few algebraic manipulations we can invoke the Martingale Representation Theorem (MRT) to build a third, and final, equivalent SDE (no tilde) so that when written in terms of a Wiener process it is a martingale under this new measure.
Diagram 3 – The Martingale Representation Theorem outputs the Wiener differential and the function
from
.
This ends the recap. So that in this article we are going to use the recipe again, but this time with a different mixture.
The New Mixture
Recall that last time we mixed a risky asset,
and a risk-free asset,
by only extracting the risk-free rate from
and placing it in to the dynamics for a discounted price process,
to form the mixing equation:
This time, however, we will form a linear mixture of the two. I.e., by mixing together amount of the risky asset and
amount of the risk-free asset. We call such a quantity a portfolio and denote it by
:
Let’s stop to think about this for a second.
Why would we want to use the Recipe for Pricing on an additive amount of risky and risk-free positions? Last time, we took the quotient, now we are taking the sum? The quotient allowed us to define the numeraire, but the sum allows us to something else as interesting: the replicating portfolio. We don’t need to know what this is, but it is used in a particular kind of derivation for the fair value of an option on a risky asset in the Black-Scholes framework. We won’t be discussing that here but we will use it as motivation, namely: can we end up with the Black-Scholes partial differential equation using the Recipe for Pricing in the same way?
Let’s get right in to it.
We have our risky asset and our risk-free asset
and we have already mixed them additively, giving us a portfolio price process
. As usual, we need
, so we invoke Taylor’s theorem to get access to those first and second order derivatives:
Let us substitute known quantities because we already know that,
and this simplifies in to
because for all values
, and
.
Substituting this in (and truncating the expansion at the second order) we get:
Let us now collect like terms and re-arrange:
…and we get stuck.
We cannot proceed any further without making an assumption.
The assumption we want to make is to assume that this portfolio is self-financing i.e. that any purchase of a new asset must be funded by the sale of an old one. There can be no injection of cash or any other funds.
By assuming that this portfolio exists on its own and does not interact with any flow of money we can isolate and pin down the contributors to any infinitesimal change in value of the portfolio.
We say that the rate of change of the portfolio value is influenced only by the changes in the values of its constituent positions, namely
units of the risky asset
and
units of the risk-free asset
.
By making this assumption we actually relieve a degree of freedom from the system, because now the position sizes and
are completely coupled, i.e., to buy more risk
(increase
) we must sell risk-free
(decrease
), and vice versa. The portfolio sum
remains constant throughout; and knowing
means to know
at all times. This relieves a degree of freedom.
In symbols, this assumption alone allows us to write:
But we already know that , so let us substitute this in to our assumption:
Now we have have two equations and
of
in the same form, i.e. as a sum of a risky part and a risk-free part:
.
So, let us simply equate the terms…
Now that we have the coefficients, we can substitute these in to the original additive portfolio:
Expanding and re-arranging:
and we are done, because we end up with the Black-Scholes partial differential equation! One can now consult, say Shreve 4.5.14 and easily find solutions to this equation in terms of suitably scaled percentiles of cumulative normal distributions.
Conclusion
We have shown that the Black-Scholes partial differential equation is derivable from the Recipe of Pricing, i.e. through the complicated process of mixing a risky and a risk-free asset together, expanding via Taylor’s theorm, invoking Ito’s Lemma, and then making an assumption about a self-financing portfolio containing a fixed number of positions of varying amounts of the risky and risk-free asset. In this example, note that we did not need to change the measure or invoke Girsanov’s theorem.
Remarkably, two things vanished during this recipe:
- The source of randomness
vanished during the process of simplifying Taylor’s expansion using the results of Ito, so we did not have to change the measure and find a new martingale. But we did need to make the self-financing assumption about this particular portfolio. This allows the pricing equation to be a deterministic partial differential equation, not a stochastic differential equation.
- The risky asset’s drift
vanished as well! This means that the Black-Scholes PDE (and solutions of it) do not contain any mention of the drift of the risky asset. This is (and was) a huge deal.
It is remarkable that the value of the self-financing portfolio is completely independent of how fast (or slow) the risky asset grows (or shrinks) in value. The only parameter of the risky asset that remains is it’s volatility.
References
https://quant.stackexchange.com/questions/8247/why-drifts-are-not-in-the-black-scholes-formula