Crypto Price & Market Analysis MCP Server

by truss44
Verified

get-historical-analysis

Analyze cryptocurrency price trends by retrieving historical data with customizable timeframes and intervals. Input a symbol, select days, and choose an interval to gain insights into market movements.

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 Crypto Price & Market Analysis MCP Server

Related Tools

ID: jpqoejojnc