工具 API

DIGITAL_CURRENCY_DAILY

Returns the daily 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 积分

调用信息

工具标识
alpha-vantage.DIGITAL_CURRENCY_DAILY
服务提供方
Alpha Vantage
平均响应
0 ms
近 7 天调用
0

输入参数

symbol必填

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

market必填

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 daily time series in JSON format; csv returns the data as a CSV (comma separated value) file.

return_full_data

Parameter return_full_data