announcement Announcing Polygon.io Financials: Balance Sheets, Cash Flow, Income Statements — and Ratios There are four new fundamentals endpoints, one daily-refreshed ratios feed, and a developer experience designed for screens, research, and automated reporting.
tutorial Build a 0-DTE Covered Call Screener for SPY with Polygon.io In this demo, we’ll build a small Python utility that pulls only the option contracts you’d consider for a covered call expiring today (0-DTE) on SPY. Along the way, we’ll
tutorial Creating stock market reports using Open AI's GPT-5 and Agent SDK with the Polygon.io MCP server in under 200 lines of code This tutorial will walk you through building a stock market analysis agent. We'll use a stack that combines Polygon.io's real time and historical market data with the brand new advanced capabilities of OpenAI's GPT-5, all tied together with the easy to use Open AI Agent SDK.
tutorial Querying Financial Markets with the Polygon.io MCP server, Claude 4, and Pydantic AI Learn how to use Polygon.io's MCP server inside of a Pydantic AI agentic workflow, alongside Anthropic's Claude 4 and the Rich Python library.
tutorial Analyzing Market Sentiment with the Short Volume and Short Interest APIs Learn how to use Polygon's Short Volume and Short Interest APIs to analyze market sentiment, spot short-selling trends, and identify potential short squeezes with real examples from NVDA and GME.
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.