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 Polgon.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.