Joshua Hollander
Joshua Hollander
When a strategy crashes or is restarted all the order state is lost. This PR changes the startup process to re-load the orders before data begins streaming.
The _resample method in `AlpacaStore.get_aggs_from_alpaca` was crashing on an empty DataFrame and also was using `._raw` on the `EntityList` response which looks like it doesn't guarantee setting of the `timestamp`...
We use storehaus in a bunch of places in our infrastructure. I hate to say it but we really regret the decision now since storehaus is so far behind on...