Posts in update

More posts in update

release notes july 2023 Feature Image
announcement

Release Notes - July 2023

We've been hard at work introducing new features such as our Universal Snapshot API, a Polygon plugin for ChatGPT, and Indices data. We've also made a number of improvements to our services and have some exciting case studies and tutorials to share with you.

release notes march 2023 Feature Image
announcement

Release Notes - March 2023

What's new at Polygon? Indices data, CSV support and improved company financials are just a few of the things we've added to the platform over the last few weeks. Read more about our recent feature launches and improvements.

otc stocks Feature Image
announcement

OTC Stocks Have Arrived

We've just rolled out OTC data to every stocks plan on the Polygon platform. No additional subscription is needed, just query any OTC ticker from our REST or WebSocket APIs and get data for all US OTC venues.

announcing websocket docs v2 Feature Image
announcement

Announcing WebSocket Docs V2

Updated User Interface We've updated the user interface on our WebSocket documentation according to our latest design patterns. An updated wscat example makes connecting to streaming data from stocks, forex, and crypto as easy as 1,2,3.  New inputs make it easier to define parameters, and the updated scrolling behavior ensures everything you need is always within view. Better Content & Examples Channel, parameter, and response attribute descriptions now have

Polygon Team Profile Photo

Polygon Team

polygonteam

client library updates Feature Image
update

Client Library Updates

Hi everyone! Just wanted to give a brief update regarding the status of the Client Libraries we posted about a few months ago. Since we reached out to our community, several talented developers have stepped up and contributed quality SDKs to our Github . These should help the process of connecting to our RESTful & Websocket APIs [https://polygon.io/do

action required v1 tick api will be deprecated on 01 01 2020 Feature Image
breaking

Action Required: V1 Aggregates, Historic Trades, and Historic Quotes APIs will be Deprecated on 01/01/2020

Our V1 Aggregates, Historic Trades, and Historic Quotes APIs will be deprecated by the end of this year in favor of V2 Aggregates, Historic Trades, and Historic Quotes APIs beginning 01/01/2020. Customers can continue to use the V1 endpoints until 12/31/2019. We will also continue to offer support for the V1 endpoints until 12/31/2019. Our V2 APIs are built from the ground up and will give customers more flexibly and better service moving forward. We encourage users to switch to using the V2 e

aggregate stream optimizations Feature Image
api

Aggregate Stream Optimizations

We have changed both channels to only broadcast updates on the tickers which have actually had trades in that timespan. Which means the average is ~1000 ticks/second instead of ~8000. This allows better throughput, and less processing messages of tickers that have not changed.

Polygon Team Profile Photo

Polygon Team

polygonteam

schemas updates Feature Image
critical

Schema Updates

We are updating the schemas of the TRADES and QUOTES real-time data feeds. All other real-time feeds, and APIs will stay as they are currently. We are changing the schema of the trades/quotes for smaller and only unique per tick data attributes. This will make the messages smaller, enabling less bandwidth and less processing per tick for encoding/decoding the JSON. New schema ticks will start streaming on market open, Monday, January 29th. Current Trade Schema: { sym: 'MSFT', // Symbol sym

Polygon Team Profile Photo

Polygon Team

polygonteam