High-frequency trading is a fast automated trading style that relies on market data, low-latency systems, and high message volumes.
High-frequency trading, or HFT, is a fast automated trading style that uses low-latency systems, market data, and high message volumes to submit, cancel, and execute orders over very short time horizons. It is a subset of Algorithmic Trading, not a synonym for all automated trading.
HFT is usually associated with professional trading firms, exchange connectivity, colocation, fast data feeds, and specialized risk controls. It can include market making, statistical signals, latency-sensitive strategies, and event-driven reactions. The label alone does not say whether the activity improves liquidity, harms market quality, or creates risk; the details matter.
| Strategy type | How it works | What to review |
|---|---|---|
| Electronic market making | Posts bids and offers while managing inventory | Quote quality, spreads, cancellations, adverse selection |
| Statistical arbitrage | Uses fast signals across related securities | Signal decay, borrow, costs, fill quality |
| Latency-sensitive trading | Acts on timing differences in quotes or feeds | Data source, timestamp quality, route timing, rejected orders |
| News or event reaction | Uses fast processing of announcements or data releases | Source reliability, false positives, halt rules, volatility controls |
An HFT market-making system may quote both sides of a stock. If order flow becomes one-sided or volatility jumps, the system may widen quotes, reduce size, cancel stale orders, or stop quoting. The review question is not simply “Was it HFT?” The review question is whether the system followed documented rules and whether those rules controlled inventory, adverse selection, market-access risk, and operational failures.
HFT should be evaluated from timestamped records and controls, not from speed alone. A fast system can add liquidity in one setting and create risk in another.
| Evidence | Why it matters |
|---|---|
| Clock synchronization and timestamps | Shows the sequence of data, routing, orders, modifications, cancellations, and fills. |
| Message-to-fill pattern | Separates active quoting from excessive message activity that may need review. |
| Queue position and venue routing | Explains why displayed liquidity was posted, canceled, or executed. |
| Inventory and exposure limits | Shows whether the strategy controlled directional, sector, or market-wide risk. |
| Kill-switch and throttle events | Shows whether the system could slow or stop during abnormal behavior. |
| Exception and surveillance logs | Supports review of rejects, self-trades, disruptive patterns, and post-change behavior. |
| Feature | Algorithmic trading | High-frequency trading |
|---|---|---|
| Scope | Broad automation of signals, routing, or execution | Faster subset of automated trading |
| Time horizon | Seconds to months, depending on strategy | Often milliseconds to minutes |
| Infrastructure | Can range from ordinary broker tools to custom systems | Usually requires low-latency infrastructure and direct market connectivity |
| Main concern | Rule design, execution quality, controls | Speed, message rates, queue position, data latency, market-access controls |
SEC staff’s algorithmic trading report discusses algorithmic trading, HFT, market data, automation, and risk issues in U.S. capital markets. SEC market structure data provides public datasets and market metrics. FINRA’s algorithmic trading guidance emphasizes risk assessment, testing, controls, supervision, and review for algorithmic strategies, including HFT.