A quantitative-trading career in India: an honest map
The short answer
A quant career is a research and engineering job, not stock-picking. It splits into distinct seats: the researcher finds and validates statistical signals, the developer builds the research and execution systems, the trader runs and risk-manages strategies live, and risk and execution quants model limits and fills. In India the seats sit on the buy-side (proprietary and high-frequency firms, asset-manager desks, Category III AIFs) and the sell-side (bank desks), and a large, growing share of the work is done inside the India capability centres of global banks and funds. There is no single guaranteed path, and compensation varies widely.
Most guides to becoming a quant describe a job that does not exist: a lone genius who divines winning trades from equations. The real discipline is closer to experimental science run under adversarial conditions. Signals are weak, data is noisy, edges decay the moment they are found, and most of the working day is spent proving that a promising idea does not actually hold up. This page maps the territory honestly: what each role does, where the seats genuinely are in India, and the skills the work rewards. It states no salaries and no return figures, because the interesting truth is structural, not aspirational.
The roles, and why retail conflates them
Retail commentary treats a quant as one person. Inside a firm it is at least five distinct functions, with different training, different tools and different measures of success. Conflating them is the first mistake, because a strong quant developer and a strong quant researcher are almost different professions that happen to share a codebase. The distinction below is the one that decides which seat you are actually preparing for.
Read the seats by their daily reality rather than their glamour. A researcher lives in data and statistics, and measures a good week in ideas correctly rejected. A developer lives in software engineering: pipelines, latency, correctness, reproducibility. A trader lives with live risk and the discipline to follow a system when instinct argues otherwise. A risk quant is paid to be the informed sceptic, and an execution quant fights for basis points in how orders reach the market. The table below fixes the distinctions and the primary skills each seat rewards.
| Role | What they do day to day | Primary skills | Usual side |
|---|---|---|---|
| Quant researcher / strategist | Form hypotheses, test them statistically, validate signals out of sample, discard what does not survive | Probability, statistics, data | Mostly buy-side |
| Quant developer / engineer | Build the research platform and the execution systems that turn a validated idea into running, tested code | Software engineering, Python, C++ | Both sides |
| Quant trader | Deploy strategies, monitor and risk-manage them live, decide when to size up, pause or pull a book | Judgement, risk, market feel | Both sides |
| Risk quant | Model exposures, stress and correlation; set and police limits; challenge the strategies that run | Modelling, statistics, scepticism | Both sides |
| Execution / microstructure quant | Improve fills and slippage, study order-book dynamics and latency, minimise the cost of trading | Microstructure, low-latency code | Both sides |
Buy-side and sell-side: two different jobs
The oldest distinction in the industry is which side of a trade you sit on, and it shapes the work more than any title. Buy-side quants deploy capital to seek returns and are judged on the performance and risk of what they run: proprietary and high-frequency trading firms, quant desks inside asset managers, and the systematic strategies inside Category III Alternative Investment Funds and portfolio-management services. Sell-side quants sit at bank trading and structuring desks. They price instruments, manage the dealer's own risk, and build the models and tools that support client business rather than a proprietary return.
The mindsets diverge accordingly. Buy-side research is a hunt for a repeatable, capacity-limited edge, and the reward is tied to whether that edge holds after costs. Sell-side quant work is closer to precision engineering of pricing and risk: the models must be correct and defensible, the P&L attribution clean, the regulatory footing solid. Both are quantitative, both are demanding, and a candidate is usually better suited to one temperament than the other. Knowing which you are drawn to is worth more than chasing whichever seat sounds most prestigious.
Where the seats actually are in India
This is where honest career guidance departs from the generic "how to become a quant" template, because the Indian landscape has a specific shape that most articles ignore. Three pools hold nearly all the genuine quant work, and the largest and fastest-growing of them is one that gets almost no mention in career advice: the offshore capability centres of global institutions.
The scale of that top band is the scoop of this page. According to NASSCOM, India hosted roughly 2,117 global capability centres in FY26, employing around 2.36 million professionals and generating about USD 98.4 billion in revenue, with banking and financial services one of the largest slices of that workforce. These are no longer back-office outposts. Many have moved into owning quantitative platforms, pricing engines, model validation and risk for their parent institutions, which means a growing share of the world's sell-side and buy-side quant engineering is now done from Bengaluru, Mumbai, Hyderabad and Pune.
The domestic buy-side is smaller but expanding sharply, and the clearest signal is regulatory data rather than marketing. SEBI figures show that commitments to Category III AIFs, the category where long-short, market-neutral and systematic strategies typically sit, rose to about 3.11 lakh crore rupees as of December 2025 from about 2.17 lakh crore a year earlier, a roughly 43 percent increase and the fastest growth of any AIF category. Category III also made up close to half of all new AIF launches in FY25, up from a small fraction two years earlier. Alongside this sits a domestic proprietary and high-frequency scene that has grown with the extraordinary expansion of Indian index-options activity. None of this guarantees a job, but it tells you where the hiring pressure is building.
| Employer type | What the quant work is | Side | Typical entry seat |
|---|---|---|---|
| Global bank or fund India capability centre | Research, pricing, model validation and risk for the parent's global desks; increasingly owns platforms end to end | Both | Quant developer or junior researcher |
| Domestic proprietary / HFT firm | Systematic and high-frequency strategies traded with the firm's own capital; latency and microstructure matter | Buy-side | Quant developer or junior quant |
| Asset-manager quant desk | Systematic strategies and quant overlays inside a larger fund; research feeding portfolio construction | Buy-side | Quant analyst |
| Category III AIF / PMS quant strategy | Long-short, market-neutral and absolute-return strategies run for sophisticated investors; the fastest-growing pool | Buy-side | Research or execution associate |
| Bank trading / structuring desk (onshore) | Pricing instruments, hedging dealer risk, building models for client business | Sell-side | Desk quant or analyst |
The skills stack, from the foundation up
The skills a quant needs form a stack, and the stack matters because the layers are not interchangeable. A weak foundation cannot be patched by a fashionable top layer: no amount of machine learning rescues a shaky grasp of probability, and no clever model survives poor engineering. Build from the bottom.
Take the layers in turn. Mathematics is the floor: probability and statistics to reason about uncertainty, linear algebra to handle many variables at once, and enough calculus and optimisation to read how a model is fit. Programming is the second layer and is non-negotiable: Python is the working language of research and data, and C or C++ appears wherever execution latency is the edge. Statistics and machine learning sit above that, and the word that matters is soberly: markets are low signal-to-noise and non-stationary, so a complex model overfits with ease and a disciplined simple one often wins. Above them, market microstructure explains how orders actually fill and where costs hide, and domain knowledge grounds all of it in the specific instrument you trade.
The apex is the part no curriculum can fully install and every firm interviews for: judgement. It is knowing when a backtest is a mirage, why an edge that looks robust will fade once it is crowded, and how to separate a genuine signal from a lucky fit to the past. That upstream discipline, framing a hypothesis, testing it without deceiving yourself, and respecting how quickly an edge decays, is exactly what the method we teach is built around. The tooling is learnable in months; the discipline takes far longer, and it is what the job actually selects for.
| Skill layer | Researcher | Developer | Trader | Risk quant | Execution quant |
|---|---|---|---|---|---|
| Mathematics and statistics | Core | Working | Working | Core | Working |
| Programming | High | Core | Working | High | Core |
| Machine learning (sober use) | High | Working | Aware | Working | Working |
| Market microstructure | High | Working | High | Working | Core |
| Domain and judgement | Core | Aware | Core | Core | High |
The non-technical realities most guides skip
The parts of the job that decide who lasts are rarely on any syllabus, so it is worth stating them plainly. Research is mostly negative results. The productive quant generates many hypotheses and kills almost all of them, and a good day is often one where a promising idea is honestly retired before it costs money live. The temperament to enjoy disproving your own ideas is a genuine job requirement, not a personality footnote.
Edges decay. A real edge is, by definition, exploited: trading on it moves prices toward fair value, other participants discover the same effect, and the excess return erodes. Regulation, liquidity and market structure shift underneath a strategy as well. So research is continuous rather than a one-time discovery, and any strategy is treated as temporary. The job is a treadmill of finding new, usually smaller, edges as old ones fade.
The work is engineering and statistics discipline, not flair. The romantic image of the quant as a market seer is the opposite of the reality, which is closer to a careful experimentalist with a strong software practice. And it sits inside a market where the odds for undisciplined participants are brutally documented: SEBI's July 2025 study found that 91 percent of individual traders in equity derivatives were net loss-makers in FY25, with aggregate net losses of about 1,05,603 crore rupees. That statistic is not a knock on quant work; it is a reminder that markets do not hand out returns for effort, and that the discipline this job demands is precisely what separates it from the crowd on the other side of those trades.
Where this fits, and what to do about it
If the map above appeals to you, the useful conclusion is not "apply everywhere" but "build the layer the seats are actually screening for." A retail track record rarely transfers on its own, because discretionary results do not evidence statistical rigour. What transfers is proof of method: reproducible backtests with honest cost assumptions, clean and readable code, a real grasp of microstructure, and the ability to argue why an edge should exist and how it might break. That body of work is the bridge from interested amateur to credible candidate, on either side of the market and in any of the three India pools.
Our curriculum is sequenced to build exactly that foundation, from reading price and structure through position sizing, risk and systematic research, so the upstream discipline is in place before the tooling. It cannot promise a seat, and it does not try to; no honest programme can. What it can do is make the difference between a portfolio that looks like a hobby and one that looks like the start of a research practice. In a landscape where the doors are widening but the bar is real, that distinction is the whole game.
Frequently asked questions
What does a quant actually do in a trading firm?
+It depends on the seat. A quant researcher forms hypotheses about market behaviour and tests them statistically, spending most of the time discarding ideas that do not survive out-of-sample testing. A quant developer builds the research and execution systems that turn a validated idea into running code. A quant trader deploys and risk-manages strategies live. A risk quant models exposures and sets limits, and an execution quant works on how orders reach the market. Retail conflates these into one figure who picks winning stocks; the real work is statistics and engineering discipline.
What is the difference between buy-side and sell-side quant work in India?
+Buy-side quants deploy capital to seek returns and are measured on the performance and risk of what they run: proprietary trading and high-frequency firms, quant desks at asset managers, and Category III Alternative Investment Funds and portfolio-management strategies. Sell-side quants sit at bank trading and structuring desks, pricing instruments, managing dealer risk and building models that support client business. In India a large and growing share of both kinds of quant work is done inside the India capability centres of international banks and funds, alongside a domestic proprietary and high-frequency scene.
Where are most genuine quant jobs in India?
+A large share of genuine quantitative and markets work in India now sits inside the global capability centres of international banks and funds, offshore research and technology centres that have moved from support work into owning quantitative platforms, pricing and risk. NASSCOM counts roughly 2,117 such centres in FY26 employing around 2.36 million people, with banking and financial services a large part of that workforce. Alongside these are a domestic proprietary and high-frequency trading scene and a fast-growing Category III AIF buy-side.
How competitive is the Indian Category III AIF and buy-side scene?
+It is small relative to the total market but expanding quickly, which widens the entry funnel. SEBI data show Category III AIF commitments rose to about 3.11 lakh crore rupees as of December 2025 from about 2.17 lakh crore a year earlier, the fastest growth of any AIF category, and Category III made up nearly half of new AIF launches in FY25. Category III is where long-short, market-neutral and systematic strategies typically live, so this growth is the closest proxy for demand for domestic buy-side quant talent.
What skills do you need to become a quant?
+A working foundation in mathematics: probability, statistics, linear algebra and enough calculus and optimisation to read a model. Programming is non-negotiable: Python for research and data work, and C or C++ where execution latency matters. On top sit statistics and machine learning used soberly, a real grasp of market microstructure, and domain knowledge of the instruments you trade. The rarer skill is judgement: knowing when a backtest is fooling you, why edges decay, and how to separate signal from overfitting.
Do I need a specific degree or qualification to be a quant in India?
+There is no single mandated path. Many quants come from a postgraduate quantitative-finance or STEM background, but firms hire on demonstrated ability more than on any one credential: a portfolio of clean, tested research, strong programming, and clear statistical reasoning. Self-directed study that produces reproducible work can matter as much as a formal programme. What no qualification can supply is the discipline of running honest experiments, which is the part the job selects for.
Is quant trading a get-rich path?
+No. It is a research and engineering job. Compensation varies widely by seat, firm and results, and most of the day is spent on work that produces negative results: ideas that do not hold up, edges that fade, systems that need rebuilding. The people who last treat it as disciplined science, not as stock-picking flair. Framing it as a shortcut to wealth misreads both the work and the odds, which is why this guide states no salaries and no return figures.
Can a self-taught retail trader move into a quant role?
+It is possible but not automatic. A retail track record on its own rarely transfers, because discretionary results do not demonstrate the statistical rigour a quant seat needs. What transfers is evidence of method: reproducible backtests with honest assumptions, clean code, an understanding of transaction costs and microstructure, and the ability to explain why an edge should exist and how it could break. Building that upstream discipline is the bridge, and it is exactly the kind of work our curriculum is built around.
How much of quant work is machine learning?
+Less than the hype suggests, and used with more caution. Machine learning is one tool among many, valuable for pattern detection in large, noisy datasets, but markets are low signal-to-noise and non-stationary, so complex models overfit easily and can mislead. Much production quant work still rests on careful statistics, sound features and disciplined validation. Knowing when not to reach for a heavy model, and how to test one so it does not fool you, matters more than model complexity.
Why do quant edges decay?
+Because a real edge is exploited. When a profitable pattern is discovered, trading on it moves prices toward fair value and other participants find the same effect, so the excess return shrinks and eventually disappears. Market structure, regulation and liquidity also change over time, which can retire a strategy that once worked. This is why research is continuous rather than one-off: quants expect to keep finding new, smaller edges as old ones fade, and treat any strategy as temporary.
Sources
- India global capability centres, FY26 scale. NASSCOM's GCC landscape work puts India at roughly 2,117 capability centres in FY26, employing around 2.36 million professionals and generating about USD 98.4 billion in revenue, with banking and financial services a large share of the workforce and centres increasingly owning quantitative, technology and risk mandates. community.nasscom.in
- Category III AIF growth. SEBI's data on Alternative Investment Funds show Category III commitments rose to about 3.11 lakh crore rupees as of December 2025 from about 2.17 lakh crore a year earlier, the fastest growth of any AIF category, with Category III a large share of new FY25 launches. Category III is where long-short, market-neutral and systematic strategies typically sit. sebi.gov.in
- Individual trader losses in derivatives. SEBI's July 2025 study on individual traders in the equity-derivatives segment found that 91 percent of individual traders were net loss-makers in FY25, with aggregate net losses of about 1,05,603 crore rupees, up from the prior year. Cited as context for how the market treats undisciplined participation. sebi.gov.in
- India options-market expansion. Public exchange and SEBI commentary document the very large growth in Indian index-options activity over recent years, which underpins the expansion of the domestic proprietary and high-frequency trading scene referenced above.
Related guides
Backtesting Indian equities with pandas
Read →Cointegration and pairs trading on the NSE
Read →AIF Category III operations guide
Read →Algorithmic trading in India
Read →How to start algo trading in India
Read →Build the discipline the seats screen for.
Bharath Shiksha is a 30-volume curriculum across 6 stages, from reading price and structure through risk and systematic research, priced from ₹14,999 for a single stage to ₹1,49,999 for the full bundle. Start with the free diagnostic to see where your foundation stands.
Take the free diagnostic →