AN INTERACTIVE RECONSTRUCTION OF CHAPTER 1

Multifractal volatility

Information does not arrive evenly. Follow the chapter’s argument from that starting point through to multiscaling.

  1. Information arrivals drive both returns and volume on a financial market
  2. Heterogeneous investment horizons create persistence
  3. Persistence changes with the power measured and across time scales
  4. A stochastic cascade represents multiscaling

SIMULATED DATALognormal cascade · 4,096 observations · seed 2004

WHERE THE CHAPTER STARTS

An uneven flow of information

The Mixture of Distributions Hypothesis treats the arrival of information as a latent process Kt that neither returns nor volume reveal directly. Returns are drawn around it, rt = √Kt Zt, so a calm interval and a turbulent one differ in how much information arrived, not in the nature of the shocks themselves.

Everything the later views show — fat tails, persistence in the size of returns, behaviour that changes with the horizon — follows from letting Kt vary. This view isolates that one assumption before any of its consequences.

THE LATENT PROCESS

Information intensity through time

Kt = σt²

Nearby observations share multipliers from the coarser levels of the tree, so their information intensity has a common history across scales. Neither returns nor volume observe Kt directly; it is inferred from what it does to them.

THE SAME SHOCKS, TWICE

What varying Kt does on its own

Information intensity variesInformation intensity constant

THE OTHER HALF OF THE HYPOTHESIS

Volume watches the same process

The hypothesis is bivariate. The same information arrivals that widen the distribution of returns also raise the number of trades, which is why the chapter studies volatility and trading volume together rather than treating volume as a control variable. Its Table 1.4 reports persistence for power transformations of both, and the two columns behave quite differently.

This laboratory simulates only the return side. The reconstruction supplies no calibrated bivariate generator, and no synthetic volume series is invented here. The volume half of the argument is therefore carried by the reported table under Original chapter, and by measured volume once the empirical pipeline provides it.

Model choices and fidelity to the chapter

A finite lognormal cascade

Start with N = 2J observations and recursively split the interval into two equal parts. At each level, each child interval receives an independent positive multiplier, shared by all observations inside it. For each observation, multiply the J factors along its branch.

log W ∼ N(−v, v),   v = λ² log 2
σt = σ₀ ∏j=1…J Wj,t,   rt = σtZt,   Zt ∼ N(0, 1)

The lognormal mean is chosen so E[W²] = 1. Therefore E[σt²] = σ₀² across realizations. A particular sample need not have that exact variance. Returns and σ are expressed in percentage points. At λ² = 0 the cascade exactly equals the constant-volatility benchmark for the same seed.

Original framework and implementation choices

The source describes multiplicative cascades and lognormal generators. The finite dyadic tree, its variance normalization, parameter ranges, seeded Box–Muller draws, chart binning and regression horizons are explicit implementation choices for this illustration. They are not claimed to be the author’s original calibrated program. A single finite tree is not a stationary continuous cascade and does not impose a directional flow between horizons.

Reading the outputs

The return horizon uses non-overlapping sums; a final incomplete block is discarded. Histograms cover the full sample range. Their Gaussian overlay matches the sample mean and population variance. Excess kurtosis is the fourth central moment divided by variance squared, minus 3, without a small-sample correction. Tail frequency counts deviations beyond three sample standard deviations from the sample mean. Memory and scaling use the unaggregated series; high moments are sensitive to extreme observations.

All reported Alcatel values are static transcriptions from the supplied reconstruction. The regenerated charts elsewhere use only simulated data. This first version stays within Chapter 1’s framework and includes no later rough-volatility model or Chapter 2 data exchange.