Back to Alpha Vantage Digital Currency
Connect Knoon AI with Alpha Vantage Digital Currency (Alpha Vantage) to automate AI workflows.
Fetch daily digital currency time series data.
alphaVantageDigitalCurrencyDaily
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| symbol | mustache | Digital currency symbol (e.g. "BTC"). | Yes |
| market | mustache | Market (e.g. "USD"). | Yes |
| datatype | mustache | Optional. Response datatype ("json" or "csv"). Defaults to json. | No |
Returns
| Name | Type | Description |
|---|---|---|
| symbol | string | Digital currency symbol. |
| market | string | Market. |
| metadata | object | Metadata for the response. |
| seriesKey | string | Raw time series key name. |
| series.timestamp | string | Date for the data point. |