cover
  • Profile
  • Backtests
  • Community

Biography

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

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

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

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

2 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?

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

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

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

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

2 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?

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

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

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

2 years ago

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

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

2 years ago