sygnldata — market intelligence for trading agents
com.sygnliq/sygnldataMarket regime, execution-cost, bar-QC and backtest-audit tools for agents. Pay per call via x402.
Tools · 21
FREE: 24h-delayed market regime snapshot (taste of the live paid feed).
FREE: price list, payment network, and payTo address for all paid tools.
Live market regime: STABLE/VOLATILE + confidence + position_scalar ($0.005). Validated variance detector: VOLATILE predicts ~2x forward volatility with ~90% persistence. Use for position sizing / ris…
Historical regime snapshots, 5-min cadence since 2026-02, 417k+ rows ($0.02). start/end are ISO timestamps; limit <= 10000.
Realistic execution cost in bps for an order ($0.01). Calibrated to measured live fills (SPY/QQQ 1.5bps round-trip floor), with square-root size impact. order_type: limit_nbbo | market.
Forensic QC on YOUR OHLCV bars before you backtest on them ($0.05). Detects impossible bars, bad prints, unadjusted splits, gaps, stale data. bars: [{timestamp, open, high, low, close, volume}, ...] …
Forensic audit of a backtest trade ledger ($5.00). Impossible-fill detection against the real tape, cost-adjusted expectancy, overfitting checks, verdict + grade. trades_csv: CSV text with columns li…
Pre-trade decision gate for AI trading agents ($0.01). Deterministic ALLOW / REDUCE / REQUIRE_CONFIRMATION / BLOCK with reason codes, an order-hash-bound approved size, 60s expiry, and an EIP-191-sig…
FREE: SYGNL/47 service manifest — method, latency tiers, prices, inventory. Read this before calling any paid sygnl47_* tool. Describes how events are detected and verified (live-vs-replay acoustic f…
Most recent verified POTUS statement event, no delay ($2.00). RETURNS: the single newest CONFIRMED observation — timestamp, entity and ticker named, a verbatim snippet capped at 180 characters, the v…
Verified POTUS statement events with no delay applied ($2.00). RETURNS: newest-first list of CONFIRMED observations, same schema as every other tier: verification block (live vs replay via acoustic f…
Verified POTUS statement events, nothing newer than 60 seconds ($0.75). RETURNS: identical schema, identical fields and identical verification block to the live tier. Nothing is stripped — only recen…
Verified POTUS statement events, nothing newer than 15 minutes ($0.25). RETURNS: the same complete payload as the live tier, including the full verification and market-attribution blocks. GUARANTEED …
Verified POTUS statement events at T+24h and older ($0.10). RETURNS: the full historical record, same complete schema as every other tier — the archive is not a sample and not a degraded copy. GUARAN…
Full detail for one SYGNL/47 event by id ($2.00). RETURNS: the complete event — verbatim snippet (180-char cap), verification block (live vs replay, liveness reason, independent source count, consens…
Tracked entity gazetteer plus today's guard state ($0.25). RETURNS: every entity SYGNL/47 listens for with its disambiguation rules attached — a country only counts when a policy instrument is nearby…
Broadcast feed buffer-depth map and source health ($0.25). RETURNS: per live news feed, the measured connect-buffer depth — how many seconds of already-buffered audio the source dumps the instant you…
FREE: prepaid-pass plans for SYGNL/47 (the subscription catalog). x402 is per-call by design. A subscription here is a PREPAID TIME-BOXED PASS on the same rails: one payment buys unmetered access to …
Buy a 24-hour unmetered pass to the SYGNL/47 live tier ($50.00). RETURNS: {token, sub_id, tier, expires_utc, max_freshness_seconds, authorized_routes}. Send the token as header X-SYGNL47-TOKEN on any…
Buy a 30-day unmetered pass to the SYGNL/47 live tier ($750.00). Same contract as the 24-hour pass over a 30-day window: signed bearer token, unmetered access to the live tier, no widening of freshne…
Buy a 30-day unmetered pass to the SYGNL/47 archive tier ($100.00). RETURNS: a signed bearer token granting unmetered access to the archive tier (T+24h and older) for 30 days. The archive payload is …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"sygnldata_—_market_intelligence_for_trading_agents": {
"url": "https://api.sygnliq.com/mcp",
"transport": "streamable-http"
}
}
}