Skip to content

v3natio/quantopian_lectures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quantopian Lecture Series

This is a comprehensive repository of all Quantopian lectures. They've been "translated" to python3. For example, leveraging libraries such as yfinance instead of Quantopian's proprietaryget_pricing().

  1. Plotting Data — [Notebook]
  2. Means — [Notebook]
  3. Variance — [Notebook]
  4. Statistical Moments — [Notebook]
  5. Linear Correlation Analysis — [Notebook]
  6. Instability of Estimates — [Notebook]
  7. Random Variables — [Notebook]
  8. Linear Regression — [Notebook]
  9. Maximum Likelihood Estimation — [Notebook]
  10. Regression Model Instability — [Notebook]
  11. Multiple Linear Regression — [Notebook]
  12. Violations of Regression Models — [Notebook]
  13. Model Misspecification — [Notebook]
  14. Residual Analysis — [Notebook]
  15. The Dangers of Overfitting — [Notebook]
  16. Hypothesis Testing — [Notebook]
  17. Confidence Intervals — [Notebook]

Unfinished

  1. p-Hacking and Multiple Comparisons Bias — [Notebook] [Video]
  2. Spearman Rank Correlation — [Notebook] [Video]
  3. Leverage — [Notebook]
  4. Position Concentration Risk — [Notebook] [Video]
  5. Estimating Covariance Matrices — [Notebook]
  6. Introduction to Volume, Slippage, and Liquidity — [Notebook]
  7. Market Impact Models — [Notebook]
  8. Universe Selection — [Notebook] [Video]
  9. The Capital Asset Pricing Model and Arbitrage Pricing Theory — [Notebook]
  10. Beta Hedging — [Notebook] [Video]
  11. Fundamental Factor Models — [Notebook] [Video]
  12. Portfolio Analysis — [Notebook]
  13. Factor Risk Exposure — [Notebook] [Video]
  14. Risk-Constrained Portfolio Optimization — [Notebook]
  15. Principal Component Analysis — [Notebook]
  16. Long-Short Equity — [Notebook]
  17. Example: Long-Short Equity Algorithm — [Notebook]
  18. Factor Analysis with Alphalens — [Notebook] [Video]
  19. Why You Should Hedge Beta and Sector Exposures (Part I) — [Notebook]
  20. Why You Should Hedge Beta and Sector Exposures (Part II) — [Notebook]
  21. VaR and CVaR — [Notebook]
  22. Integration, Cointegration, and Stationarity — [Notebook] [Video]
  23. Introduction to Pairs Trading — [Notebook] [Video]
  24. Example: Basic Pairs Trading Algorithm — [Notebook]
  25. Example: Pairs Trading Algorithm — [Notebook]
  26. Autocorrelation and AR Models — [Notebook] [Video]
  27. ARCH, GARCH, and GMM — [Notebook]
  28. Kalman Filters — [Notebook] [Video]
  29. Example: Kalman Filter Pairs Trade — [Notebook]
  30. Introduction to Futures — [Notebook]
  31. Futures Trading Considerations — [Notebook]
  32. Mean Reversion on Futures — [Notebook]
  33. Example: Pairs Trading on Futures — [Notebook]
  34. Case Study: Traditional Value Factor — [Notebook]
  35. Case Study: Comparing ETFs — [Notebook]

About

rewrite of the Quantopian lecture series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published