OPENAPI / COMPONENTS / SCHEMAS

AggregateResponse

AggregateResponse

AggregateResponse data structure

object8properties
tickerstringrequired

Exchange ticker symbol.

adjustedboolean

Whether prices are adjusted for splits.

queryCountintegerrequired

Number of base minute or day aggregates queried.

request_idstring

Server-assigned request identifier.

resultsCountintegerrequired

Number of result bars returned.

statusstringrequired

Request status.

resultsAggregateBar

An array of results containing the requested data.

next_urlstring

Absolute URL for the next page, when present. Authentication may still need to be supplied.