TOOL API

DIGITAL_CURRENCY_MONTHLY

Returns the monthly historical time series for a digital currency (e.g., BTC) traded on a specific market (e.g., EUR/Euro), refreshed daily at midnight (UTC). Prices and volumes are quoted in both the market-specific currency and USD.

finance1 credits

Call information

Tool slug
alpha-vantage.DIGITAL_CURRENCY_MONTHLY
Provider
Alpha Vantage
Average response
0 ms
Calls in 7 days
0

Input parameters

symbolrequired

The digital/crypto currency of your choice. It can be any of the currencies in the digital currency list. For example: symbol=BTC.

marketrequired

The exchange market of your choice. It can be any of the market in the market list. For example: market=EUR.

datatype

By default, datatype=csv. Strings json and csv are accepted with the following specifications: json returns the monthly time series in JSON format; csv returns the data as a CSV (comma separated value) file.

return_full_data

Parameter return_full_data