Technical Signals data for AI agents
Technical trading signals computed with local indicator math over daily OHLC bars: an oversold-bounce scanner, candlestick pattern detection, and support/resistance levels. All thresholds are tunable inputs. Heuristic, for research only - not investment advice. Where the upstream source provides it, the response includes a timestamp or freshness note.
Get a free key → See all 3 tools
How to connect
These Technical Signals tools use the same LiveDataLink endpoint as the rest of the catalog. Add it to an MCP client that supports Streamable HTTP and include your bearer key. Each source has its own coverage, update schedule, and credential requirements; those limits are listed in the catalog and response notes.
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Once connected, call any tool below. The free tier covers 1,000 queries each month across the 377-tool catalog, with no credit card.
Technical Signals tools (3)
| bounce_scanner | Screen tickers for an oversold-bounce setup (RSI + near support/MA + bullish candle + volume); all thresholds tunable. |
| candlestick_signals | Detect classic candlestick patterns (hammer, engulfing, doji, morning/evening star, shooting star) on recent daily bars. |
| support_resistance_levels | Key support/resistance levels from recent swing pivots plus nearby round numbers, with the latest close. |
Common queries this domain answers: technical analysis · signals · rsi · oversold · bounce · moving average · sma · candlestick · chart patterns · hammer · engulfing · doji · morning star · evening star · shooting star · support · resistance · pivot.
Why LiveDataLink for Technical Signals
- One key, 81 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED through the same endpoint. Source coverage and credentials vary by tool.
- Check source terms. Sourced from LiveDataLink (finance OHLC); review its attribution and redistribution rules before shipping results.
- For agent workflows. Read-only annotated MCP tools over Streamable HTTP with Bearer auth. Use them with clients that support this transport, including compatible Claude, Cursor, and n8n setups.
FAQ
- What can I look up in Technical Signals?
- Technical trading signals computed with local indicator math over daily OHLC bars: an oversold-bounce scanner, candlestick pattern detection, and support/resistance levels. All thresholds are tunable inputs. Heuristic, for research only - not investment advice. The catalog has 3 tools, including bounce_scanner, candlestick_signals, support_resistance_levels. They are available over the Model Context Protocol at https://livedatalink.ai/mcp. Coverage and update timing come from LiveDataLink (finance OHLC).
- How do I connect these tools?
- Add https://livedatalink.ai/mcp as a Streamable HTTP MCP server in Claude, Cursor, n8n, or another compatible client, then send an "Authorization: Bearer YOUR_API_KEY" header. A free key includes 1,000 queries/month with no card at https://livedatalink.ai/signup/free. The same key works across domains, although some upstream sources have their own credentials or limits.
- Can I reuse the results in my product?
- That depends on LiveDataLink (finance OHLC)'s terms. Check its attribution and redistribution rules before shipping results to customers. LiveDataLink's free tier includes 1,000 queries/month, and paid plans start at $10/month.