Backtest Quantitative Trading strategies from Scratch
|
Learn how to build your own backtester and apply it to popular trading algorithms like Moving Average Cross Over and Pairs trading. Perfect for beginner traders, students, and professionals interested in developing their own trading ideas and conducting research.
What you’ll learn
- Cointegration: Engle and Granger Approach
- Creating your own backtesters in python
- Covering Object Orientated Programming
- Python packages: Pandas, Numpy, Scikit, Joblib, Matplotlib
- Time Series
- Quantitative trading
- Moving Average Cross Over
- Pairs trading
- Stock Pipeline
The essence of this course is a ‘from the group up movement’ type of course. You will be given a very large dataset with over 30 million rows of data of all tradable equities on the US stock markets from 2001 up until October 2021 – at daily intervals.
Having having said that, we will show how to build your own backtester step by step and apply it to two well known trading algorithms: Moving Average Cross Over strategy and Pairs trading. With a brief reader on time series is also provided in order to help understand some of the mathematical concepts behind pairs trading such as pairs unit root and cointegration.
Besides the implementation of the algorithms, we also look at large scale implementations of the algorithms using a pipeline which allows you to create a stock universe. Which is a class we will go over step by step as well. Moreover, we also look at
Finally we end this section with a take home assignment that is a real life example of an assignment at a trading firm using high frequency data, where data sort and cleaning has to be implemented, determining a cointegrated relationship and determining how you would trade these two instruments.
Who this course is for:
- Beginner traders, students and professionals who are interested in their own trading ideas or doing research.
User Reviews
Be the first to review “Backtest Quantitative Trading strategies from Scratch” Cancel reply
You must be logged in to post a review.


There are no reviews yet.