Finance & AI Glossary.
A curated reference manual for modern quants, developers, and financial professionals. Built for clarity and technical depth.
Alpha
QuantsExcess return on an investment relative to the return of a benchmark index, representing active portfolio management value.
Arbitrage
MarketsThe simultaneous purchase and sale of an asset in different decentralized venues to lock in a risk-free price discrepancy.
Alternative Data
DataNon-traditional datasets used by institutional quants to generate edge, including satellite imagery, credit card transactions, and web scraping.
Agentic Workflow
AI & MCPAn automated execution loop where autonomous AI agents plan, invoke external tools, validate outputs, and execute complex multi-step tasks.
ARIMA Model
QuantsAn autoregressive integrated moving average model used for fitting and forecasting time series data based on past values.
Attention Mechanism
AI & MCPA mathematical mechanism that enables neural networks to dynamically weigh context relevance across different parts of an input sequence.
API Throttling
DataA traffic management control mechanism used by servers to delay or reject incoming requests exceeding designated rate limits.
Beta
QuantsA measure of the volatility or systematic risk of a security or portfolio in comparison to the broader market.
Black-Litterman Model
QuantsAn asset allocation model that combines market equilibrium returns with investor-specific views to generate stable portfolio weights.
Brownian Motion
QuantsA continuous-time stochastic process used extensively in quantitative finance to model asset prices and random market fluctuations.
Bid-Ask Spread
TradingThe difference between the highest price a buyer is willing to pay and the lowest price a seller is willing to accept.
Carry Trade
MarketsA financial strategy where an investor borrows money in a low-interest-rate currency to fund investments in higher-yielding assets.
Cross-Border Settlement
MarketsThe institutional clearing and final transfer of assets or cash between counterparties operating in different global jurisdictions.
Counterparty Risk
MarketsThe probability or likelihood that the other party in an investment agreement or contract might default on its obligations.
Context Window
AI & MCPThe maximum token capacity an AI model can process simultaneously in memory during a single inference request.
Compliance & AML/CFT
MarketsAutomated regulatory frameworks designed to prevent money laundering, terrorist financing, and illicit capital flows across financial platforms.
Cointegration
QuantsA statistical property of a collection of time series variables indicating that a linear combination of them is stationary.
Copula (Finance)
QuantsA mathematical function used to couple multivariate probability distributions to model complex asset dependencies and tail risk.
Delta Hedging
TradingAn options strategy aimed at directional neutrality by offsetting long or short positions with the underlying asset according to its delta.
Dark Pool
TradingA private financial exchange or forum for trading securities where institutional investors execute large blocks without pre-trade transparency.
Data Normalization
DataThe process of standardizing numerical fields and schemas across disparate financial feeds to prevent distortion in quantitative models.
Expected Shortfall
QuantsA risk measure that evaluates the average losses incurred beyond the Value at Risk threshold in tail-risk scenarios.
Embedding
AI & MCPA dense numerical vector representation of words, sentences, or structured tables that captures semantic meaning in machine learning models.
Factor Investing
QuantsAn investment approach that targets specific drivers of return across asset classes, such as value, momentum, size, and quality.
Fama-French Three-Factor Model
QuantsAn asset pricing model that expands on the CAPM by adding size risk and value risk factors to explain stock returns.
Fundamental Data
DataFinancial statement metrics, macroeconomic indicators, and corporate disclosures utilized for long-term valuation models.
Financial API
DataProgrammatic endpoints providing real-time or historical market feeds, order execution layers, and portfolio analytics.
Few-Shot Prompting
AI & MCPProviding a small number of high-quality examples directly inside the prompt context to guide an LLM toward the desired output format.
Financial Leverage
MarketsThe use of borrowed capital or derivative instruments to amplify potential investment returns and risk exposure.
Futures Contract
MarketsA standardized legal agreement to buy or sell a specific commodity or financial instrument at a predetermined future date and price.
Financial Swaps
MarketsOver-the-counter derivative contracts through which two parties exchange financial cash flows or risk profiles over time.
Flash Loan
TradingAn uncollateralized smart contract loan where borrowing and repayment occur instantaneously within the exact same transaction block.
Greeks (Delta, Gamma, Vega, Theta)
TradingMathematical variables used to quantify the sensitivity of an option’s price to changes in underlying parameters like price, volatility, and time.
GARCH Model
QuantsGeneralized Autoregressive Conditional Heteroskedasticity model used extensively to estimate and forecast financial market volatility.
Historical Volatility
QuantsA statistical measure of the dispersion of returns for a given security index over a specified historical period.
High-Frequency Trading (HFT)
TradingAlgorithmic trading characterized by extremely high speeds, high turnover rates, and high order-to-trade ratios.
Implied Volatility
QuantsThe market-forecasted volatility of an asset derived from the current pricing of its options contracts.
Information Ratio
QuantsA ratio of portfolio returns above a benchmark compared to the volatility of those excess returns (tracking error).
Impermanent Loss
MarketsThe temporary loss of asset value experienced by liquidity providers when token price ratios diverge relative to deposit time.
JSON-RPC
DataA lightweight, stateless remote procedure call protocol encoded in JSON, widely utilized in crypto nodes and quant platforms.
Kalman Filter
QuantsAn algorithm that estimates unknown states from a series of noisy measurements over time, frequently applied in statistical arbitrage pairs trading.
Limit Order Book
TradingAn electronic list of buy and sell orders organized by price level, maintained by a trading exchange.
Liquidity
MarketsThe ease with which an asset can be converted into cash without drastically affecting its market price.
LLM Fine-Tuning
AI & MCPThe process of adapting a pre-trained large language model on specialized domain corpora (like financial filings or code) to optimize performance.
Latency (AI Inference)
AI & MCPThe processing delay between sending an input prompt to an AI model and receiving the completed response stream.
Level 2 Market Data
TradingOrder book data displaying aggregated market depth, showing multiple bid and ask price levels alongside resting order sizes.
Liquidity Pool
MarketsA crowdsourced pool of digital cryptocurrencies or tokens locked in a smart contract to facilitate automated decentralized trading.
LoRA (Low-Rank Adaptation)
AI & MCPA parameter-efficient fine-tuning technique that reduces memory overhead by freezing base weights and training low-rank matrices.
LLM Benchmark Evaluation
AI & MCPRigorous automated testing frameworks measuring agent accuracy, reasoning latency, and hallucination rates against standardized financial datasets.
Monte Carlo Simulation
QuantsA computational algorithm that relies on repeated random sampling to model the probability of various outcomes in complex financial systems.
Market Maker
TradingA firm or individual that quotes both a buy and a sell price in a financial instrument, ensuring continuous market liquidity.
Mean Reversion
TradingA financial theory suggesting that asset prices and historical returns eventually return to their long-term average state.
Momentum Trading
TradingA strategy where traders buy assets that have shown upward price trends or sell assets with persistent downward trajectories.
Model Context Protocol (MCP)
AI & MCPAn open standard introduced by Anthropic that enables developers to build secure, bidirectional connections between AI models and data tools.
Maximum Drawdown (MDD)
QuantsThe maximum observed peak-to-trough loss experienced by a portfolio before a new peak is attained.
Mean-Variance Optimization
QuantsModern Portfolio Theory framework designed to maximize expected return for a given level of total portfolio risk.
Margin Call
MarketsA broker’s demand that an investor deposit additional cash or collateral to bring account equity up to the minimum maintenance level.
Order Flow
TradingThe continuous stream of transactions and pending orders in a financial market, providing deep visibility into immediate supply and demand dynamics.
OHLCV Data
DataAggregated financial data encapsulating Open, High, Low, Close prices and Volume over discrete time intervals.
Omega Ratio
QuantsA risk-adjusted performance measure that captures all moments of the return distribution rather than just mean and variance.
Order Book Imbalance
TradingA metric measuring the structural discrepancy between total bid volume and total ask volume inside the limit order book.
Options Contract
MarketsA derivative that grants the buyer the right—but not the obligation—to buy or sell an underlying asset at a set strike price.
Principal Component Analysis (PCA)
QuantsA dimensionality reduction technique used in quantitative finance to identify uncorrelated underlying risk factors from a large matrix of assets.
Prompt Engineering
AI & MCPThe systematic practice of structuring instructions, schemas, and context constraints to maximize accuracy and reliability in LLM outputs.
Quantitative Easing (QE)
MarketsAn expansionary monetary policy where a central bank purchases government securities to increase money supply and liquidity.
Rate Limiting
DataA restriction imposed by API providers on the number of requests a client can execute within a specified rolling time window.
Retrieval-Augmented Generation (RAG)
AI & MCPAn AI framework that combines semantic vector search with LLMs to query internal enterprise documents and real-time knowledge bases.
Risk Parity
QuantsAn asset allocation strategy that builds portfolios by balancing the risk contribution of each underlying asset class.
Sharpe Ratio
QuantsA metric used to calculate the risk-adjusted return of a financial portfolio, measuring excess return per unit of deviation.
Sortino Ratio
QuantsA variation of the Sharpe ratio that differentiates harmful volatility from total overall volatility by using downside deviation.
Slippage
TradingThe difference between the expected price of a trade and the actual execution price due to market latency or thin liquidity.
Statistical Arbitrage (StatArb)
TradingA computational trading strategy that applies mean-reversion models and machine learning to large baskets of securities.
Smart Order Router (SOR)
TradingAn automated system used to divide and route order flows across multiple execution venues to achieve optimal pricing and minimal slippage.
Stress Testing
MarketsSimulating extreme macroeconomic or geopolitical shock scenarios to evaluate portfolio resilience and capital adequacy.
Smart Contract
TradingSelf-executing code deployed on distributed ledgers that automatically enforces agreement terms between trustless counterparties.
Stationarity
QuantsA stochastic process whose statistical properties such as mean and variance remain constant over time.
Stop-Loss Order
TradingAn automated execution instruction designed to limit an investor’s loss on a security position when prices move adversely.
Short Selling
MarketsThe practice of selling borrowed securities with the expectation of repurchasing them later at a lower price.
Secure Multi-Party Computation
DataA cryptographic subfield enabling multiple parties to jointly compute functions over private inputs without revealing those inputs.
Synthetic Financial Data
DataArtificially generated market transactions and tabular records engineered to simulate genuine statistical properties without breaching privacy.
TWAP (Time Weighted Average Price)
TradingAn execution algorithm that splits a large order into equal chunks distributed evenly across a specified time horizon.
Tick Data
DataThe most granular level of financial market data, capturing every single price change or trade execution event in real-time.
Tool Use / Function Calling
AI & MCPThe capability of an LLM to dynamically format and invoke external functions, APIs, or databases to fetch precise quantitative information.
Tokenization (AI)
AI & MCPThe process of breaking down raw text or code into smaller sub-word units before feeding them into neural network token embeddings.
Tokenomics
MarketsThe economic design, supply schedules, utility mechanics, and incentive structures governing digital asset ecosystems.
Treynor Ratio
QuantsA risk-adjusted performance measure that uses systematic risk (Beta) instead of total risk to evaluate portfolio returns.
Tail Risk
QuantsThe portfolio risk associated with rare, extreme market events occurring beyond three standard deviations from the mean.
Trading Iceberg Order
TradingA large single institutional order divided into smaller visible blocks to hide total execution size from the public order book.
Trailing Stop
TradingA dynamic stop-loss order that adjusts automatically relative to market price movements, locking in unrealized profits.
Transformer Architecture
AI & MCPA deep learning neural network architecture based on multi-head self-attention mechanisms, serving as the backbone for modern LLMs.
Value at Risk (VaR)
QuantsA statistical technique used to measure and quantify the level of financial risk within a firm or investment portfolio over a specific timeframe.
VWAP (Volume Weighted Average Price)
TradingA trading benchmark that represents the average price a security has traded at throughout the day, weighted by volume.
WebSocket Stream
DataA persistent, full-duplex communication protocol running over a single TCP connection for ultra-low latency real-time data feeds.
Webhook
DataAn HTTP-based callback mechanism that enables real-time event notifications between server applications and trading agents.
Yield Curve
MarketsA graphical curve depicting interest rates across different contract maturities for debt instruments issued by identical borrowers.
Zero-Shot Learning
AI & MCPThe ability of an AI model to successfully execute a task it has not been explicitly trained or fine-tuned to perform beforehand.
Zero-Knowledge Proof (ZKP)
DataA cryptographic protocol allowing one party to prove to another that a statement is true without revealing any underlying data.