Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
got no data after date error, although my backtest ended before that date

Hi, trying to backtest a futures strategy and get this error below:

NoDataAfterDate:No data on or after day=2018-06-20 00:00:00+00:00 for sid=1052201912

Thing is I already tried to fix it by setting end date to 1 may 2018, but it still gives me this error

Also on related note, given sid in quantopian how do I find the name of the security ? thank you