Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Bug With Live Trader

I am trying to Live Trade a program I have written, unfortunately the Algorithm keeps on crashing. The reason:

ValueError: Request for risk model data ending with 2018-03-20 could not be processed. Data is available up to 2018-03-16.

Is this a bug in my code or something wrong with the Live Trader? The program crashed on 2018-03-20.

Thanks in advance.