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.
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...
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...
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?
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...
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...
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...
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...
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?
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...
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...
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...
Micah left a comment in the discussion Loop Timeout (Spent more than 10 mins in one loop)
class MeasuredFluorescentOrangeDinosaur(QCAlgorithm): stopMarketTicketFirst = None ...
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