All Projects → nickmccullum → Algorithmic Trading Python

nickmccullum / Algorithmic Trading Python

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

Projects that are alternatives of or similar to Algorithmic Trading Python

Nlp course
YSDA course in Natural Language Processing
Stars: ✭ 7,523 (+789.24%)
Mutual labels:  jupyter-notebook
Ismir2016eeg Tutorial
ISMIR 2016 Tutorial - Introduction to EEG Decoding for Music Information Retrieval Research
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Scipyecosystem
An Introduction to the SciPy Ecosystem presentation
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Finance
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Tutorials Iml2017
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Notebooks
Misc. Jupyter notebooks for testing and exploring various things.
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Code snippets
No description, website, or topics provided.
Stars: ✭ 8,186 (+867.61%)
Mutual labels:  jupyter-notebook
2015 Julia Hands On
Julia Hands-on at ERAD-NE 2015
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Deeplearning
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Machinelearningtutorial
Short Machine Learning Tutorial
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Socialgraphs2017
This is the repo associated with the class 02805 "Social Graphs and Interactions" at the Technical University of Denmark
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Mnist Ewc
Implementation of ews weight constraint mentioned in recent Deep Mind paper: http://www.pnas.org/content/early/2017/03/13/1611835114.full.pdf
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Novel Twitter Anomalies Pydatalondon2016
Detect novel anomalies on Twitter
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Syntree2vec
An algorithm to augment syntactic hierarchy into word embeddings
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Sphere Challenge
SPHERE Challenge: Activity Recognition with Multimodal Sensor Data
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
100days
100 days of algorithms
Stars: ✭ 6,789 (+702.48%)
Mutual labels:  jupyter-notebook
Losc event tutorial
Tutorial for working with binary black hole data. http://mybinder.org/repo/losc-tutorial/LOSC_Event_tutorial
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Notes Lsju Machine Learning
机器学习笔记
Stars: ✭ 852 (+0.71%)
Mutual labels:  jupyter-notebook
Lyrics Lab
CS109 Final Project
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook
Headline analysis
Analyzing news headlines for fun and profit
Stars: ✭ 9 (-98.94%)
Mutual labels:  jupyter-notebook

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].