Digital Currencies Intraday
GET {{baseUrl}}/query?function=DIGITAL_CURRENCY_INTRADAY&symbol=<string>&market=<string>
This API returns the realtime intraday time series (in 5-minute intervals) for any digital currency (e.g., BTC) traded on a specific market (e.g., CNY/Chinese Yuan). Prices and volumes are quoted in both the market-specific currency and USD.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
function | string | ||
symbol | string | The stocker ticker symbol. | |
market | string | The exchange market of your choice. |