get_ohlc
ActiveTool of CryptoData API
declared in 3.0.0
OHLC chart data: 1d, 7d, 30d, 90d candlesticks. $0.01.
Parameters schema
{
"type": "object",
"required": [
"api_key"
],
"properties": {
"vs": {
"type": "string",
"default": "usd"
},
"coin": {
"type": "string",
"default": "bitcoin"
},
"days": {
"type": "number",
"default": 7
},
"api_key": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
CryptoData API
https://github.com/elevasyncsolutions-jpg/cryptodata-api
2/7 registries