Expand description
Shared types for Polygon.io API responses.
Structs§
- AggBar
- OHLCV aggregate bar from Polygon.
- Aggregate
Params - Optional parameters for aggregate bar requests.
- Aggregate
Response - Aggregate response with ticker metadata.
- Daily
Open Close - Daily open/close response for a single ticker.
- Indicator
Response - Technical indicator response.
- Indicator
Results - Nested indicator results containing underlying data and values.
- Indicator
Underlying - Underlying data for indicator responses.
- Indicator
Value - A single technical indicator data point.
- Last
Quote Response - Last quote (NBBO) response wrapper.
- Last
Trade - A single last-trade response.
- Last
Trade Response - Last trade response wrapper.
- Paginated
Response - Generic paginated response envelope from Polygon.
- Quote
- NBBO quote.
- Single
Snapshot Response - Snapshot response for a single ticker.
- Snapshot
Agg - Day aggregate data within a snapshot.
- Snapshots
Response - Snapshot response for multiple tickers.
- Ticker
Snapshot - A single ticker snapshot.
- Trade
- A single trade.