This page collects the mathematical notation used throughout the book. Symbols that carry chapter-specific meaning are listed under the relevant section below; general conventions apply everywhere.
General conventions¶
| Symbol | Meaning |
|---|---|
| Natural logarithm | |
| Vectors (bold lowercase); column vectors written | |
| Matrices (bold uppercase) | |
| Random variables (uppercase Roman) | |
| Model parameters (Greek lowercase) | |
| Point estimate of | |
| Expectation of given | |
| Variance of given | |
| Covariance of and | |
| Covariance matrix | |
| Random variable is distributed as | |
| Probability density or probability mass function | |
| Probability (density) of given | |
| Kullback-Leibler divergence from to | |
| Gaussian distribution with mean and variance | |
| Indicator function | |
| Indicator of event | |
| Euclidean norm of | |
| norm ($\sum_i | |
| Positive part: |
Probability and statistics¶
| Symbol | Meaning |
|---|---|
| Prior distribution over parameters | |
| Posterior distribution given data | |
| Likelihood function | |
| Marginal likelihood (model evidence) | |
| Maximum likelihood estimate | |
| Maximum a posteriori estimate | |
| Beta/Dirichlet distribution shape parameters | |
| Bayes factor | |
| Gaussian process with mean and kernel | |
| Kernel (covariance) function | |
| Regularisation hyperparameter (ridge/Lasso) | |
| Multivariate Gaussian distribution |
Stochastic calculus¶
| Symbol | Meaning |
|---|---|
| Standard Brownian motion (Wiener process) | |
| Filtration (information available at time ) | |
| Brownian increment | |
| Drift coefficient (GBM, OU) | |
| Diffusion coefficient / volatility | |
| Mean-reversion speed (OU: ) | |
| Poisson process arrival rate | |
| Hawkes process self-excitation amplitude () | |
| Hawkes process decay rate | |
| Hawkes process baseline intensity | |
| Counting process (number of events by time ) | |
| Stopping time / time remaining |
Financial instruments and markets¶
| Symbol | Meaning |
|---|---|
| Asset price at time | |
| Risk-free interest rate | |
| Yield to maturity | |
| Modified duration | |
| Option / instrument price; coupon payment (context-dependent) | |
| Strike price | |
| Maturity / terminal time | |
| Forward price | |
| Option delta (sensitivity to underlying price) | |
| Option gamma (second derivative in price) | |
| Option theta (time decay) | |
| Option vega (sensitivity to volatility) | |
| Return of asset | |
| CAPM / factor beta of asset | |
| Risk-free rate | |
| Jensen’s alpha (excess return over CAPM benchmark) |
Market microstructure and LOB¶
| Symbol | Meaning |
|---|---|
| Best ask price | |
| Best bid price | |
| Mid-price: | |
| Bid-ask spread: | |
| Order imbalance: | |
| Trade flow imbalance over window | |
| Volume at best bid / best ask | |
| Point process intensity at time | |
| Fill intensity at depth : | |
| Base fill rate (fill intensity at zero depth) | |
| Depth-sensitivity / demand-elasticity parameter | |
| Fill probability: | |
| Probability of Informed Trading: | |
| Volume-synchronised PIN: $\frac{1}{n}\sum | |
| Amihud illiquidity: $\frac{1}{D}\sum | |
| Kyle’s lambda: | |
| Square-root impact coefficient: | |
| Average daily volume | |
| Fraction of informed traders (Glosten-Milgrom; also written ) | |
| High and low asset values (Glosten-Milgrom) | |
| Prior probability that asset value is |
Execution algorithms¶
| Symbol | Meaning |
|---|---|
| Parent order size (initial inventory) | |
| Remaining inventory at time | |
| Trading rate: | |
| Quantity traded in discrete interval | |
| Arrival / decision price | |
| Average execution price | |
| Implementation shortfall: | |
| Volume-weighted average price: | |
| Time-weighted average price | |
| Temporary price-impact coefficient () | |
| Permanent price-impact coefficient () | |
| Risk-aversion coefficient in execution mean-variance objective | |
| Almgren-Chriss trajectory decay rate: | |
| Remaining inventory in Almgren-Chriss (also written ) |
Market making and optimal quoting¶
| Symbol | Meaning |
|---|---|
| Ask-side and bid-side half-spreads (both non-negative) | |
| Optimal half-spread (HJB / AS solution) | |
| Reservation price: mid-point of optimal quotes | |
| CARA risk-aversion coefficient () | |
| Inventory vector (multi-asset) | |
| Value function in execution-tactic / AS HJB | |
| Scalar indifference function (AS multi-asset) | |
| Asset covariance matrix (market-making context) | |
| Glosten-Milgrom equilibrium spread: | |
| Number of competing market makers (Grossman-Miller) | |
| Ask-side and bid-side order arrival processes (Poisson rate ) | |
| Reservation half-spread (RfQ / dealer context) | |
| Side variable ( ask, bid) in RfQ context | |
| Mid-price in RfQ context (equivalent to ) |
Optimal control and dynamic programming¶
| Symbol | Meaning |
|---|---|
| Value function (cost-to-go or reward-to-go) | |
| Objective functional | |
| Control variable at time | |
| Hamiltonian | |
| Riccati matrix (LQSC solution) | |
| Risk-aversion / Lagrange multiplier in DP objectives |
Machine learning and data-driven methods¶
| Symbol | Meaning |
|---|---|
| Loss function | |
| Expected (generalisation) risk | |
| Empirical risk (training loss) | |
| Weight vector (neural network / linear model) | |
| Bayes-optimal decision function | |
| Number of classes; number of cross-validation folds (context-dependent) | |
| Number of training observations | |
| Hurst exponent ( random walk, mean-reverting, trending) | |
| Z-score: | |
| Action-value function (Q-learning) | |
| Policy (reinforcement learning) |
Portfolio and investment¶
| Symbol | Meaning |
|---|---|
| Portfolio weight vector | |
| Vector of expected returns | |
| Asset covariance matrix | |
| Sharpe ratio: | |
| Minimum-variance hedge vector: | |
| Hedge ratio (scalar, single hedge instrument) | |
| Mean-reversion half-life: |