You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opening this up because the current screener is opinionated — 24h movers, volume leaders, crash signals (>20% in 1h), category filters. That's what I wanted when I was scanning Polymarket for setups. But the data pipeline behind it (13,963 markets, refreshed daily via Gamma API) can rank on anything.
Genuinely curious what other people would use:
Liquidity-weighted movers — filter out the $50-volume noise that dominates raw % change lists?
New-market alerts — first 24h after a market opens, before crowd-pricing kicks in?
Spread / order-book depth — would need to hit CLOB instead of Gamma, doable but heavier?
Resolution-soon view — markets resolving in <72h, sorted by implied edge vs base rate?
Cross-market correlations — e.g. "all 2024 election markets that moved together today"?
Time-of-day price drift — does a market systematically drift between US market open/close?
If any of those (or something else) would actually change how you trade or research, drop a comment. I'll prioritize by what gets traction here, not what I guess. PRs welcome too — the build script is ~200 lines of Python.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Opening this up because the current screener is opinionated — 24h movers, volume leaders, crash signals (>20% in 1h), category filters. That's what I wanted when I was scanning Polymarket for setups. But the data pipeline behind it (13,963 markets, refreshed daily via Gamma API) can rank on anything.
Genuinely curious what other people would use:
If any of those (or something else) would actually change how you trade or research, drop a comment. I'll prioritize by what gets traction here, not what I guess. PRs welcome too — the build script is ~200 lines of Python.
Underlying historical data (9.5M snapshots, 9,550 markets) is on Gumroad: https://gumroad.com/l/agyjd?utm_source=github&utm_medium=discussion&utm_campaign=polyscope-week22 — but the screener itself stays free.
Beta Was this translation helpful? Give feedback.
All reactions