Subordinators and Time-Changed Processes
A subordinator is a random process that only ever moves forward, used to warp the clock that another process runs on — letting a model speed up or slow down 'business time' relative to calendar time, which is a natural way to capture markets that trade in fits and starts.
Ordinary calendar time ticks forward at a constant rate, but markets don't experience information or trading activity at a constant rate — some hours are frantic, others are dead quiet. A subordinator is a nondecreasing random process (it only ever goes up or stays flat, never backward) used precisely to model this: think of it as a random, uneven "business clock" that runs faster during active periods and slower during quiet ones.
The key application is "time-changing" another process by running it on the subordinator's clock instead of calendar time. If is an ordinary process (like Brownian motion) and is a subordinator, the time-changed process behaves like but experienced through the lens of the random business clock — during a burst where jumps forward quickly, moves a lot in a short calendar interval; during a lull where barely advances, barely moves at all. This is the standard way to build models where volatility clusters and price moves happen in bursts tied to trading activity, rather than smoothly and independently of it.
A concrete example is the variance-gamma process, built by running Brownian motion on a gamma-distributed subordinator: the resulting price process has fatter tails and more realistic clustering of large moves than plain Brownian motion, because trading activity itself is randomly bursty rather than constant.
A subordinator is a nondecreasing random process used as a random "business clock," and running another process on that clock (time-changing it) produces bursty, activity-driven dynamics — a natural way to build models, like the variance-gamma process, where price moves cluster around periods of intense trading rather than unfolding smoothly through calendar time.
Related concepts
Further reading
- Cont and Tankov, Financial Modelling with Jump Processes, ch. 4