Something I’ve done locally but would be excellent if it could be built into the Alpaca platform is simulated market data during the weekend to allow for easier development and testing.
Right now I just back populate two days of data and run that as a “simulation” on saturday and sunday so I can develop on the weekend, it’s fine and works well but if I could just seamlessly always test against the API, that would be better or at the least provide a separate API which works exactly the same as the normal market API (but doesn’t allow trading obviously) so we can get a stream of “market” data during the stock market hours but on the weekend.
Or is there something like that? I did look around and didn’t find anything.