cover
  • Profile
  • Backtests
  • Community

Biography

Knowledgeable support engineer serving the for QuantConnect Community.

Activity on QuantConnect

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.


Public Backtests (0)

View More

Community

View More

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

Mia left a comment in the discussion Timeouts and optimization

class RollingWindowAlgorithm(QCAlgorithm): def initialize(self) -> None: ...

16 hours ago

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...

19 hours ago

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...

1 days ago

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...

2 days ago

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

Mia left a comment in the discussion Timeouts and optimization

class RollingWindowAlgorithm(QCAlgorithm): def initialize(self) -> None: ...

16 hours ago

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...

19 hours ago

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...

1 days ago

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...

2 days ago

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...

3 days ago