Daily Time Series Adjusted
GET {{baseUrl}}/query?function=TIME_SERIES_DAILY_ADJUSTED&symbol=<string>
This API returns daily time series (date, daily open, daily high, daily low, daily close, daily volume, daily adjusted close, and split/dividend events) of the equity specified, covering up to 20 years of historical data.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
function | string | ||
symbol | string | The stocker ticker symbol. |