Daily Time Series

GET {{baseUrl}}/query?function=TIME_SERIES_DAILY&symbol=<string>

This API returns daily time series (date, daily open, daily high, daily low, daily close, daily volume) of the equity specified, covering up to 20 years of historical data.

Request Params

KeyDatatypeRequiredDescription
functionstring
symbolstringThe stocker ticker symbol.