Hi guys, 

 

I keep getting these errors;

 

API Error Message: Error retrieving backtest chart, please try again later

API Error Message: Error retrieving orders result, please try again later

 

At first I tried to use the ES mini futures:  

future = self.AddFuture(Futures.Indices.SP500EMini, Resolution.Minute)

 

I thought maybe it had trouble to fetch Futures data so I switched over to the CFD but still got the same error. 

self.contract = self.AddCfd("SPX500USD", Resolution.Minute).Symbol

 

Any ideas?

 

Thanks in advance!

 

Author

Mischa Paalvast

17 days ago