Explore QuantConnect Research notebooks and tutorials
masterThis repository contains a collection of Jupyter notebooks and tutorials designed to demonstrate research methodologies using the QuantConnect LEAN platform. It is organized into several categories to help developers transition from theoretical research to production-ready trading strategies:
- Topical Events: Analysis of specific market movements and historical events.
- Idea Streams PodCast: Video-based deep dives into specific quantitative topics (e.g., Tail Risk Hedging, Nowcasting).
- Research 2 Production Notebook Series: A structured series of notebooks designed to guide you through the workflow of developing a research idea and preparing it for production implementation. Topics include Mean Reversion, Random Forest Regression, Kalman Filters, and LSTM.
- Analysis Examples: Concrete implementations of quantitative techniques such as Fundamental Factor Analysis, Mean-Variance Portfolio Optimization, and Pairs Trading.