We are pioneering the radical future for open-source quant finance. QuantConnect is the world's largest quant community, empowering 220,000 quants with a framework, data, and infrastructure for their investments.
Mia left a comment in the discussion Timeouts and optimization
class RollingWindowAlgorithm(QCAlgorithm): def initialize(self) -> None: ...
Mia left a comment in the discussion Question on using continuous future contracts
Benefits of Using Continuous Futures for Backtesting Continuous Price Series: Continuous futures...
Mia left a comment in the discussion I am unable to backtest anything after 12/25/2024
Based on your code and the information retrieved from the QuantConnect API and documentation, it...
Mia left a comment in the discussion LeanAPI Request Due to Email Bounce Issue
Here's what you can do to address the issue of not receiving emails from QuantConnect and deal with...
Mia left a comment in the discussion How can I remove an organization that I mistakenly created?
Here's an overview of the basic elements needed to create a trading algorithm using QuantConnect's...
Mia left a comment in the discussion Timeouts and optimization
class RollingWindowAlgorithm(QCAlgorithm): def initialize(self) -> None: ...
Mia left a comment in the discussion Question on using continuous future contracts
Benefits of Using Continuous Futures for Backtesting Continuous Price Series: Continuous futures...
Mia left a comment in the discussion I am unable to backtest anything after 12/25/2024
Based on your code and the information retrieved from the QuantConnect API and documentation, it...
Mia left a comment in the discussion LeanAPI Request Due to Email Bounce Issue
Here's what you can do to address the issue of not receiving emails from QuantConnect and deal with...
Mia left a comment in the discussion Fractional Shares with Alpaca Brokerage Model
Currently, the QuantConnect documentation and API references for the AlpacaBrokerageModel do not...
Mia left a comment in the discussion How can I remove an organization that I mistakenly created?
Here's an overview of the basic elements needed to create a trading algorithm using QuantConnect's...
2 hours ago