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

Edward started the discussion Problem pulling CBOE Vix data on live trading

I get "We could not fetch the requested data. This may not be valid data, or a failed download of...

4 years ago

Edward left a comment in the discussion Problem pulling CBOE Vix data on live trading

vix = data.Get(CBOE, self.cboeVix) vixValue = vix.CloseAnd then this is what I do with the data

4 years ago

Edward started the discussion Problem pulling CBOE Vix data on live trading

I get "We could not fetch the requested data. This may not be valid data, or a failed download of...

4 years ago

Edward left a comment in the discussion Problem pulling CBOE Vix data on live trading

vix = data.Get(CBOE, self.cboeVix) vixValue = vix.CloseAnd then this is what I do with the data

4 years ago