Unusual Whales: Get Sector ETFs logo

Catalog action Blockchain Data

Get sector ETF performance overview. Returns price data, volume, and options flow (call/put volume and premium) for major sector ETFs like SPY, QQQ, IWM. Ideal for: sector rotation analysis, monitoring institutional flow across sectors, building sector-based alerts.

At a Glance

FieldValue
Action IDunusualwhales-get-sector-etfs
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagsmarket, etf, options, market-data, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
etfsarrayYesList of sector ETFs with price data and options flow

Examples

json
{ "type": "unusualwhales-get-sector-etfs", "payload": {}, "children": []}

Payload fields can use workflow expressions such as {{$trigger.body.amount}}, {{$nodes.fetch.result.price}}, and {{$props.asset}} when the value should come from a trigger, prior node, or reusable workflow prop.