Dome Candlesticks
dome_candlesticksFetches historical candlestick data for a market identified by condition_id, over a specified interval.
When to Use
Use this tool when you need to fetches historical candlestick data for a market identified by condition_id, over a specified interval.. This is part of the Dome API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 16+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("dome/dome_candlesticks")xpay_run— Execute:xpay_run("dome/dome_candlesticks", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
end_time | integer | Yes | Unix timestamp (in seconds) for end of time range |
start_time | integer | Yes | Unix timestamp (in seconds) for start of time range |
interval | string | No | Interval length: 1 = 1m, 60 = 1h, 1440 = 1d. Defaults to 1m. ⚠️ Note: There are range limits for interval — specifically: 1 (1m): max range 1 week 60 (1h): max range 1 month 1440 (1d): max range 1 year |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Dome API (all tools) — 17 tools
- Dome Markets — $0.02/call
- Dome Market Price — $0.02/call
- Dome Markets Get — $0.02/call
- Dome Activity — $0.02/call
- Dome Binance Prices — $0.02/call
Links
- Tool page: https://xpay.tools/dome/dome-candlesticks/
- Provider: https://xpay.tools/dome/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
end_time | integer | Yes | Unix timestamp (in seconds) for end of time range |
start_time | integer | Yes | Unix timestamp (in seconds) for start of time range |
interval | string | No | Interval length: 1 = 1m, 60 = 1h, 1440 = 1d. Defaults to 1m. ⚠️ Note: There are range limits for interval — specifically: 1 (1m): max range 1 week 60 (1h): max range 1 month 1440 (1d): max range 1 year |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Dome API

