Monthly Time Series Adjusted
GET {{baseUrl}}/query?function=TIME_SERIES_MONTHLY_ADJUSTED&symbol=<string>
This API returns monthly adjusted time series (last trading day of each month, monthly open, monthly high, monthly low, monthly close, monthly adjusted close, monthly volume, monthly dividend) 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. |