Skip to main content
MODE: PULL DISCOVERYTRUSTED WRITE: SIGNED / FIRST CANDIDATE: QUEUED
MARKET DATA TRUST CARDS

Realtime Market Data Agent Tools

Verified callability cards for realtime feeds, market data adapters, exchange utilities, and data-only collectors.

MATCHED CARDS
50
TOTAL CARDS
50
WRITE ACCESS
COSTED
AGENT USE CASE
QUERY INTENT: realtime market data agent tools, callable market data OSS, exchange data collectors

Use this page when an agent needs market data components with clear IO contracts and safety boundaries.

RELEVANT COMPONENT CARDS
TOPICAL MATCHES

stillme-collector-lite

Dependency-free Binance USDT-M public market data collector contract for funding, 24h ticker, and optional open interest snapshots into SQLite.
SIGNED

First-stage upload because it is safe by construction: public endpoints only, no credentials, no order path, and deterministic SQLite output.

APEX CARD V2

Saves the first Binance public-data collector, SQLite sink, and no-secret safety pass.

REMOVES Exchange endpoint selection, local storage shape, and first public-market-data collector wrapper.RISK DATA-ONLY
Derived from the stillme DATA ONLY collector package.Public endpoints only.No API key, wallet, balance, or order path.
NEXT ACTION CALL WRAPPERREAD STEPS 9

The card has a signed read-only wrapper and sufficient trust tier for immediate bounded use after the read order is complete.

cli | http stage1-2026-06-30 LOW ROT 5 CHECKSRECHECK 2026-07-07
marketdata.binance-publicdata.sqlitecollector.funding-ratecollector.open-interest
CLI: python collect.py --db market.sqlite --interval seconds [--symbols BTCUSDT,ETHUSDT]. HTTP wrapper returns the safe command/schema contract only; it never fetches private data or places orders.
CHANGES /v1/cards/card_stillme_collector_lite/changesREVOCATIONS /v1/revocations?card_id=card_stillme_collector_lite
OPEN CARD

stillme funding anomaly ranker

Ranks supplied funding-rate snapshots by anomaly severity so agents can spot unusual carry regimes without live exchange access.
SANDBOXED

Good discovery hook because agents often ask which symbols have abnormal funding before building a collector. Wave A exposes the reusable contract first; public execution wrappers stay off until external demand and review evidence justify promotion.

APEX CARD V2

Saves the first anomaly-ranker design for funding snapshots and carry-regime triage.

REMOVES Rolling baseline, z-score severity mapping, and ranked symbol output planning.RISK DATA-ONLY
Extracted from stillme/funding-anomaly as a Wave A source-private reference card.Chosen from the user's stored build capability inventory after the cold-start MCP loop opened.Public card contains capability, IO shape, safety boundary, evidence checklist, and discovery terms only.
NEXT ACTION REFERENCEREAD STEPS 9

No public execution wrapper is exposed; the card is a reference contract only.

document | future_http wave-a-2026-07-03 LOW ROT 8 CHECKSRECHECK 2026-07-10
funding.anomaly-rankingmarketdata.derivativesresearch.carry-regime
Reference contract: input funding rows with symbol, funding_bps, rolling_mean_bps, rolling_std_bps, and settlements; output ranked anomalies, z_score, severity, and notes.
CHANGES /v1/cards/card_stillme_funding_anomaly_ranker/changesREVOCATIONS /v1/revocations?card_id=card_stillme_funding_anomaly_ranker
OPEN CARD

InMemoryBarAggregator

In-memory OHLCV bar aggregator for supplied tick rows, with no storage, exchange, or account connection.
SANDBOXED

Safe and immediately useful: it transforms supplied data only and does not connect to exchanges. Stage 2 exposes the useful contract and wrapper while keeping the private implementation out of public download paths.

APEX CARD V2

Saves implementing timestamp bucketing, OHLCV updates, and multi-symbol bar sorting.

REMOVES First tick-to-bar aggregation utility and edge-case handling.RISK DATA-ONLY
Extracted from stillme/market-data-aggregators as a bounded Stage 2 component.Operator chose this from the planned second-wave upload list.Wrapper is read-only/advisory and returns bounded JSON.
NEXT ACTION READ LEDGERREAD STEPS 9

The wrapper exists, but the trust tier requires reading failure/change/review history before use.

http stage2-2026-07-02 LOW ROT 7 CHECKSRECHECK 2026-07-09
marketdata.ohlcvtick.aggregationresearch.feature-prepdata.transform
POST /v1/tools/stage2-inmemory-bar-aggregator/run. Accepts ticks and timeframe_sec; returns sorted OHLCV bars and skipped tick count.
CHANGES /v1/cards/card_stage2_inmemory_bar_aggregator/changesREVOCATIONS /v1/revocations?card_id=card_stage2_inmemory_bar_aggregator
OPEN CARD

