Quadratic Variation and Stochastic Integration

Stochastic integration was first developed in the context of the Brownian motion and the theory was then extended to martingales with continuous paths, which we will call continuous martingales in what follows. Continuous martingales have a lot of structure which eases the corresponding stochastic integration theory. The quadratic variation of a continuous martingale is the central concept in this theory. The purpose of this note is to provide an easy introduction to this subject before presenting Ito calculus in a later post.

Introducing Diffusions

The purpose of this note is to introduce diffusions which are made up of a drift and a martingale component. I start from the elementary discrete time setup where the drift of the process is most easily understood. I then explain how the specialized decomposition of a diffusion into a drift and a Brownian integral can arise as the limit of the decompositions obtained on the discretized process.

Stochastic Integrals as Martingale Transforms

Building on the portfolio return post, this article describes the stochastic inregral \(\int_{0}^{\cdot}H_{u}dM_{u}\) of an integrand \(H\) against a martingale \(M\) as a martingale transform. The integral re-weights the increments of \(M\) using a system of ‘predetermined’ weights in such a way that the resulting process remains a martingale. The preservation of the martingale property is a key requirement of the standard stochastic integration theory. The sensitivity of the resulting martingale \(\int_{0}^{\cdot}H_{u}dM_{u}\) with respect to the infinitesimal increments of \(M\) is an instanciation of the concept of Malliavin derivative. The post ends by considering the martingale representation property which plays a key role in financial theory.

Math Formulas within Posts

(Warning: this post was written when Wordpress was used to generate the blog. Quicklatex is no longer used. MathJax remains the tool used for math rendering). This post gives a few recipes to integrate mathematical formulas in html pages. This site uses MathJax, a javascript implementation of Latex.

Martingales

This post introduces the notion of a martingale. The concept is key to finance, but it is also central in stochastic analysis. A martingale is a process which, at any given date, is expected to remain at its current level in the future. In other words, its future increments (called martingale differences) are expected to be equal to zero. Picking a variable \(X_{T}\), the process \((E_{t}[X_{T}])_{t \in [0,T]}\) is a martingale which is ‘closed’ by \(X_{T}\). The concept is illustrated using the discretized version of a martingale, namely a random walk with centered increments.Continuous time martingales with (loosely speaking) independent identically distributed increments are called Levy martingales. The post introduces two Levy martingales, the Brownian motion and the compensated Poisson proces.

Portfolio Returns

This post introduces the dynamics of the value of a portfolio. It starts with an unfrequently rebalanced portfolio: portfolio weights are assumed ‘simple’, i.e. piecewise constant. In this case, the portfolio value dynamics is trivial. More complex rebalancing schemes can be approximated using sequences of simple weighting schemes, just as a continuous function can be approximated using peacewise constant functions. The dynamics of portfolio value is then given by a stochastic integral. This example stresses an essential feature of stochastic integrals: portfolio weights (integrands) are forced to lag prices (integrators).

Integrating Returns

This post takes another stab at return compounding, when price trajectories potentially are of infinite variation. Starting from first principles, it shows that the differential equation followed by the price can either be a standard differential equation or a stochastic differential equation. The key concept is the quadratic variation of trajectories.

Defining Returns

This post reviews the definition of returns. It looks at discrete time returns and log returns as well as at the operation of compounding. In the log return context, return compounding becomes additive, which proves very convenient. Log returns however depend in a non additive way in the components of returns (dividends and price appreciation)1. Continuous compounding arises as the discretization grid get finer. Continuous time often lends itself to closed analytical formulas.


  1. A later post will show a loglinear approximation of the discrete↩︎

What is a Financial Asset?

This post stresses that from a portfolio management perspective, price dynamics should be derived from cash flow and expected return assumptions. One cannot hope to identify the price dynamics of a financial security without considering its cash flows.

dygraphs

This is just a test of javascript interactive graphs