The course is well-structured to make you understand every concept in details. It consists of 8 different courses followed by a project after each course. Projects are a great source to learn the practical implications of your learnings. To complete the projects diligently to achieve mastery in quantitative finance.
Course 1 :
Quantitative analysis is the base of Quant Trading that includes mathematical computations that decide trading strategies.
The first course will teach you market mechanics and generating signals using stocks.
Project 1:
In momentum trading, traders buy and sell as per recent price trends.
In this project, you’ll be made to work and test on a momentum trading strategy. Learn to generate a trading signal from a moment indicator based on historical data of a given stock. Later you have to compute that signal to produce expected returns. In the end, you’ll have to perform a test to check whether there was any indication in the signal.
Course 2:
Getting to know about the workflow for signal generation as followed by a quant. Learn about Quant Workflows, Outliers etc.
Project 2:
Code and learn to evaluate a breakout signal. Run statistical tests and find the alpha. Also, learn to run various contexts of the model you have prepared, with or without outliers.
Course 3:
This course all about ETFs, Indices, Stocks .
Project 3:
Using smart beta methodology with optimization, you will be creating two portfolios. Calculate tracking errors to understand how well your portfolio performs. Also, calculate the portfolio’s turnover and find the accurate timing to rebalance.
Course 4 :
Using Advanced portfolio optimization, learn to make a portfolio and get to know about alpha and risk factors.
Project 4:
Use several techniques to try to analyze your alpha factors and how to select the best suitable for your portfolio. Work on risk models, leverage and various other constraints and work to optimization problems for the advanced portfolio.
Course 5 :
Use text processing to evaluate corporate filings and generate trading signals based on sentiment.
Project 5:
On the basis of sentiments, learn to invest in a company and the time to invest using NLP (Natural Language Processing)
Course 6 :
In this course you will be introduced to neural network and deep learning, sentiment prediction using RNN (Recurrent Neural Networks)
Project 6:
Using deep neural networks, try to analyze data from various sources. Construct LSTM networks.
Course 7:
Using advanced techniques learn like Decision Trees, Random Forests, Overlapping Labels etc. learn to select various factors.
Project 7:
Try to combine signals for enhanced alpha.
Course 8 :
In this last course, run backtests to refine a trading signal.
You’ll learn backtesting and Attribution.
Project 8:
Using Barra data, build a real backtester.
You can find the complex syllabus here.