A desk quant is a quantitative analyst who sits with a trading desk and builds, runs and defends the pricing and risk models that traders use every day. When a trader asks "what should I quote for this trade?" or "why did my P&L move overnight?", the desk quant is usually the person who answers. The role is also called a front-office quant, and at some banks a "strat".
This guide explains what a desk quant actually does, how the role differs from other quant jobs, which skills matter, what drives pay, and how people realistically get into it.
1. What a desk quant does, day to day
The job is less about deriving new models and more about making existing models work reliably under time pressure. A typical week includes:
- P&L explain. Each morning the desk's P&L is broken down into market moves (delta, vega, rates), new trades, time decay and "unexplained". When the unexplained part is large, the desk quant finds out why: a bad market data point, a curve that bootstrapped differently, a trade booked with the wrong convention, or a genuine model limitation.
- Pricing new trades. Traders and structurers bring trades that do not fit the standard templates: an unusual barrier, a callable feature, a new underlying. The desk quant decides whether the existing model can price it, what adjustments are needed, and how confident the price is.
- Risk and hedging. Producing sensitivities (Greeks) the desk can trust, and explaining how a position will behave if volatility, rates or correlation move.
- Calibration and market data. Keeping volatility surfaces, yield curves and model parameters calibrated and stable, and noticing when a calibration "fits" but produces nonsense prices elsewhere.
- Model changes. Implementing improvements in the pricing library, testing them, and documenting them for model validation and risk.
- Explaining. A large part of the job is translating between traders, risk managers, model validators and developers.
2. Desk quant vs other quant roles
| Role | Main focus | Typical output |
|---|---|---|
| Desk / front-office quant | Pricing and risk for one trading desk | Prices, Greeks, P&L explanations, model fixes |
| Quant developer | Production code and infrastructure | Pricing libraries, risk systems, performance |
| Model validation quant | Independent review of models | Validation reports, benchmark models, limitations |
| Risk quant | Firm-wide risk measures | VaR, stress tests, counterparty and capital models |
| Quant researcher (buy side) | Finding trading signals | Alpha research, backtests, portfolio construction |
The distinguishing feature of the desk role is proximity to trading. Your work is used within hours, errors cost real money quickly, and you are judged on whether the desk can rely on your numbers.
3. The skills that actually matter
- Derivatives and market conventions. Knowing how products are quoted, settled and hedged, and the day-count, calendar and fixing details that make two "identical" prices disagree.
- Stochastic calculus and probability. Enough to understand why a model prices the way it does, not just to reproduce a formula.
- Numerical methods. Monte Carlo, finite differences, trees, root-finding and calibration, and, crucially, how they fail.
- Programming. C++ and Python are the most common. Many banks use large in-house pricing libraries, so reading and changing existing code matters as much as writing new code.
- Communication under pressure. Explaining clearly to a trader why a number moved, and saying "I don't know yet" when that is the honest answer.
4. What drives desk quant pay
Compensation varies more than for most technical roles, so single "average salary" figures are misleading. The main drivers are:
- Sell side vs buy side. Banks and hedge funds structure pay differently, especially the bonus share.
- City. London, New York, Singapore, Hong Kong and Indian centres such as Mumbai and Bengaluru have very different bands.
- Desk and asset class. Pay tends to follow the revenue and complexity of the desk you support.
- Seniority and bonus. At senior levels the variable part can be a large fraction of total pay.
For real, self-reported figures by role, city and experience, see the Desk2Quant Salary Explorer. If you work in the industry, adding your own data anonymously makes it more useful for everyone.
5. How people become desk quants
There is no single path, but most people arrive through one of these routes:
- Straight from a quantitative degree. A master's or PhD in mathematics, physics, engineering, computer science or financial mathematics, followed by a graduate or associate quant role.
- From model validation or risk. Validation is excellent training: you learn many models in depth and how they break. Moving to the desk is a common next step.
- From quant development. Developers who already work in the pricing library often move closer to the models and the desk.
Whichever route you take, interviewers look for evidence that you can connect theory to a desk problem. Strong signals are:
- A pricing project you can defend end to end: model choice, calibration, numerical method, Greeks, and its limitations.
- Clear explanations of common failure modes, such as why an implied volatility solver fails in the wings or why two systems disagree on a swap price.
- Comfort with both the mathematics and the code.
6. Questions desk quant interviews often ask
- Price a European option in your preferred model, then explain what goes wrong when volatility is not constant.
- What is vega, and why might two systems show different vega for the same trade?
- How would you explain an unexpected overnight P&L move to a trader?
- How do you calibrate a stochastic volatility model, and how do you know the calibration is good?
- Walk through how you would bootstrap an interest rate curve.
Our free quant interview preparation guide and the practitioner articles on reconciling QuantLib with Bloomberg and robust implied volatility solvers cover several of these in depth.
Frequently asked questions
Is a desk quant the same as a trader?
No. The trader takes and manages risk; the desk quant provides the models, prices and risk numbers the trader relies on. They work side by side.
Do you need a PhD to become a desk quant?
No, although many desk quants have one. A strong master's degree plus demonstrable pricing and programming skills is a common route.
Is "strat" the same as a desk quant?
Broadly yes. Some banks use "strat" for quantitative roles embedded with trading desks; the exact scope varies by firm.
Which programming language should I learn?
Learn Python well for analysis and prototyping, and C++ if you are targeting pricing-library work at banks.
Continue on Desk2Quant
If you are starting out, Quantitative Finance for Absolute Beginners builds the foundations. For desk-level depth across products, pricing, risk and interviews, the Complete Front Office & Risk Quant Bundle brings it together. If you want a personal plan for breaking into a desk role, you can book a 1-on-1 session with Amit, who works as a quant.
