M Market Alerts financial.apicode.io
← Knowledge base

Finance · 13 min read · ~28 min study · beginner

Understanding Financial Markets

Equity, fixed income, FX, derivatives — how markets actually work and where quants fit in.

Understanding Financial Markets: A Practical Guide for Aspiring Quants

Equity, fixed income, FX, derivatives — how financial markets actually work, who the participants are, and where quantitative engineers fit in.

The Landscape

If you are coming from a maths or tech background and wondering what financial markets actually are — beyond the stock tickers scrolling on news channels — this is the post for you.

Financial markets are, at their core, places where people trade risk and time. Someone with money now but no investment ideas meets someone with ideas but no capital. Someone exposed to a risk they do not want meets someone willing to take it on for a price. The market connects them, and the price discovery process determines how much each thing is worth.

As a quantitative engineer, you will build the models, systems, and infrastructure that make this machinery work. But first, you need to understand the machinery itself.


The Major Asset Classes

Equities

Buying a share means owning a tiny piece of a company. Equity markets are what most people picture when they hear "the stock market" — the S&P 500, S&P 500, and so on. Returns come from dividends and price appreciation, and prices are driven by earnings, economic conditions, and (let us be honest) sentiment.

Quant work in equities includes statistical arbitrage, factor modeling, index rebalancing, and algorithmic execution. If you fancy yourself a pattern-finder, equities might be your arena.

Fixed Income

Bonds are loans. When you buy a government bond, you are lending money to the government in exchange for regular coupon payments and your money back at maturity. The global bond market is actually larger than the equity market — which surprises many newcomers.

Bond prices move inversely to interest rates, which makes interest rate modeling a rich area for quants. Duration, convexity, yield curve construction — all heavily mathematical.

Foreign Exchange (FX)

The FX market is the largest financial market in the world by turnover — over $7 trillion per day. It trades 24 hours, and the participants range from central banks and multinational corporations to speculators and algorithmic traders.

FX quant work often focuses on carry trades, momentum strategies, and options pricing across currency pairs.

Commodities

Oil, gold, wheat, natural gas — physical goods traded on financial markets. Commodity markets have their own quirks: storage costs, seasonal patterns, and physical delivery logistics that do not exist for financial assets.

Derivatives

Contracts whose value derives from an underlying asset. Options, futures, swaps — these are the bread and butter of many quant desks. The mathematical complexity of pricing these instruments is what creates demand for quants in the first place.


Exchanges vs OTC

Exchange-traded instruments (stocks, listed futures, listed options) trade on a centralised exchange with standardised contracts, central clearing, and public price transparency.

Over-the-counter (OTC) instruments (most bonds, swaps, exotic options) trade directly between parties. OTC markets are larger but less transparent, and counterparty risk — the risk that the other side defaults — becomes a real concern.

Understanding which market structure you are working in matters enormously for risk management and algorithmic trading.


Buy-Side vs Sell-Side

This distinction confuses a lot of newcomers:

Sell-side: Banks and broker-dealers. They make markets — providing prices to clients, structuring products, and managing their own risk. JPMorgan, Goldman Sachs, Barclays.

Buy-side: Asset managers, hedge funds, pension funds. They take positions — investing capital to generate returns. BlackRock, Citadel, Man Group.

Sell-Side Buy-Side
Goal Facilitate client trades Generate returns
Revenue Fees, spreads, commissions Performance fees, management fees
Quant work Pricing, risk management, execution Alpha research, portfolio construction
Culture Structured, regulatory-heavy Faster-paced, P&L-driven

Both sides employ quants, but the work is quite different. A sell-side quant might build a derivatives pricing library. A buy-side quant might build a factor model for equity selection.


Market Makers and Liquidity

A market maker continuously quotes prices to buy (bid) and sell (ask) an instrument. The difference — the bid-ask spread — is their compensation for providing liquidity.

Good market making requires:

Companies like Citadel Securities, Optiver, and Flow Traders are major market makers. These firms are some of the biggest employers of quant developers.

Liquidity — the ability to trade without moving the price — is arguably the most important feature of a well-functioning market. When liquidity dries up (as it did in the 2008 crisis), prices gap, spreads blow out, and models break.


Where Quants Fit

