OPENAPI / COMPONENTS / SCHEMAS
AggregateResponse
AggregateResponseAggregateResponse data structure
object8properties
tickerstringrequiredExchange ticker symbol.
adjustedbooleanWhether prices are adjusted for splits.
queryCountintegerrequiredNumber of base minute or day aggregates queried.
request_idstringServer-assigned request identifier.
resultsCountintegerrequiredNumber of result bars returned.
statusstringrequiredRequest status.
resultsAggregateBarAn array of results containing the requested data.
next_urlstringAbsolute URL for the next page, when present. Authentication may still need to be supplied.