Market Discovery — 6 bots
Find, score, rank tradeable markets from the universe
Total bots
6
Frozen
5
Demo-wired
1
Production-live
0
Spotlight bots
disc.marketqualityranker
Score every market across volume, spread, depth, dispute history, rule clarity, implied volatility, and time-to-resolution into a single quality rank.
disc.opportunityqueue
Maintain a ranked queue of the best candidate markets per registered strategy type by combining MarketQualityRanker scores, EventCalendarMapper proxim
All Market Discovery bots
| Bot | Class | Authority | Status | Readiness | Wired? | Purpose |
|---|---|---|---|---|---|---|
| DuplicateMarketDetector disc.duplicatemarketdetector | Signal Service | Read-only, Recommend | planned | Spec started | Detect semantically identical or dangerously overlapping Polymarket markets to prevent accidental correlated exposure and to surface cross-market arbi | |
| EventCalendarMapper disc.eventcalendarmapper | Signal Service | Read-only, Recommend | planned | Spec started | Map every Polymarket market to a known real-world calendar event (elections, sports fixtures, court dates, FOMC releases, earnings, debates) and emit | |
| MarketQualityRanker disc.marketqualityranker | Signal Service | Read-only, Recommend | planned | Spec started | demo | Score every market across volume, spread, depth, dispute history, rule clarity, implied volatility, and time-to-resolution into a single quality rank. |
| MarketScanner disc.marketscanner | Signal Service | Read-only, Recommend | live | General live | MarketScanner continuously scans every live Polymarket market on each scan cycle and scores each one for tradability based on volume, book depth, spre | |
| NewMarketWatcher disc.newmarketwatcher | Signal Service | Read-only, Recommend | planned | Spec started | Poll the Gamma API at high frequency to detect newly listed markets as soon as they appear, parse their initial metadata, and emit ObservationReports | |
| OpportunityQueue disc.opportunityqueue | Signal Service | Read-only, Recommend | planned | Spec started | Maintain a ranked queue of the best candidate markets per registered strategy type by combining MarketQualityRanker scores, EventCalendarMapper proxim |
Why this matters
Understanding which family a bot belongs to is the first step to understanding what it can and cannot do. Market Discovery bots does NOT propose or execute trades; only scores and ranks — this boundary is enforced in code and visible in every bot's authority chips.