This repository contains all the code solutions for the "Algorithmic Trading in Python" course. The course covers the fundamentals of algorithmic trading and teaches you how to build various trading strategies using Python.
The course is divided into the following sections:
- What is Algorithmic Trading?
- The Differences Between Real-World Algorithmic Trading and This Course
- How to Install Python
- Cloning The Repository & Installing Our Dependencies
- Jupyter Notebook Basics
- The Basics of API Requests
- Theory & Concepts
- Importing our Constituents
- Pulling Data For Our Constituents
- Calculating Weights
- Generating Our Output File
- Additional Project Ideas
- Theory & Concepts
- Pulling Data For Our Constituents
- Calculating Weights
- Generating Our Output File
- Additional Project Ideas
- Theory & Concepts
- Importing our Constituents
- Pulling Data For Our Constituents
- Calculating Weights
- Generating Our Output File
- Additional Project Ideas
FreeCodeCamp video tutorial on Algorithmic Trading in Python. https://www.youtube.com/watch?v=xfzGZB4HhEE and course materials from the Algorithmic Trading in Python course
This course is a great resource for anyone interested in algorithmic trading or looking to expand their Python skills. The tutorial videos are clear and easy to follow, and the code is well-organized and fully documented. Special thanks to FreeCodeCamp for providing this amazing resource for free!