Subbscribing to `bars` does not give me minute updates, nor accurate data

I’m trying the Python API, by creating a stream and subscribing using stream.subscribe_bars(...). I am definitely not getting minute data, but rather a few intermittent updates that do not represent correct values. At the same time I am doing the same with another service I am testing, and on that one I am getting accurate data updated every second.

Is this some error on my part, or is this just how Alpaca is?

1 Like