Quants sit at the intersection of maths, technology, and finance. Typical roles:

  • Pricing/model validation quant: builds and validates derivative pricing models
  • Risk quant: develops risk models (VaR, stress testing)
  • Alpha quant: researches trading signals (the dream job, apparently)
  • Quant developer: builds the software systems that run everything else
  • Execution quant: optimizes how trades are executed to minimize market impact

The common thread: all of them need solid mathematical foundations, programming skills, and an understanding of financial markets.


Getting Started

If you have got the maths and programming aptitude but lack the financial knowledge, you are in a better position than you might think. The financial concepts can be learned — and that is exactly what is designed for.

The curriculum takes you from time value of money through to derivatives pricing and risk management, with interactive exercises and Python code throughout. All three streams — technology, mathematics, and finance — are integrated, because that is how the real job works.

The Federal Reserve's educational resources are also excellent for getting a practical grounding in how financial markets and monetary policy work.


Frequently Asked Questions

What do I need to know about financial markets for quant roles?

You should understand the major asset classes (equities, fixed income, FX, commodities, derivatives), how exchanges and OTC markets work, what market makers do, and the basic mechanics of order books. You do not need to be an expert in every market, but a solid foundation shows interviewers you can work in a financial context.

What is the difference between buy-side and sell-side?

Sell-side (investment banks) provides services to clients — trading, research, structuring products. Buy-side (hedge funds, asset managers) invests money to generate returns. Quant roles exist on both sides. Sell-side quants typically work on pricing models; buy-side quants focus on alpha research and trading strategies.

How do financial markets relate to quantitative finance?

Quantitative finance applies mathematical and computational methods to financial market problems: pricing complex products, managing risk, developing trading algorithms, and constructing optimal portfolios. Understanding how markets work is the foundation on which all quant methods are built.

Want to go deeper on Understanding Financial Markets: A Practical Guide for Aspiring Quants?

This article covers the essentials, but there's a lot more to learn. Inside , you'll find hands-on coding exercises, interactive quizzes, and structured lessons that take you from fundamentals to production-ready skills — across 50+ courses in technology, finance, and mathematics.

Free to get started · No credit card required

Keep Reading

[Finance

Time Value of Money: The Foundation of Every Financial Calculation

Present value, future value, discounting, NPV — the concept that a pound today is worth more than a pound tomorrow underpins all of finance.](/quant-knowledge/finance/time-value-of-money)[Finance

Bonds and Fixed Income: Pricing, Duration, and Why Quants Care

Bond pricing, yield to maturity, duration and convexity — the fixed income concepts that form the backbone of interest rate modeling.](/quant-knowledge/finance/bonds-and-fixed-income)[Finance

Introduction to Derivatives: Forwards, Futures, Options, and Swaps

What derivatives are, how they work, and why they matter — the contracts at the heart of quantitative finance.](/quant-knowledge/finance/introduction-to-derivatives)[Finance

Portfolio Theory and CAPM: The Maths Behind Diversification

Mean-variance optimization, the efficient frontier, and the Capital Asset Pricing Model — how modern finance thinks about building portfolios.](/quant-knowledge/finance/portfolio-theory-and-capm)

What You Will Learn

  • Explain the landscape.
  • Build the major asset classes.
  • Calibrate exchanges vs otc.
  • Compute buy-side vs sell-side.
  • Design market makers and liquidity.
  • Implement where quants fit.

Prerequisites

  • Derivatives intuition — see Derivatives intuition.
  • Options Greeks — see Options Greeks.
  • Comfort reading code and basic statistical notation.
  • Curiosity about how the topic shows up in a US trading firm.

Mental Model

Markets are auctions for risk. Every product, model, and strategy in this section is a way of pricing or transferring some piece of risk between counterparties — and US markets give you the deepest, most regulated, most algorithmic version of that auction in the world. For Understanding Financial Markets, frame the topic as the piece that equity, fixed income, FX, derivatives — how markets actually work and where quants fit in — and ask what would break if you removed it from the workflow.

Why This Matters in US Markets

US markets are the deepest, most algorithmic, most regulated capital markets in the world. The SEC, CFTC, FINRA, and Federal Reserve govern equities, options, futures, treasuries, and OTC derivatives. The big buy-side (Bridgewater, AQR, Citadel, Two Sigma, Renaissance) and the major sell-side (GS, MS, JPM, Citi, BofA) hire heavily against the material in this section.

