Mastering Quantitative Finance Strategy
Stochastic Calculus Foundations
The Random Walk of Prices
Asset prices don't move in smooth, predictable lines. Their paths are jagged and uncertain, a concept often called a “random walk.” To model this mathematically, we need a tool that captures continuous, unpredictable movement. This tool is Brownian motion, the cornerstone of stochastic calculus in finance.
Formally, we use a standard Brownian motion, or Wiener process, denoted by . It's a continuous-time stochastic process with three defining properties:
- It starts at zero: .
- Its increments are independent and normally distributed: The change for any is independent of the process's past history before time . This increment follows a normal distribution with a mean of 0 and a variance of .
- Its paths are continuous: There are no sudden jumps in the value of .
The second property is the most critical. It means that the movement of a stock price from today to tomorrow has nothing to do with its movement from yesterday to today. The variance also scales linearly with time. The longer the time interval, the larger the potential swing in price.
Information Unfolding Over Time
In financial markets, information arrives sequentially. What we know today includes everything we knew yesterday, plus any new information. This ever-growing collection of knowledge is formalized by the concept of a filtration.
Think of a filtration, denoted by , as the set of all available information up to time . It’s a mathematical representation of an expanding universe of knowledge. As time increases, the information set grows, meaning is a subset of for any .
A stochastic process, like a stock price , is said to be adapted to a filtration if, for any time , the value of can be determined from the information available in . This is a crucial condition. It means a stock's price at 3:00 PM can't depend on news that only breaks at 4:00 PM. This prevents us from seeing the future.
Fair Games and Martingales
With the concepts of a Wiener process and a filtration in hand, we can introduce one of the most important ideas in quantitative finance: the martingale. A martingale is a stochastic process that models a “fair game.”
Imagine a betting game. If the game is fair, your expected wealth tomorrow, given everything you know today, should be exactly your wealth today. There's no predictable edge. A martingale formalizes this. A process is a martingale with respect to a filtration if its expected future value, conditioned on the information available at an earlier time , is simply its value at time .
This concept is the bedrock of , the main framework for valuing derivatives. By adjusting the probabilities of future outcomes, we can transform the expected return of an asset into the risk-free rate, making its discounted price process a martingale. This allows us to price complex options by calculating a simple expected value.
The Jagged Path of a Stock
One of the strangest properties of Brownian motion is that its path is nowhere differentiable. At no point can you draw a unique tangent line. This mathematical roughness perfectly captures the volatile, unpredictable nature of real-world asset prices. But how do we measure this roughness?
We use a concept called quadratic variation. For a typical, smooth function from calculus, if you divide an interval into smaller and smaller pieces and sum the squared changes in the function's value, the sum goes to zero. The path is just not long enough for the sum to build up.
For a Wiener process , this is not the case. Its path is so jagged that the sum of the squared increments does not vanish. In fact, it converges to a deterministic value.
This non-zero quadratic variation, , is a fundamental departure from classical calculus. It is the reason we need a new set of rules for differentiation and integration, leading to tools like Itô's Lemma, which are essential for deriving famous results like the Black-Scholes equation.
Finally, we can combine these ideas into a practical model for stock prices. We can't use a simple Wiener process because stock prices can't be negative, and their returns should be proportional to their current price. Instead, we use Geometric Brownian Motion (GBM).
The term in both parts ensures that the magnitude of the price change is proportional to the current price, a key feature of financial assets. The term injects the random, jagged behavior we observe in markets. This model, while not perfect, provides a powerful and tractable foundation for pricing a vast range of financial derivatives.
Which of the following is a defining property of a standard Brownian motion (or Wiener process), denoted by ?
In the context of stochastic processes, what does a filtration, denoted by , represent?