Course Introduction
  • Course Introduction
Jupyter Notebooks & Hello world!
  • UPDATE
  • Jupyter Notebooks & Hello world!
Python for Beginners
  • Numbers
  • Numbers Notebook
  • Strings
  • Strings Notebook
  • Variables
  • Variables Notebook
  • Comments
  • Comments Notebook
  • Comparison Operators
  • Comparison Operators Notebook
  • Functions
  • Functions Notebook
  • If, Else, and Elif Statements
  • If, Else, and Elif Statements Notebook
  • Lists
  • Lists Notebook
  • Dictionaries
  • Dictionaries Notebook
Quantopian
  • Welcome to Quantopian
  • Quantopian IDE
Algo 1: FANG Portfolio
  • Initialize, Before Trading, & Handle Data
  • Context & Order Target Percent
  • Order Types & Short Selling
  • Schedule Function & Portfolio Rebalancing
  • Historical Data
  • Closing Positions & Conclusion
Performance Metrics
  • Performance Metrics
  • Common Mistakes
Algo 2: Golden Cross
  • Introduction to Momentum
  • Adding Our Moving Averages
  • If Data Can Trade & Trading Logic
  • Plotting Variables & Conclusion
Algo 3: Downhill Pressure
  • Introduction
  • Implementing Current Data
  • Trading Logic & Portfolio Object
  • Hedging & Systemic Risk
Querying Fundamentals
  • Querying Fundamentals
Dynamic Stock Selection
  • Dynamic Stock Selection
  • Next Steps