Polygon · Arazzo Workflow
Polygon Grouped Market Scan
Version 1.0.0
Check market status, pull grouped daily bars for all US stocks, and profile one symbol.
View Spec
View on GitHub
FinanceFintechMarket DataStocksOptionsForexCryptoIndicesFuturesWebSocketsReal-timeHistoricalPublic APIsArazzoWorkflows
Provider
Workflows
grouped-market-scan
Scan grouped daily bars for all US stocks and profile a single ticker.
Checks market status, pulls grouped daily bars for all US stocks on a date, and resolves reference details for one chosen ticker.
1
checkMarketStatus
getCurrentMarketStatus
Get the current trading status for US markets to establish context for the grouped scan.
2
getGroupedBars
getStocksGroupedDailyBars
Retrieve daily aggregate bars for all US stock tickers on the requested date.
3
profileFocusTicker
getTickerDetails
Resolve detailed reference information for the chosen focus ticker so a single name can be profiled against the broad market read.
Source API Descriptions
openapi