Massive (formerly Polygon.io) · Arazzo Workflow
Polygon Index Analysis
Version 1.0.0
Snapshot an index, pull its aggregate bars, and read its previous close.
View Spec
View on GitHub
FinanceFintechMarket DataStocksOptionsForexCryptoIndicesFuturesWebSocketReal-TimeHistoricalPublic APIsArazzoWorkflows
Provider
Workflows
index-analysis
Analyze an index via snapshot, aggregate bars, and previous close.
Reads an index snapshot, then chains its aggregate bars and previous-close endpoints for the same index ticker.
1
getSnapshot
getIndicesSnapshot
Read the current snapshot for the index to capture its latest value and session change.
2
getAggregates
getIndicesAggregateBars
Retrieve aggregate bars for the index over the requested date range for trend context.
3
getPreviousClose
getIndicesPreviousClose
Read the previous day's open, close, high, and low for the index to anchor the data 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.