Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python

Notifications You must be signed in to change notification settings

dmankovsky/algorithmic-trading-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic Trading in Python

This repository

Course Outline

  • Section 1: Algorithmic Trading Fundamentals
    • What is Algorithmic Trading?
    • The Differences Between Real-World Algorithmic Trading and This Course
  • Section 2: Course Configuration & API Basics
    • How to Install Python
    • Cloning The Repository & Installing Our Dependencies
    • Jupyter Notebook Basics
    • The Basics of API Requests
  • Section 3: Building An Equal-Weight S&P 500 Index Fund
    • Theory & Concepts
    • Importing our Constituents
    • Pulling Data For Our Constituents
    • Calculating Weights
    • Generating Our Output File
    • Additional Project Ideas
  • Section 4: Building A Quantitative Momentum Investing Strategy
    • Theory & Concepts
    • Pulling Data For Our Constituents
    • Calculating Weights
    • Generating Our Output File
    • Additional Project Ideas
  • Section 5: Building A Quantitative Value Investing Strategy
    • Theory & Concepts
    • Importing our Constituents
    • Pulling Data For Our Constituents
    • Calculating Weights
    • Generating Our Output File
    • Additional Project Ideas

About

The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%