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.
Simon started the discussion Having trouble implementing the algorithm framework
I kept getting this error: Runtime Error: Object reference not set to an instance of an object.
Simon started the discussion OverflowException error on manual indicator updates
I'm trying to make a universe that filters stocks based on proximity to an EMA, but when I try to...
Simon started the discussion Does anyone know what this error message means?
Runtime Error: GetMaximumOrderQuantityForTargetBuyingPower failed to converge to target order...
Simon started the discussion Is there any way to tell how much of the Portfolio.Cash variable is from shorting?
I'm trying to make a portfolio construction model that only allows a set amount of equal weighted...
Simon started the discussion Having trouble implementing the algorithm framework
I kept getting this error: Runtime Error: Object reference not set to an instance of an object.
Simon left a comment in the discussion Having trouble implementing the algorithm framework
I followed the documentation as close as I could with the universe model I was actually using. I'm...
Simon started the discussion OverflowException error on manual indicator updates
I'm trying to make a universe that filters stocks based on proximity to an EMA, but when I try to...
Simon started the discussion Does anyone know what this error message means?
Runtime Error: GetMaximumOrderQuantityForTargetBuyingPower failed to converge to target order...
Simon started the discussion Is there any way to tell how much of the Portfolio.Cash variable is from shorting?
I'm trying to make a portfolio construction model that only allows a set amount of equal weighted...
Simon left a comment in the discussion Is there any way to tell how much of the Portfolio.Cash variable is from shorting?
Found the solution. If anyone stumbles across this post with a similar question,...
Simon left a comment in the discussion Does anyone know what this error message means?
I've since changed my algorithm and not had this particular issue again. I still don't know what...
Simon left a comment in the discussion OverflowException error on manual indicator updates
I found the problem. The error was caused by putting the Resolution.Daily into the EMA constructor....
QuantConnect Boot Camp is a comprehensive educational program designed to help individuals learn algorithmic trading and quantitative finance using the QuantConnect platform.
Get this certificate by completing QuantConnect Boot Camp Courses
Simon left a comment in the discussion Having trouble implementing the algorithm framework
I followed the documentation as close as I could with the universe model I was actually using. I'm...
3 years ago