QUANTCONNECT COMMUNITY

 

Join Our Discord Channel

Join QuantConnect's Discord server for real-time support, where a vibrant community of traders and developers awaits to help you with any of your QuantConnect needs.

Timeouts and optimization
Last comment by Mia Alissi - 4 hours ago
Timeouts and optimization

Optimize timeout issues: use rolling windows, refine filters, and reduce calculations.

Continue Reading
Question on using continuous future contracts

Benefits of continuous futures: smoother data for backtesting and simplified contract handling.

Continue Reading
LeanAPI Request Due to Email Bounce Issue
Last comment by Mitul Shah - 11 hours ago
LeanAPI Request Due to Email Bounce Issue

Need help with email bounce issue affecting LeanAPI delivery. Awaiting support response.

Continue Reading
I am unable to backtest anything after 12/25/2024

Can't backtest past 12/25/2024; always ends or starts there despite set dates. New user.

Continue Reading
Ask Mia - Interactive AI LLM
Last comment by Brian Park - 2 days ago
Ask Mia - Interactive AI LLM

Introducing Mia, an AI Quant Support Agent that provides quick and relevant answers to support questions while you code in the Algorithm Lab.

Continue Reading
Algorithmic Trading Video Series #11 | Forex & CFD Trading

Louis shares code for algorithmic trading Forex & CFDs using QuantConnect with advanced charting features.

Continue Reading
Fractional Shares with Alpaca Brokerage Model

Alpaca model supports fractional shares with a $1 min and max 9 decimal places.

Continue Reading
Reducing Option-Writing Risk with IV Rank and Strike Clusters

Implementation of a put options strategy using IV rank and AI with K-means clusters shows high win rate, modest returns.

Continue Reading
Momentum Reversal Insight
Last comment by Kevin Patterson - 4 days ago
Momentum Reversal Insight

Momentum Reversal: Monthly rebalance, top 1000 US stocks, focus on medium-term momentum & short-term reversal.

Continue Reading
Code seems broken: SPY Constituents Mean Reversion

SPY Mean Reversion backtest fails with a "null object" error, no detailed message available.

Continue Reading
How do I set the IB Gateway install path on Mac OS for data download?

Set the Mac IB Gateway path in QuantConnect's config file for data download issues.

Continue Reading
Intraday Arbitrage Between Index ETFs

Intraday arbitrage strategy between highly correlated index ETFs with a manual universe selection model and EqualWeightingPortfolioConstructionModel.

Continue Reading
Multi Asset Momentum strategy

Share your strategy concepts to attract investors and spark discussion in quantitative finance.

Continue Reading
Plotting Specific Data Points
Last comment by Lance Kersey - 7 days ago
Plotting Specific Data Points

Looking to plot previous highs and lows on a chart within a lookback period using scatter plots in QuantConnect. Need guidance.

Continue Reading
Opening Range Breakout for Stocks in Play

Applying a common strategy, the opening-range breakout, across a limited universe of abnormal volume assets, the QuantConnect research was able to generate a 2.4 Sharpe Ratio across a universe of 1000 stocks.

Continue Reading
Cannot ask Mia. Send button not working
Last comment by Chris - 8 days ago
Cannot ask Mia. Send button not working

Send button not working; can't ask Mia in any browser. Anyone else? Need help!

Continue Reading
What Works on Wall Street "PSR & Relative Strength" Strategy [by CabedoVestment]

PSR & Relative Strength: Undervalued, high-momentum S&P 500 strategy with risk management.

Continue Reading
Alpaca Brokerage Integration Shipped
Last comment by Vipervin - 9 days ago
Alpaca Brokerage Integration Shipped

Alpaca integration with QuantConnect enables trading US equities, options, and crypto.

Continue Reading
Runtime error
Last comment by Prefer Not To Say - 10 days ago
Runtime error

Runtime error: Check if 'SPY' data exists with `data.ContainsKey("SPY")` before accessing.

Continue Reading
ExtendedMarketHours history for futures in notebook

Unable to fetch 23hr GC futures in notebook. Extended hours flag ineffective. Any solutions?

Continue Reading