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