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.
Calvin started the discussion 200 Day Moving Average
class BasicTemplateAlgorithm(QCAlgorithm):
Calvin left a comment in the discussion 200 Day Moving Average
Appreciate the the help Michael & Andrea. I still get the error also after adding the...
Calvin left a comment in the discussion 200 Day Moving Average
Believe my syntax is incorrect for line 30 - might be a few others too!
Calvin started the discussion 200 Day Moving Average
class BasicTemplateAlgorithm(QCAlgorithm):
Calvin left a comment in the discussion Adding Unemployment as a Filter before Momentum Indicators
import numpy as np import pandas as pd from datetime import datetime ### <summary> ###...
Calvin left a comment in the discussion 200 Day Moving Average
Appreciate the the help Michael & Andrea. I still get the error also after adding the...
Calvin left a comment in the discussion 200 Day Moving Average
Believe my syntax is incorrect for line 30 - might be a few others too!
Calvin left a comment in the discussion Adding Unemployment as a Filter before Momentum Indicators
import numpy as np import pandas as pd from datetime import datetime ### <summary> ###...
7 years ago