Quantitative work always involves numbers. What changes, often dramatically, is what you’re optimizing for.
Some interns are drawn to live trading: sizing a deal, managing risk, improving execution, and learning how markets actually behave under pressure. Others want the satisfaction of discovering a signal that holds up outside the dataset that produced it. Others want to build the machinery and code and systems that turns ideas into production reality.
This guide breaks down the three major internship tracks at Tower Research Capital – quant trading, quant research, and quant engineering – so you can choose your path based on what resonates. We’ll dive into the daily problems you’ll tackle, the tools you’ll use, and the skills we’re looking for. Want to learn more about the program?
Check out our Internships page to explore open roles.
Quant Track Comparison: Trading, Research and Engineering
If you’re deciding which quant internship track fits best, start with what you want to build: strategies, models, or systems. The table below quickly breaks down the practical differences between trading, research, and engineering.
| Dimension | Trading | Research | Engineering |
| Core mission | Turn execution data into actionable strategy improvements | Turn data into validated insight (signals/models) | Turn ideas into fast, reliable production systems |
| Typical work | Analyze market behavior/microstructure, improve execution logic, build tools that support strategy work, iterate with a mentor on strategy enhancements | Research signals/algorithms, analyze market data to discover patterns, run rigorous testing, contribute to analytical libraries with mentorship | Build scalable systems and tools used by trading/research, improve core platforms, ship production-grade code |
| Outputs | Trading logic improvements and analysis/tooling that changes decisions | Findings/models, research code and evaluation methods | Libraries/infrastructure, performance/reliability improvements |
| Keys to success | Better live behavior: efficiency, robustness, risk discipline | Results that hold up: more stable, clearer evidence of what drives performance | Systems that work: speed, correctness, scalability, maintainability |
| Best fit if you enjoy… | Acting with imperfect info, fast iteration, owning outcomes | Deep experimentation, skepticism, proving what’s real | Building/debugging, systems thinking, optimizing and hardening |
To summarize:
- Trading: Improving how a strategy behaves live – execution, risk, and decision-making.
- Research: Finding signals, testing them rigorously and separating what’s real from what’s noise.
- Engineering: Building the systems and tools that trading and research depend on every day.
Even though the day-to-day differs, quantitative roles at Tower have a shared shape across all three tracks. You’re learning to take messy, real-world inputs – market data, performance constraints, imperfect information – and turn them into something usable, whether it’s a decision, a research result, or a production-grade tool. Interns are expected to contribute to real strategies, core research, and production systems, communication and iteration matter everywhere – you test ideas, review results with your mentor, refine, and ship.
Below, we dive into the details of the three tracks and how each one fits into our firm.
Quant Trading Internship
A quant trading internship is the most market-adjacent of the three tracks, but it’s not just about watching prices move. Throughout the internship, you’re typically working on the decision loop that connects market data and signal identification with execution and performance, with a real emphasis on practical outcomes. Those may include better execution strategy, stronger risk management, more robust quantitative strategies, and tooling that helps a trading team move faster and more confidently in live financial markets.
What do quant trading interns actually do?
At Tower, the quantitative trader intern role is built around shipping real work: designing, implementing and deploying trading algorithms; analyzing market data and market microstructure; building tools that detect patterns; and contributing to shared analytical computation libraries. This is hands-on, not observational: you’re expected to collaborate with teammates, write and refine production-level code or quantitative models, join standups and strategy sessions, and present results.
In practical terms, this usually looks like some mix of:
- Building or refining an execution strategy (how orders get worked in the market)
- Helping evaluate a strategy’s behavior (where it makes money, where it loses money, and why)
- Strengthening tools used to analyze performance, slippage, spread, and fill quality
What kind of problems do quant trading interns work on?
Most quant trading internship problems involve solving for practical constraints. The constraints are what make the work real, not just something you can replicate on a simulator: latency, liquidity, execution cost, and risk limits. That means you’ll often find yourself working on questions like:
- Market microstructure and liquidity: What’s driving fills, spread, and short-horizon behavior?
- Execution quality: Where is slippage coming from – pricing, queue position, timing, venue choice, or market impact? What drives the right decisions in different regimes?
- Strategy calibration: When a model works in backtesting but degrades in production, what failed – signal stability, regime shift, overfitting, or assumptions about costs/latency?
- Tooling and automation: What tools used by traders and quantitative analysts would make investigation faster – better analytics dashboards, clearer P&L attribution, automated checks for drift?
You don’t need to be a finance expert on day one, but you do need to be comfortable thinking in terms of probability, statistics, and tradeoffs. Quantitative trading is often about choosing the least-wrong option based on incomplete information.
What skills matter most in quantitative trading?
Across our quant trading roles, you’ll probably see a consistent combination: math, coding, and judgment.
- Mathematics, probability, and statistics: You should be fluent in the basics – distributions, expectation, variance, statistical techniques, and how to interpret noisy results.
- Programming: We look for backgrounds in C++, R, Python, or an object-oriented language. In practice, Python is often core for analytics and research tooling, while C++ becomes more important the closer you are to performance-sensitive systems.
- Risk management instincts: You don’t have to arrive with your own risk framework, but you should be ready to think about guardrails, failure modes, and what may strain the models you’ll be working with.
- Communication and collaboration: The ability to work with others in a fast-paced environment is key. You’ll quickly encounter a rhythm of standups, deep-dives, and presenting progress.
One more skill worth honing: comfort with decision-making that isn’t purely mathematical. There’s an intuitive layer in trading, but the job is learning to make that intuition testable.
What’s a strong candidate profile for a quant trading internship?
A strong quant trading internship applicant profile usually combines a quantitative foundation with evidence you can build and iterate:
- Degree background: We recruit interns of all degree levels, from PhDs to undergrads. The common denominator is the underlying quantitative preparation – often from fields like mathematics, statistics, physics, electrical engineering, computer science, economics, or related disciplines.
- Proof of coding: Lots of applicants say they know Python. Fewer can point to projects where they shipped something: a backtester, a market simulator, an analytics tool, a model evaluation pipeline, etc.
- Signal of fit for trading: You like fast feedback loops. You can make your case for a particular strategy. You care about execution details. You firmly believe that probability and rigor beat vibe-based assessments.
Quant Research Internship
Of the three tracks, the quant research internship sits closest to the underlying evidence. Your job is to turn market data into insights that hold up: stronger signals, better models, sharper evaluation, and research workflows that reduce false positives. It’s still deeply connected to trading outcomes, but the daily work tends to look like experimental design, modeling, and rigorous testing, often with a heavier tilt toward statistics and machine learning.
What do quant research interns actually do?
At Tower, the quantitative researcher internship emphasizes researching high- or mid-frequency trading algorithms or signals, working with a mentor to enhance strategies, exploring trading ideas through analyzing market data, building tools to find patterns, and contributing to analytical computation libraries. The role is meant to connect to strategies and production workflows, not academic theory for its own sake.
What kind of problems do quant research interns work on?
Quantitative research at Tower tends to revolve around whether signals are real, stable, and usable. That leads to work like:
- Signal discovery and feature work: Finding predictors, testing transformations, comparing models, exploring non-obvious relationships in data.
- Robust evaluation: Designing backtests and validation that reduce overfitting, stress-testing across regimes, understanding where a signal is fragile.
- Model selection and calibration: Balancing interpretability, performance, and stability, deciding when AI and machine learning help versus when they add noise.
- Research tooling: Improving the internal tools used to run experiments, track results, and replicate findings. This is often where a lot of long-term edge comes from.
To support this work, our internship program offers training sessions on market structure, systems, and tools. Research interns are always building context around the market-making and execution environment their research will eventually live in.
What skills matter most in quantitative research?
Quant research is typically where statistics and programming fluency matter most.
- Programming: Python is the most universally useful language across our roles. That said, we also value candidates who can write strong, readable code in other languages, especially C++ and other object-oriented languages, depending on the team and the work.
- Statistics, probability, and mathematical models: You should be comfortable with statistical techniques, experimental thinking, and the logic of validation.
- Machine learning: Machine learning can be a useful tool in quantitative work, especially when it improves signal quality, robustness, or efficiency. Judgment is crucial here: knowing when ML genuinely helps, how to evaluate it critically and how to spot failure modes like overfitting or data leakage.
- Communication: Research is persuasion: you need to explain what you did, what you found, and what you’d do next.
What’s a strong candidate profile for a quant research internship?
A strong quant research internship profile is usually marked by depth and rigor:
- Education: There isn’t a single required degree level. We see strong candidates from a range of academic paths, graduate and undergraduate, but the common thread is rigorous quantitative preparation – often in disciplines like mathematics, statistics, physics, computer science, engineering, economics, or related fields.
- Portfolio: Projects that demonstrate research maturity, with clear hypotheses, thoughtful evaluation, honest discussion of limitations, and reproducible code. Make sure these come across on your resume and LinkedIn profile.
- Mindset: Skepticism, patience, and comfort being wrong until the evidence says otherwise.
Quant Engineering Internship
Quant engineering internships are for people who want to build the machine: robust systems that make trading and research possible at speed. At Tower, engineering is a core differentiator and part of a tight feedback loop with our trading and research teams, with a real focus on low-latency programming and cutting-edge technology.
What do quant engineering interns actually do?
In engineering-track internships, the work is typically about building reliable, scalable, high-performance systems and contributing to internal platforms that other teams depend on. For instance, you may work across post-trade platform tools (reference data management, trade capture, reconciliation, P&L, trade cost management, surveillance, compliance, and regulatory functions) while collaborating cross-functionally to deliver high-performance software systems.
That’s a good illustration of what makes quant engineering distinct: your output is production-grade software, and it often sits directly in the workflow of trading, risk management, and operational reliability.
What kind of problems do quant engineering interns work on?
Quant engineering problems are often constraint-heavy, with very little margin for error.
- Performance: Latency, throughput, and resource efficiency (especially near electronic trading infrastructure).
- Reliability and correctness: Systems that stand up to pressure, clean interfaces, strong testing habits, resilience in production.
- Data plumbing: Data structures and algorithms that make market data usable, pipelines that power analytics and modeling, tools used across teams.
- Platform building: Post-trade/middle-office/back-office tooling that meets high standards of accuracy and auditability.
Here, again, collaboration becomes a technical skill: requirements gathering, explaining tradeoffs, and shipping software other people will actually use are all core elements of the role.
What skills matter most in quantitative engineering?
Engineering internships tend to reward classic CS excellence and production discipline:
- Computer science fundamentals: Strong instincts for data structures and algorithms – knowing how to choose the right approach, reason about complexity, and avoid suboptimal designs.
- Python and systems comfort: Fluency in Python for building tools and workflows, plus comfort working in Linux (shell, processes, logs) and with data in SQL when needed.
- Systems mindset: A bias toward production-quality work: clean interfaces, thoughtful testing, careful handling of edge cases, and an eye for performance and reliability, not just one-off successes.
- Strong communication: The ability to succinctly explain technical decisions clearly so teammates can trust and extend your work.
What’s a strong candidate profile for a quant engineering internship?
A strong quant engineering internship applicant usually has:
- A CS/engineering background (or equivalent proof through projects)
- Evidence of shipping and debugging real systems
- Comfort operating in Linux and working with production constraints
- A mindset for performance and correctness
Common focus areas for engineers include low-latency programming, hardware acceleration, and machine learning in some areas – so if you have performance-oriented projects in those disciplines, it’s relevant to highlight.
The Common Thread: Impact
Each track sits in a different place – market decisions, model discovery, or production systems – but the throughline is the same: contribution that holds up in the real world. A strong quant internship outcome isn’t “I learned a lot” (though you will); it’s leaving with work you can be proud of, whether it be an improved tool, a validated insight, a better system, or a sharper approach to risk and evaluation.
As you decide between a quant trading internship, quant research internship, and quant engineering internship, don’t overthink titles. Think about your preferred problems, then commit to building the skills that matter everywhere: strong fundamentals, careful reasoning, and the ability to communicate it.
Ready to apply? Opportunities for Summer 2026 quant internships have generally been filled, but we’re always open to meeting strong candidates. We’re already getting ready for Summer 2027 recruiting, so don’t hesitate to reach out. View our job board and filter for internship jobs.
Want the program overview? Our Internship page lays out what a typical day looks like, plus firsthand perspectives from some of our interns who landed full-time roles.