Polygon · Arazzo Workflow
Polygon Options Chain Scan
Version 1.0.0
Resolve an underlying's details, scan its options chain, and read its previous close.
View Spec
View on GitHub
FinanceFintechMarket DataStocksOptionsForexCryptoIndicesFuturesWebSocketsReal-timeHistoricalPublic APIsArazzoWorkflows
Provider
Workflows
options-chain-scan
Scan an options chain against its underlying's details and previous close.
Resolves the underlying details, scans the options chain snapshot, and reads the underlying stock's previous-close.
1
resolveUnderlying
getTickerDetails
Resolve detailed reference information for the underlying ticker to confirm it exists and capture its name.
2
scanChain
getOptionsChainSnapshot
Scan the options chain snapshot for the underlying filtered by contract type and expiration date.
3
getUnderlyingPreviousClose
getStocksPreviousClose
Read the underlying stock's previous-close so the chain can be evaluated relative to the latest underlying session.
Source API Descriptions
openapi
openapi