cover
  • Profile
  • Backtests
  • Community

Biography

Activity on QuantConnect

We are pioneering the radical future for open-source quant finance. QuantConnect is the world's largest quant community, empowering 220,000 quants with a framework, data, and infrastructure for their investments.


Public Backtests (0)

View More

Community

View More

Calvin started the discussion 200 Day Moving Average

class BasicTemplateAlgorithm(QCAlgorithm):

6 years ago

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> ###...

6 years ago

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...

6 years ago

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!

6 years ago

Calvin started the discussion 200 Day Moving Average

class BasicTemplateAlgorithm(QCAlgorithm):

6 years ago

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> ###...

6 years ago

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...

6 years ago

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!

6 years ago