At a glance
- Defining feature
- Speed, measured in microseconds
- Main strategies
- Market making, latency arbitrage, statistical arbitrage
- Holding period
- Microseconds to minutes
- Accessible to individuals
- No
Key takeaways
- High-frequency trading is defined by speed rather than by strategy: the same ideas run at ordinary speeds are simply systematic trading.
- The dominant activity is electronic market making, which provides liquidity and earns the spread while managing inventory.
- The competitive barrier is infrastructure: colocation, direct feeds, specialised hardware, and engineering teams.
- Evidence on market impact is mixed but generally finds narrower spreads and improved liquidity in normal conditions, with concerns about behaviour during stress.
- Understanding HFT matters for individuals mainly because it explains why short-term strategies face such difficult competition.
What HFT actually is
High-frequency trading refers to automated strategies that operate on timescales where latency is the primary competitive variable. The strategies themselves are conceptually simple; what distinguishes the business is the ability to observe, decide, and act faster than competitors.
| Strategy | Mechanism | Return source |
|---|---|---|
| Electronic market making | Quote both sides continuously, manage inventory | The spread plus maker rebates |
| Latency arbitrage | Act on a price change before slower participants | Stale quotes on other venues |
| Statistical arbitrage (fast) | Exploit brief relationships between correlated instruments | Rapid mean reversion of spreads |
| Order anticipation | Infer large orders from market patterns | Trading ahead of predictable flow |
| Index arbitrage | Trade the gap between an index and its components | Brief pricing discrepancies |
| Event reaction | Parse machine-readable news in microseconds | Repricing before human reaction |
The infrastructure barrier
- Colocation. Servers placed in the exchange data centre, within metres of the matching engine. Cable lengths are equalised between participants because the difference matters.
- Direct market data feeds. Raw exchange feeds rather than consolidated ones, processed in hardware to avoid software latency.
- Field-programmable gate arrays. Custom hardware that processes market data and generates orders without involving a general-purpose processor.
- Kernel bypass networking. Software that avoids operating system overhead, reducing latency from microseconds to hundreds of nanoseconds.
- Microwave and laser links. Point-to-point networks between financial centres that beat fibre because light travels faster through air than glass.
- Engineering teams. The ongoing cost is people: the competitive position erodes continuously and requires constant investment to maintain.
The debate over market impact
| Claim | Supporting evidence | Counterargument |
|---|---|---|
| Narrows spreads | Spreads in liquid instruments have fallen substantially | Improvements concentrate in already-liquid names |
| Improves liquidity | Displayed depth has increased in normal conditions | Liquidity withdraws quickly during stress |
| Increases volatility | Contested; several studies find no increase | Flash events show rapid liquidity withdrawal |
| Front-runs other participants | Order anticipation strategies do exist | Distinct from illegal front-running of client orders |
| Creates a two-tier market | Speed advantages are real and purchasable | Long-horizon investors are largely unaffected |
| Amplifies flash crashes | Liquidity providers withdraw simultaneously | Circuit breakers and other reforms have addressed some of this |
The balanced reading is that high-frequency market making has improved everyday trading costs for most participants, while introducing a form of fragility in which displayed liquidity can disappear in moments. For a long-horizon investor, the net effect is almost certainly positive. For a short-term trader, it means the counterparty is faster and better informed.
What it means for individual traders
- Do not compete on speed. Any strategy whose edge depends on reacting quickly to observable information is competing directly with participants who will always be faster.
- Expect adverse selection on limit orders. When your resting order fills quickly, it is frequently because someone with better information wanted the other side.
- Reaction-based news trading is not viable. By the time a headline is readable, the repricing has occurred.
- Compete on horizon instead. Effects operating over weeks and months are unaffected by microsecond advantages, and large firms face capacity and mandate constraints there.
- Benefit from the narrower spreads. The cost of entering and exiting liquid positions is far lower than it was, which directly improves the viability of slower strategies.
- Choose less contested venues and instruments if you want to pursue short-term strategies at all.
Frequently asked questions
Is high-frequency trading legal?
Yes, and it is regulated like any other trading activity. Specific abusive practices such as spoofing, placing orders without intent to execute in order to mislead others, are illegal and have been prosecuted. Speed itself is not illegal, and market making at high speed is a recognised and licensed activity.
Does HFT hurt retail investors?
For long-horizon investors, the evidence suggests net benefit through substantially narrower spreads and lower transaction costs. For short-term traders, it means a faster and better-informed counterparty. Concerns centre on liquidity withdrawal during stress rather than on everyday trading conditions.
Can I do high-frequency trading from home?
No. The infrastructure required, colocation, direct feeds, specialised hardware, and dedicated networks, costs millions and requires continuous engineering investment. A home internet connection is several orders of magnitude slower than the competition, and no amount of code optimisation closes that gap.
What is latency arbitrage?
Acting on a price change at one venue before that information reaches quotes at another venue. It is a speed business rather than an analytical one, and it has been substantially reduced by market structure reforms such as intentional delays at some venues, though it has not been eliminated.
How fast is high-frequency trading?
The fastest systems react in single-digit microseconds from receiving market data to sending an order, with specialised hardware measured in hundreds of nanoseconds. For comparison, a human reaction takes roughly 200 milliseconds, which is around 100,000 times slower.
Test this idea before you trade it
Describe the rules in plain language and AlgoTrader AI turns them into a structured strategy blueprint with a configurable historical backtest, cost assumptions, and exportable code.
Build a backtestKeep reading
- StrategiesMarket Making Strategy: Getting Paid to Provide Liquidity
- StrategiesScalping Strategy: Trading the Smallest Moves
- MechanicsThe Order Book Explained: Reading Market Depth
- MechanicsMarket Makers and Liquidity: Who Takes the Other Side
- MechanicsDark Pools and Payment for Order Flow: Where Retail Orders Go
- Algo & QuantExecution Algorithms: TWAP, VWAP, and Getting Filled Well
Referenced by
Educational use only. This guide explains how a strategy works. It is not investment advice, not a recommendation, and no result described here is a forecast. Test any approach on historical and out-of-sample data, size positions conservatively, and never risk money you cannot afford to lose.