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.
Lance started the discussion Fundamental Universe Selection Complete by 7am ET
According to the fundamental universe documentation, the universe selection arrives at 6/7am and...
Lance started the discussion Calling Customer C# Indicator from Python
In an effort to increase backtesting speed, I would like to convert my custom Python indicator to...
Lance left a comment in the discussion Plotting Specific Data Points
In case this helps anyone else, you can plot data points in the past using Series.add_point() in...
Lance left a comment in the discussion Calling Customer C# Indicator from Python
It looks like the import works for local backtests (but not cloud backtests) if I take one of the...
Lance started the discussion Fundamental Universe Selection Complete by 7am ET
According to the fundamental universe documentation, the universe selection arrives at 6/7am and...
Lance left a comment in the discussion Fundamental Universe Selection Complete by 7am ET
One thing my universe filters on is price, which in this case I would want the closing price of the...
Lance started the discussion Calling Customer C# Indicator from Python
In an effort to increase backtesting speed, I would like to convert my custom Python indicator to...
Lance left a comment in the discussion Plotting Specific Data Points
In case this helps anyone else, you can plot data points in the past using Series.add_point() in...
Lance left a comment in the discussion Calling Customer C# Indicator from Python
It looks like the import works for local backtests (but not cloud backtests) if I take one of the...
Lance left a comment in the discussion Calling Customer C# Indicator from Python
Note: I tried importing the DLL locally for a local backtest and it also didn't work. I put the DLL...
Lance left a comment in the discussion Calling Customer C# Indicator from Python
An interesting observation is that when I upload the DLL file to the QuantConnect workspace, if I...
Lance left a comment in the discussion Calling Customer C# Indicator from Python
Thanks. I was able to compile a DLL in Visual Studio called CSharpIndicators.dll with namespace...
Lance left a comment in the discussion Fundamental Universe Selection Complete by 7am ET
One thing my universe filters on is price, which in this case I would want the closing price of the...
6 months ago