Polygon · Arazzo Workflow
Polygon Ticker News Context
Version 1.0.0
Resolve a ticker's details, pull recent news, and read its previous close.
View Spec
View on GitHub
FinanceFintechMarket DataStocksOptionsForexCryptoIndicesFuturesWebSocketsReal-timeHistoricalPublic APIsArazzoWorkflows
Provider
Workflows
ticker-news-context
Combine a ticker's details, recent news, and previous close.
Resolves ticker details, lists recent news for the symbol, and reads the previous trading session's close.
1
resolveTicker
getTickerDetails
Resolve detailed reference information for the ticker to confirm it exists and capture its name.
2
listNews
listTickerNews
List the most recent news articles mentioning the ticker, newest first.
3
getPreviousClose
getStocksPreviousClose
Read the previous trading day's close so the news coverage can be anchored against the latest completed session.
Source API Descriptions
openapi