get_price_summary
ActiveTool of CryptoData API
declared in 3.0.0
Price statistics: high, low, average, volatility over N days. $0.02.
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.50.
Parent server
CryptoData API
https://github.com/elevasyncsolutions-jpg/cryptodata-api
2/7 registries