We may earn an affiliate commission when you visit our partners.
Udacity logo

Quantitative Trading

Mat Leonard, Parnian Barekatain, Eddy Shyu, Brok Bucholtz, Elizabeth Otto Hamel, Cindy Lin, Cezanne Camacho, Arpan Chakraborty, Luis Serrano, and Juan Delgado
Learn the basics of quantitative analysis, including data processing, trading signal generation, and portfolio management. Use Python to work with historical stock data, develop trading strategies, and construct a multi-factor model with optimization.

What's inside

Syllabus

Welcome to the exciting world of Quantitative Trading! Say hello to your instructors and get an overview of the program.
You are starting a challenging but rewarding journey! Take 5 minutes to read how to get help with projects and content.
Read more
What to do if you have questions about your account or general questions about the program.
Learn about stocks and common terminology used when analyzing stocks.
Learn about how modern stock markets function, how trades are executed and prices are set. Study market behavior, and analyze price and volume data to identify potential trading signals.
Learn how to adjust market data for corporate actions, include fundamental information in your analysis and compute technical indicators.
Learn how to calculate stock returns, and log returns in particular. Learn why log returns are used to analyze financial data.
Learn about alpha signals, and how they can be applied to a long/short trading strategy. Learn about momentum, a common alpha signal used in trading strategies.
Learn to implement a trading strategy on your own and test to see if it has the potential to be profitable.
Learn about the overall quant workflow, including alpha signal generation, alpha combination, portfolio optimization, and trading.
Learn the importance of outliers and how to detect them. Learn about methods designed to handle outliers.
Learn about regression, and related statistical tools that pre-process data before regression analysis. See how regression relates to trading and other more advanced methods.
Learn about advanced methods for time series analysis, including ARMA, ARIMA, Kalman Filters, Particle Filters, and recurrent neural networks.
Learn about stock volatility, and how the GARCH model analysis volatility. See how volatility is used in equity trading.
Learn about pairs trading, and study the tools used in identifying stock pairs and making trading decisions.
Implement the breakout strategy, find and remove outliers, and test to see if it can be a profitable strategy.
Gain an overview of stocks, indices and funds. Also learn how to construct an index.
Learn about Exchanged Traded Funds (ETFs) and how they are used by investors and fund managers.
Learn the fundamentals of portfolio theory, which are key to designing portfolios for mutual funds, hedge funds and ETFs.
Learn how to optimize portfolios to meet certain criteria and constraints. Get hands on experience in optimizing a portfolio with the cvxpy Python library.
Build a smart beta portfolio against an index and optimize a portfolio using quadratic programming.
In the next 7 lessons and project, learn about factor investing and alpha research. These lessons and the project were designed by Jonathan Larkin, equities trader and quant investor.
Learn the theory of factor models, distinguish between alpha and risk factors, and get an overview of types of factors.
Learn how to model portfolio risk using factors.
Learn about two important types of risk models: time series and cross-sectional risk models.
Learn about Principle Component Analysis and how it's used to build risk factor models.
Learn about alpha generation and evaluation from a practitioner's perspective.
Learn about alpha research from a practitioner's perspective.
Learn about portfolio optimization using alpha factors and risk factor models.
Research and implement alpha factors, build a risk factor model. Use alpha factors and risk factors to optimize a portfolio.

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Employs instructors who are recognized in quantitative trading
Teaches students to develop trading strategies, construct models, and optimize portfolios using Python
Provides hands-on experience through projects and labs, fostering practical skills development
Covers a wide range of topics, from beginner-level concepts to advanced trading techniques
Prepares students for roles in quantitative trading, financial analysis, and portfolio management

Save this course

