cover
  • Profile
  • Backtests
  • Community

Biography

Activity on QuantConnect

This section highlights your contributions and engagement across the QuantConnect platform — including backtests, live trades, published research, and community involvement through comments and threads. It reflects your overall activity as part of the QuantConnect community.


Public Backtests (0)

View More

Community

View More

Micah started the discussion Equity Symbol and Ticker being recognized as Crypto or Forex

Hello, I don't know if someone has had the same issue with the one I'm currently having. I managed...

3 years ago

Micah started the discussion Loop Timeout (Spent more than 10 mins in one loop)

Hi, I have an algorithm that does a considerable amount of math and I'm getting an error message...

3 years ago

Micah left a comment in the discussion Loop Timeout (Spent more than 10 mins in one loop)

I haven’t had enough experience with trading so far to start working on warrants, I’m still...

3 years ago

Micah left a comment in the discussion Loop Timeout (Spent more than 10 mins in one loop)

Could you enlighten me more about the de-spacs Algo ideas?

3 years ago

Micah left a comment in the discussion Loop Timeout (Spent more than 10 mins in one loop)

Just removed the while loop and added the appendSymbol counter to the if statement and it’s...

3 years ago

Micah started the discussion Equity Symbol and Ticker being recognized as Crypto or Forex

Hello, I don't know if someone has had the same issue with the one I'm currently having. I managed...

3 years ago

Micah started the discussion Loop Timeout (Spent more than 10 mins in one loop)

Hi, I have an algorithm that does a considerable amount of math and I'm getting an error message...

3 years ago

Micah left a comment in the discussion Loop Timeout (Spent more than 10 mins in one loop)

I haven’t had enough experience with trading so far to start working on warrants, I’m still...

3 years ago

Micah left a comment in the discussion Loop Timeout (Spent more than 10 mins in one loop)

Could you enlighten me more about the de-spacs Algo ideas?

3 years ago

Micah left a comment in the discussion Loop Timeout (Spent more than 10 mins in one loop)

Just removed the while loop and added the appendSymbol counter to the if statement and it’s...

3 years ago

Micah left a comment in the discussion Loop Timeout (Spent more than 10 mins in one loop)

Is the problem If len(self.highOpen) == 2 or If len(self.highOpen) <= 2? Because from the code...

3 years ago

Micah left a comment in the discussion Loop Timeout (Spent more than 10 mins in one loop)

Hey Cole, here's the code. And I believe it's not an infinite loop unless I must have missed...

3 years ago

Micah left a comment in the discussion Loop Timeout (Spent more than 10 mins in one loop)

class MeasuredFluorescentOrangeDinosaur(QCAlgorithm): stopMarketTicketFirst = None ...

3 years ago