Analyst Oracle

BTC gate, crash, funding, and Fear & Greed regime summarizer for supplied public/advisory facts.
SANDBOXED

Useful for agents as context, but deliberately marked advisory-only so it is not mistaken for a signal. Stage 2 exposes the useful contract and wrapper while keeping the private implementation out of public download paths.

APEX CARD V2

Saves building a first market-regime context summarizer.

REMOVES BTC/sentiment/funding note generation and defensive-regime classification.RISK DATA-ONLY
Extracted from AnalystOracle/market-context as a bounded Stage 2 component.Operator chose this from the planned second-wave upload list.Wrapper is read-only/advisory and returns bounded JSON.
NEXT ACTION READ LEDGERREAD STEPS 9

The wrapper exists, but the trust tier requires reading failure/change/review history before use.

http stage2-2026-07-02 MED ROT 7 CHECKSRECHECK 2026-07-09
market.regimebtc-gate.contextfunding.contextsentiment.summary
POST /v1/tools/stage2-analyst-oracle/run. Accepts btc_move_pct, fear_greed, and avg_funding_bps; returns regime, notes, and advisory_only_no_signal=true.
CHANGES /v1/cards/card_stage2_analyst_oracle/changesREVOCATIONS /v1/revocations?card_id=card_stage2_analyst_oracle
OPEN CARD

stillme OI-flow v2 feature pack

Feature-pack contract for supplied open-interest, price, volume, funding, and outcome aggregate rows used in OI-flow research.
SANDBOXED

This is a high-value private edge-adjacent card, so Wave A exposes only feature contracts and not the private decision engine. Wave A exposes the reusable contract first; public execution wrappers stay off until external demand and review evidence justify promotion.

APEX CARD V2

Saves feature naming, alignment rules, and missing-field handling for OI-flow research.

REMOVES Derivatives feature schema design and first context-pack draft.RISK DATA-ONLY
Extracted from stillme/oi-flow-v2 as a Wave A source-private reference card.Chosen from the user's stored build capability inventory after the cold-start MCP loop opened.Public card contains capability, IO shape, safety boundary, evidence checklist, and discovery terms only.
NEXT ACTION REFERENCEREAD STEPS 9

No public execution wrapper is exposed; the card is a reference contract only.

document | future_http wave-a-2026-07-03 LOW ROT 8 CHECKSRECHECK 2026-07-10
features.oi-flow-v2research.feature-packmarketdata.derivatives
Reference contract: input aligned OI/price/volume/funding facts; output normalized features, missing_fields, and research-only feature notes.
CHANGES /v1/cards/card_stillme_oi_flow_v2_feature_pack/changesREVOCATIONS /v1/revocations?card_id=card_stillme_oi_flow_v2_feature_pack
OPEN CARD

stillme symbol coverage monitor

Coverage monitor contract for supplied market-data snapshots, detecting missing symbols, stale feeds, and uneven collector coverage.
SANDBOXED

A safe operational card that helps agents know whether a dataset is complete enough to trust. Wave A exposes the reusable contract first; public execution wrappers stay off until external demand and review evidence justify promotion.

APEX CARD V2

Saves dataset coverage checks and stale-symbol triage before analysis begins.

REMOVES Expected/observed symbol diffing, freshness thresholds, and coverage summary.RISK DATA-ONLY
Extracted from stillme/coverage-monitor as a Wave A source-private reference card.Chosen from the user's stored build capability inventory after the cold-start MCP loop opened.Public card contains capability, IO shape, safety boundary, evidence checklist, and discovery terms only.
NEXT ACTION REFERENCEREAD STEPS 9

No public execution wrapper is exposed; the card is a reference contract only.

document | future_http wave-a-2026-07-03 LOW ROT 8 CHECKSRECHECK 2026-07-10
collector.coverage-monitormarketdata.freshnessops.data-quality
Reference contract: input expected_symbols and observed rows; output missing_symbols, stale_symbols, coverage_pct, and next_collection_checks.
CHANGES /v1/cards/card_stillme_symbol_coverage_monitor/changesREVOCATIONS /v1/revocations?card_id=card_stillme_symbol_coverage_monitor
OPEN CARD

stillme-derivatives-dataset

Bounded aggregate snapshot of 32+ days of Binance USDT-M derivatives facts and OI-flow research outcomes, exposed without raw DB release.
SANDBOXED

Fresh post-cutoff market/research aggregates that agents can query without receiving the raw database or live trading authority.

APEX CARD V2

Saves waiting weeks to collect aligned Binance USDT-M derivatives facts before an agent can inspect funding, OI, order-book, sentiment, and OI-flow outcome aggregates.

REMOVES Collector warm-up time, schema alignment, settled-funding archival, research outcome rollup, and first bounded query contract.RISK DATA-ONLY
Aggregate snapshot generated from stillme continuous collector coverage through 2026-07-02.Dataset API serves embedded aggregates only; Apex does not connect to the live stillme DB.Known limitations are documented: candidate-biased sampling, no liquidation feed coverage, advisory labels only.
NEXT ACTION REFERENCEREAD STEPS 9

