Skip to main content
Glama

mcp-coincap-jj

get-historical-analysis

Analyze historical cryptocurrency price trends by specifying a symbol, timeframe, and interval using this tool. Gain insights for informed decision-making.

Instructions

Get historical price analysis with customizable timeframe

Input Schema

NameRequiredDescriptionDefault
daysNoNumber of days to analyze (1-30)
intervalNoTime interval (m5, m15, m30, h1, h2, h6, h12, d1)h1
symbolYesCryptocurrency symbol (e.g., BTC, ETH)

Input Schema (JSON Schema)

{ "properties": { "days": { "default": 7, "description": "Number of days to analyze (1-30)", "type": "number" }, "interval": { "default": "h1", "description": "Time interval (m5, m15, m30, h1, h2, h6, h12, d1)", "type": "string" }, "symbol": { "description": "Cryptocurrency symbol (e.g., BTC, ETH)", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-coincap-jj

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wazzan/mcp-coincap-jj'

If you have feedback or need assistance with the MCP directory API, please join our Discord server