Polygon.io Websocket Access

I’m not sure if this is actually working as expected, although it is working to an extent. As expected is that the data stream is identical to the regular Polygon websocket, but my experience so far (having started a trial with Polygon directly and using their websocket, and using the Alpaca live brokerage API now) is that the Alpaca websocket data stream is reduced relative to a direct connection to Polygon. This might explain why the url you surfaced includes “alpaca” and the regular does not (i.e. wss://alpaca.socket.polygon.io/stocks vs. wss://socket.polygon.io); Alpaca appears to have modified access, possibly related to the licensing for free use in brokerage accounts. I’m just speculating; if I’m wrong, my apologies.

See my thread on the topic here:
Alpaca Websocket - Limited Polygon Data.