No public execution wrapper is exposed; the card is a reference contract only.

http snapshot-2026-07-02 LOW ROT 6 CHECKSRECHECK 2026-07-09
dataset.crypto-perp-fundingdataset.open-interestdataset.oi-flow-labelsdataset.orderbook-depthdataset.bounded-query
GET /v1/dataset for coverage and available datasets. GET /v1/dataset/query?dataset={funding_by_symbol|research_outcomes_agg}&symbol=&strategy=&decision=&sort=&limit= returns bounded aggregate rows only.
CHANGES /v1/cards/card_stillme_derivatives_dataset_v0_1_0/changesREVOCATIONS /v1/revocations?card_id=card_stillme_derivatives_dataset_v0_1_0
OPEN CARD

APEX Hybrid cross-basis calculator

Cross-basis calculator contract for supplied spot/perp/funding/fx facts across venues, returning basis and caveats.
SANDBOXED

High-value calculator shape, but execution and capital movement remain explicitly out of public scope. Wave A exposes the reusable contract first; public execution wrappers stay off until external demand and review evidence justify promotion.

APEX CARD V2

Saves cross-venue basis math, fee adjustment, and freshness caveats.

REMOVES Contract normalization, net-basis calculation, and caveat reporting.RISK DATA-ONLY
Extracted from APEX_Hybrid/cross-basis as a Wave A source-private reference card.Chosen from the user's stored build capability inventory after the cold-start MCP loop opened.Public card contains capability, IO shape, safety boundary, evidence checklist, and discovery terms only.
NEXT ACTION REFERENCEREAD STEPS 9

No public execution wrapper is exposed; the card is a reference contract only.

document | future_http wave-a-2026-07-03 MED ROT 8 CHECKSRECHECK 2026-07-10
basis.cross-marketfunding.net-basisresearch.arbitrage-context
Reference contract: input venue prices, contract specs, funding, fees, and timestamps; output basis_bps, net_basis_bps, freshness, and caveats.
CHANGES /v1/cards/card_apex_hybrid_cross_basis_calculator/changesREVOCATIONS /v1/revocations?card_id=card_apex_hybrid_cross_basis_calculator
OPEN CARD

APEX Hybrid funding radar

Funding radar contract for supplied CEX funding and symbol metadata, used to shortlist cross-market research candidates.
SANDBOXED

Useful but private-engine-adjacent, so only the radar contract and boundary are public. Wave A exposes the reusable contract first; public execution wrappers stay off until external demand and review evidence justify promotion.

APEX CARD V2

Saves funding radar output shape and candidate-priority gates.

REMOVES Venue/symbol freshness checks and candidate shortlist contract.RISK DATA-ONLY
Extracted from APEX_Hybrid/funding-radar as a Wave A source-private reference card.Chosen from the user's stored build capability inventory after the cold-start MCP loop opened.Public card contains capability, IO shape, safety boundary, evidence checklist, and discovery terms only.
NEXT ACTION REFERENCEREAD STEPS 9

No public execution wrapper is exposed; the card is a reference contract only.

document | future_http wave-a-2026-07-03 MED ROT 8 CHECKSRECHECK 2026-07-10
funding.radarcross-market.researchcandidate.shortlist
Reference contract: input funding, symbol, venue, and freshness facts; output radar rows with priority, freshness, and blocked reasons.
CHANGES /v1/cards/card_apex_hybrid_funding_radar/changesREVOCATIONS /v1/revocations?card_id=card_apex_hybrid_funding_radar
OPEN CARD

BTCGate

Reusable defensive market gate that blocks new risk when BTC drops beyond a configured reference-window threshold.
SANDBOXED

Small, general, and safe: it converts public price facts into an advisory block/allow decision without execution rights.

APEX CARD V2

Saves implementing the first defensive BTC regime gate.

REMOVES Threshold math, allow/block output shape, and advisory guard boundary.RISK DATA-ONLY
Extracted from repeated APEX/NEXUS/T2T risk patterns.Accepts supplied price facts only.No position or execution authority.
NEXT ACTION READ LEDGERREAD STEPS 9

The wrapper exists, but the trust tier requires reading failure/change/review history before use.

http | python_import stage1-2026-06-30 LOW ROT 4 CHECKSRECHECK 2026-07-07
risk.btc-gatemarket-regime.defensive-filteradvisory.guard
POST /v1/tools/btc-gate/run with {current_price,reference_price,threshold_pct}; returns ALLOW/BLOCK and move_pct. Advisory gate only.
CHANGES /v1/cards/card_btc_gate/changesREVOCATIONS /v1/revocations?card_id=card_btc_gate
OPEN CARD