Save Quantitative Trading to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Quantitative Trading. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Quantitative Trading will develop knowledge and skills that may be useful to these careers:
Quantitative Analyst
Quantitative Analysts model and analyze financial data. This course may be useful in developing the necessary skills for this role, with its focus on statistical methods, data analysis, and machine learning techniques. It also provides hands-on experience with Python, which is widely used in quantitative finance.
Quantitative Researcher
Quantitative Researchers develop and implement mathematical and statistical models to analyze financial data. This course can help develop the skills needed for this role, as it provides training in data analysis, machine learning, and statistical modeling. The hands-on experience with Python and financial data is also valuable.
Software Engineer
Software Engineers design, develop, and maintain software systems. This course may be useful in developing the skills needed for this role, as it provides training in data analysis, software development, and machine learning. The hands-on experience with Python is also valuable.
Machine Learning Engineer
Machine Learning Engineers design, develop, and maintain machine learning models. This course can help develop the skills needed for this role, as it provides training in data analysis, machine learning, and software development. The hands-on experience with Python is also valuable.
Financial Analyst
Financial Analysts gather data on companies and industries to identify prospective investments. This course can help one develop the analytical and modeling skills necessary for this role. It covers topics such as financial statement analysis, valuation, and risk assessment.
Portfolio Manager
Portfolio Managers oversee investment portfolios, making decisions on asset allocation and risk management. This course may be useful in developing the skills needed for this role, as it provides training in portfolio optimization, risk modeling, and data analysis. The hands-on experience with Python and financial data is also valuable for this role.
Risk Manager
Risk Managers identify and assess potential financial risks. This course can help develop the skills needed for this role, as it provides training in risk modeling, data analysis, and portfolio optimization. The hands-on experience with Python is also valuable for this role.
Financial Engineer
Financial Engineers design and develop financial products and services. This course can help develop the skills needed for this role, as it provides training in financial modeling, risk assessment, and data analysis. The hands-on experience with Python and financial data is also valuable.
Trader
Traders buy and sell financial instruments on behalf of clients or their own accounts. This course can help develop the skills needed for this role, as it provides training in financial analysis, risk management, and data analysis. The hands-on experience with Python and financial data is also valuable.
Data Scientist
Data Scientists use data to solve business problems. This course can help develop the skills needed for this role, as it provides training in data analysis, machine learning, and statistical modeling. The hands-on experience with Python and financial data is also valuable for this role.
Hedge Fund Manager
Hedge Fund Managers manage investment funds that use advanced investment strategies. This course can help develop the skills needed for this role, as it provides training in portfolio optimization, risk modeling, and data analysis. The hands-on experience with Python and financial data is also valuable.
Statistician
Statisticians collect, analyze, and interpret data to solve problems. This course can help develop the skills needed for this role, as it provides training in data analysis, statistical modeling, and machine learning. The hands-on experience with Python is also valuable.
Data Analyst
Data Analysts collect, clean, and analyze data to identify trends and patterns. This course can help develop the skills needed for this role, as it provides training in data analysis, statistical modeling, and machine learning. The hands-on experience with Python is also valuable.
Actuary
Actuaries assess and manage financial risks. This course can help develop the skills needed for this role, as it provides training in risk modeling, data analysis, and financial mathematics.
Investment Banker
Investment Bankers provide financial advice to businesses and governments. This course may be useful in developing the skills needed for this role, as it provides training in financial analysis, valuation, and risk assessment. The hands-on experience with Python and financial data is also valuable.

Reading list

We've selected ten books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Quantitative Trading.
Provides an overview of market microstructure, which is the study of how markets operate. It covers topics such as order types, market depth, and liquidity. It valuable reference for anyone interested in understanding how markets work.
Provides an introduction to statistical learning. It covers topics such as linear regression, logistic regression, and decision trees. It valuable resource for anyone interested in learning more about these topics.
Provides an overview of risk management and financial institutions. It covers topics such as risk measurement, portfolio management, and financial regulation. It valuable reference for anyone interested in learning more about these topics.
Provides an overview of the econometrics of financial markets. It covers topics such as asset pricing, portfolio theory, and market microstructure. It valuable reference for anyone interested in learning more about these topics.
Provides an introduction to quantitative finance. It covers topics such as financial mathematics, statistics, and econometrics. It valuable resource for anyone interested in learning more about these topics.
Provides an overview of machine learning in finance. It covers topics such as supervised learning, unsupervised learning, and reinforcement learning. It valuable resource for anyone interested in learning more about these topics.
Provides an overview of artificial intelligence for asset management. It covers topics such as natural language processing, computer vision, and machine learning. It valuable resource for anyone interested in learning more about these topics.
Provides an overview of the mathematics of financial modeling. It covers topics such as calculus, probability, and statistics. It valuable resource for anyone interested in learning more about these topics.
Provides an overview of financial engineering and risk management. It covers topics such as financial derivatives, risk management, and portfolio optimization. It valuable reference for anyone interested in learning more about these topics.
Provides a comprehensive overview of machine learning in finance. It covers topics such as supervised learning, unsupervised learning, and reinforcement learning. It valuable resource for anyone interested in learning more about these topics.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Quantitative Trading.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser