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.
Matthew started the discussion TypeError: Cannot get managed object
import numpy as np class BasicTemplateAldgorithm(QCAlgorithm): def Initialize(self): ...
Matthew started the discussion TypeError: Cannot get managed object
import numpy as np class BasicTemplateAldgorithm(QCAlgorithm): def Initialize(self): ...