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.
Get a free key → See all 3 tools
Connect in one step
Technical Signals tools run on the same LiveDataLink endpoint as every other domain - one bearer key, no per-source integration. Add this to your MCP client (Claude, Cursor, n8n, LangChain, and more):
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then call any tool below. The free tier gives you 1,000 queries/month across all 284 tools 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, 59 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED - no separate integration per source.
- Resale-safe. Sourced from LiveDataLink (finance OHLC) - public and openly-licensed data you can embed and redistribute.
- Built for agents. Read-only annotated MCP tools, Streamable HTTP, Bearer auth. Works out of the box in Claude, Cursor, and n8n's native MCP node.
FAQ
- What Technical Signals data can an AI agent access through LiveDataLink?
- 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. It exposes 3 tools (bounce_scanner, candlestick_signals, support_resistance_levels) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from LiveDataLink (finance OHLC).
- How do I connect to the LiveDataLink Technical Signals MCP server?
- Add https://livedatalink.ai/mcp as a Streamable-HTTP MCP server in Claude, Cursor, n8n, or any MCP client, with an "Authorization: Bearer YOUR_API_KEY" header. Get a free key (1,000 queries/month, no credit card) at https://livedatalink.ai/signup/free. No per-domain setup - the Technical Signals tools load under the same key as every other domain.
- Is the LiveDataLink Technical Signals data free and safe to redistribute?
- LiveDataLink sources Technical Signals data from LiveDataLink (finance OHLC). Public-domain US-government and openly-licensed data is resale-safe, so results can be embedded and redistributed in your own product. The free tier includes 1,000 queries/month; paid plans start at $10/month.