Package-level declarations
The deserialized response for Alpha Vantage's SECTOR endpoint.
com.crazzyghost.alphavantage.sector.response.SectorResponse holds one com.crazzyghost.alphavantage.sector.response.SectorUnit — the percentage-change performance of each of the eleven market sectors — per trailing time window the API reports, from real-time through ten years.
Types
Link copied to clipboard
A sector performance response, holding one SectorUnit per trailing time window keyed by that window's name, alongside the response metadata.
Link copied to clipboard
The performance of each of the eleven market sectors over a single time window, as percentage-change strings exactly as the API returns them.