Skip to main content
Glama
SiftingIO

siftingio-mcp

Official
by SiftingIO

Forex OHLC bars

forex_bars
Read-only

Retrieve historical OHLC bars for forex pairs like EURUSD. Specify pair, date range, and interval (1m-1h) to get open, high, low, close data with pageable results.

Instructions

Historical OHLC bars for a 6-char FX pair (e.g. EURUSD). Volume is always 0 for OTC spot forex.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pairYes6-character FX pair, e.g. EURUSD.
startYesInclusive lower bound, YYYY-MM-DD or RFC3339 (UTC). Required.
endNoInclusive upper bound. Default: now.
intervalNoBar interval. Default 1m.
cursorNoOpaque pagination cursor.
limitNoPage size.

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/SiftingIO/siftingio-mcp'

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