Introducing

Open Sourcing Docs & Issues

May 13, 2020

We've decided to open source our swagger docs and make issues public to encourage community participation, improve the documentation, and expedite issue resolution.

GitHub Issues

https://github.com/polygon-io/issues

The goal of this repository is to provide a feedback loop where users can see their issue assigned and track its progress to see how it fits into the rest of the work going on at any given time.

GitHub Swagger UI

https://github.com/polygon-io/ui-swagger

Anyone can now view and contribute to the source for our documentation. Contributors can quickly point out inconsistencies or typos and submit edits if they feel inclined.

Documentation is something many struggle with, and in the absence of a robust open source react based swagger UI generator, we decided to write our own. We encourage companies and developers to fork the repo and make use of this resource free of charge under the MIT license.

From the blog

See what's happening at polygon.io

hunting anomalies in the stock market Feature Image
tutorial

Hunting Anomalies in the Stock Market

This tutorial demonstrates how to detect short-lived statistical anomalies in historical US stock market data by building tools to identify unusual trading patterns and visualize them through a user-friendly web interface.