Polygon · Arazzo Workflow
Polygon Market-Gated Stock Daily Snapshot
Version 1.0.0
Check current US market status, then pull a stock's daily open/close and previous close.
View Spec
View on GitHub
FinanceFintechMarket DataStocksOptionsForexCryptoIndicesFuturesWebSocketsReal-TimeHistoricalPublic APIsArazzoWorkflows
Provider
Workflows
market-gated-stock-daily
Gate a stock daily-snapshot read on the current market status.
Reads current market status, then chains the daily open/close and previous-close endpoints for a single stock ticker on a given date.
1
checkMarketStatus
Get the current trading status for US markets to establish whether the read reflects a live or closed session.
2
getDailyOpenClose
Read the open, close, high, and low for the stock ticker on the requested date.
3
getPreviousClose
Read the previous trading day's close so the requested day's values can be compared against the prior session.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.