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.