In US markets, Understanding Financial Markets tends to surface during onboarding, code review, and the first incident a junior quant gets pulled into. Questions on this material recur in interviews at Citadel, Two Sigma, Jane Street, HRT, Jump, DRW, IMC, Optiver, and the major bulge-bracket banks.

Common Mistakes

  • Quoting risk-free rates without saying which curve (T-bill, OIS, fed funds futures).
  • Treating implied volatility as a forecast instead of a market-clearing quantity.
  • Using realized correlation as a hedge ratio without accounting for regime change.
  • Treating Understanding Financial Markets as a one-off topic rather than the foundation it becomes once you ship code.
  • Skipping the US-market context — copying European or Asian conventions and getting bitten by US tick sizes, settlement, or regulator expectations.
  • Optimizing for elegance instead of auditability; trading regulators care about reproducibility, not cleverness.
  • Confusing model output with reality — the tape is the source of truth, the model is a hypothesis.

Practice Questions

  1. Compute the delta of an at-the-money call on SPY with one month to expiry under Black-Scholes (σ=18%, r=5%).
  2. Why does the implied volatility surface for SPX exhibit a skew rather than a flat smile?
  3. Define the Sharpe ratio and explain why it is annualized.
  4. Why does delta-hedging a sold straddle on SPY produce P&L proportional to realized minus implied variance?
  5. What does a 100 bps move in the 10-year Treasury yield typically do to a 30-year fixed-rate mortgage rate?

Answers and Explanations

  1. Δ = N(d1) where d1 = (ln(S/K) + (r + σ²/2)T) / (σ√T). With S=K, T=1/12, σ=0.18, r=0.05: d1 ≈ (0 + (0.05 + 0.0162)·0.0833) / (0.18·0.2887) ≈ 0.106; N(0.106) ≈ 0.542. Delta ≈ 0.54.
  2. Because investors pay a premium for downside protection (left tail) and equity returns are negatively correlated with volatility; out-of-the-money puts therefore trade rich relative to OTM calls.
  3. Sharpe = (excess return) / (volatility). Annualization (multiply by √252 for daily returns) puts strategies of different frequencies on comparable footing — a key requirement for comparing US asset managers.
  4. Because the hedger captures gamma·dS² over time; integrating gives Σ gamma·(dS)², and theta paid over the life is set by implied variance. Net P&L tracks σ_realized² − σ_implied² scaled by gamma exposure.
  5. Roughly 75-100 bps move the same direction; mortgages are priced off the 10y plus a spread that includes prepayment risk and originator margin, which both move with rates.

Glossary

  • Delta — first derivative of option price with respect to underlying.
  • Gamma — second derivative; rate of change of delta.
  • Vega — sensitivity of option price to implied volatility.
  • Theta — time decay; daily P&L from holding the option as expiry approaches.
  • Implied volatility — the σ that, when plugged into Black-Scholes, recovers the market price.
  • Skew — variation of implied volatility across strikes.
  • Spread — the difference between two prices; a yield curve, an option spread, or a cross-instrument arb.
  • Sharpe ratio — annualized excess return divided by annualized volatility; the standard performance metric in US asset management.

Further Study Path

Key Learning Outcomes

  • Explain the landscape.
  • Apply the major asset classes.
  • Recognize exchanges vs otc.
  • Describe buy-side vs sell-side.
  • Walk through market makers and liquidity.
  • Identify where quants fit.
  • Articulate getting started.
  • Trace markets as it applies to understanding financial markets.
  • Map fundamentals as it applies to understanding financial markets.
  • Pinpoint how understanding financial markets surfaces at Citadel, Two Sigma, Jane Street, or HRT.
  • Explain the US regulatory framing — SEC, CFTC, FINRA — relevant to understanding financial markets.
  • Apply a single-paragraph elevator pitch for understanding financial markets suitable for an interviewer.
  • Recognize one common production failure mode of the techniques in understanding financial markets.
  • Describe when understanding financial markets is the wrong tool and what to use instead.
  • Walk through how understanding financial markets interacts with the order management and risk gates in a US trading stack.
  • Identify a back-of-the-envelope sanity check that proves your implementation of understanding financial markets is roughly right.
  • Articulate which US firms publicly hire against the skills covered in understanding financial markets.
  • Trace a follow-up topic from this knowledge base that deepens understanding financial markets.
  • Map how understanding financial markets would appear on a phone screen or onsite interview at a US quant shop.
  • Pinpoint the day-one mistake a junior would make on understanding financial markets and the senior's fix.