PROMETHEUS

Crypto Signal Intelligence

Every Kraken pair scored. Every insider trap flagged.

All Kraken pairs evaluated every scan — micro-cap to mega-cap. Small-caps dominate the top picks because signals fire there, not because we filter them. 46 graded signals per coin. Selection-bias-corrected via counterfactual backfill. Insider-pump trap detection. Every call logged publicly.

What makes it different

Insider-trap detector
Deterministic scoring on six documented pump-trap patterns: thin-float pumps, whale-after-price, parabolic-no-fundamentals. No competitor has this.
Calibrated signal weights
Hierarchical-Bayesian posteriors learned from realized P&L. Not gut-guessed weights. Multipliers update as wager sample grows.
Selection-bias corrected
Counterfactual backfill computes forward returns on EVERY candidate — not just the ones we traded. Selection bias is a known quant failure we explicitly fix.
Every call logged publicly
Scanner outputs + forward outcomes stored with timestamps. Not retrospectively curated. 30 days to a defensible track record.

API preview · Launching 2026-05-18

GET /api/v1/scanner/latest
{
  "symbol": "$XYZ/USD",
  "score": 95,
  "fade_risk": "LOW",
  "strict_pass": true,
  "regime": "bull",
  "signals": [
    {"name": "whale_accumulation",
     "strength": 1.0,
     "detail": "Vol $52M (63% of MCap) — absorption pattern"},
    {"name": "network_growth_strong",
     "strength": 0.63,
     "detail": "Active addresses +63% in 30d (228 → 371)"},
    {"name": "macro_risk_on",
     "strength": 0.54,
     "detail": "SPY +7.4%/30d, VIX 17.9, DXY -0.8%"}
  ],
  "forward_outcome_calibration": {
    "1d_avg_pct": 2.1,
    "3d_avg_pct": 4.3,
    "7d_avg_pct": 6.8,
    "sample_size": 42
  }
}

Sample response — placeholder ticker. The actual API returns data, not trade instructions. You decide what to do with it.

Free tier — first 30 days after launch

Launching 2026-05-18. Join the waitlist and get the first month free. 100 API calls/day, real-time scanner output, fade-risk flags, strict-pass indicator.

One email per sub. Unsubscribe any time. We never request API keys, passwords, or wallets. Data is research, not investment advice.