Skip to main content
Glama

stocks.market.candles

Retrieve historical OHLCV candlestick data for stocks with configurable time resolutions from 1 minute to monthly. Use for charting and technical analysis by specifying symbol, resolution, and date range.

Instructions

Historical OHLCV candlestick data — open, high, low, close, volume with configurable resolution (1min to monthly). Use for charting and technical analysis (Finnhub)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesStock ticker symbol (e.g. "AAPL")
resolutionNoCandle resolution: "1","5","15","30","60" (minutes), "D" (day), "W" (week), "M" (month). Default: "D"
fromNoStart timestamp (Unix seconds). Default: 30 days ago
toNoEnd timestamp (Unix seconds). Default: now
Install Server

Other Tools

Latest Blog Posts

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/whiteknightonhorse/APIbase'

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