Alternative · Analytics aggregator
PolymarketDash vs
SimpleFunctions.
PolymarketDash focuses on trader-level analytics and smart-money tracking within Polymarket — wallet attribution, position monitoring, who moved what and when. SimpleFunctions ships the agent layer above raw market data: a causal-tree thesis system with automated evaluation heartbeats, autonomous trading, computed indicators across 48K contracts on both Kalshi and Polymarket, and a 56-tool MCP server. Different products, mostly different audiences.
Verified 2026-04 · public sources only · live SF data from /calibration
Verdict
Pick the one that fits how
you actually work.
Choose SimpleFunctions if
You are building agents, autonomous trading systems, or research that needs more than flow data — calibrated probabilities with public Brier scores, causal-tree thesis modelling with auto-evaluation cycles, regime classification across the full 48K-contract universe spanning both Kalshi and Polymarket, computed indicators (implied yield, cliff risk, liquidity availability score), and a 56-tool MCP server that drops into Claude Code or Cursor in one line.
Choose PolymarketDash if
You need trader-level attribution and smart-money flow analysis inside Polymarket — wallet-level position monitoring, identifying which accounts are moving markets, and real-time surveillance of informed flow. PolymarketDash is purpose-built for traders who want to follow the smart money rather than model it.
PolymarketDash tracks smart-money flows inside Polymarket. SimpleFunctions ships the agent layer: world model, theses, indicators, autopilot, MCP, across both Kalshi and Polymarket.
At a glance
Three things that
actually differ.
Everything PolymarketDash gives you — Polymarket price monitoring, real-time market data, and trader-level analytics — SimpleFunctions also gives you, on the same Polymarket feed and extended across Kalshi.
On top of that, SF ships a causal-tree thesis system, Portfolio Autopilot (1M-context LLM, 7-gate risk cascade), computed indicators across 48K contracts, and 56 MCP tools that no current PM analytics product exposes.
SF publishes live Brier scores at /api/calibration — Kalshi 0.20, Polymarket 0.12 on T-24h price, past 90 days. Most competitors claim accuracy; we let you check ours.
Side by side
9 dimensions · verified 2026-04SimpleFunctionsKalshi + Polymarket normalised, 48K+ active contracts indexed across both venues.
PolymarketDashPolymarket only, per publicly described scope and product positioning.
SimpleFunctionsTrade ideas at /api/public/ideas with conviction and catalyst; arbitrage signals at /api/public/cross-venue/pairs — model-derived edge signals rather than wallet attribution.
PolymarketDashSpecializes in trader-level analytics and smart-money flow tracking on Polymarket — the product's stated primary focus.
SimpleFunctionsGET /api/public/market/{ticker}?depth=true returns bid/ask ladder, spread, and slippage estimation.
PolymarketDashNot confirmed from publicly available documentation.
SimpleFunctionsImplied yield, cliff risk index, liquidity availability score, event overround, τ-days, and regime label pre-computed across 48K contracts at /screen.
PolymarketDashAnalytics focus on trader behaviour and position data; derived market indicators not described in public documentation.
SimpleFunctionsLive Brier scores at /api/calibration — by venue, category, and price bucket, updated over a rolling 90-day window.
PolymarketDashNot published.
SimpleFunctionsPOST /api/thesis/create decomposes any sentence into a causal tree, propagates probabilities, scans Kalshi and Polymarket for tradeable edges, and runs an automated evaluation heartbeat.
PolymarketDashNot in scope.
SimpleFunctionsPortfolio Autopilot uses a 1M-context LLM, 13 data sources, and a 7-gate risk cascade (kill switch, position limits, drawdown gate, regime check) before execution.
PolymarketDashNot in scope.
SimpleFunctions56 tools available via claude mcp add simplefunctions --url https://simplefunctions.dev/api/mcp/mcp — works with Claude Code, Cursor, and any MCP client.
PolymarketDashNo MCP server published.
SimpleFunctionsPublic REST, MCP, and CLI reads require no auth. Pay-per-token only on thesis and intent execution, free up to 15M tokens.
PolymarketDashNot published in available public sources.
Methodology
Verified 2026-04 from public sources only — PolymarketDash's documentation, public website, and publicly observable behaviour. We never claim non-public information about PolymarketDash's internals. SimpleFunctions claims on this page are computed live from /api/calibration, /api/public/cross-venue/pairs, and /api/public/markets — you can re-verify them yourself with curl.
Use cases
Same data, different
best fit per scenario.
Scenario 01
Building an AI agent that monitors both Kalshi and Polymarket for emerging edges and executes trades autonomously.
SimpleFunctions · best fit
SF's 56-tool MCP server exposes the full pipeline — world snapshot, cross-venue pairs, computed indicators, and Portfolio Autopilot execution — in a single integration. The agent can call /api/agent/world for an 800-token situational snapshot, then drill into /api/public/cross-venue/pairs for live arbitrage candidates.
PolymarketDash
PolymarketDash is a Polymarket-only analytics surface; it does not expose an agent-accessible API or autonomous execution layer for this use case.
Scenario 02
Monitoring which wallets are moving large positions on Polymarket before major market events.
SimpleFunctions
SF models market-level signals (implied yield, cliff risk, regime) but does not provide wallet-level attribution or per-account trader identity data.
PolymarketDash · best fit
PolymarketDash is built specifically for smart-money tracking and trader-level analytics on Polymarket — this is the product's core feature set and the audience it serves.
Scenario 03
Decomposing a macro geopolitical thesis into testable sub-claims and scanning both venues for contracts that cover each node.
SimpleFunctions · best fit
POST /api/thesis/create takes the thesis sentence, builds a causal tree of testable sub-claims, propagates probabilities, and returns matched contracts on Kalshi and Polymarket with edge scores. New signals can be injected via /api/thesis/{id}/signal to trigger a re-evaluation cycle.
PolymarketDash
PolymarketDash does not offer a thesis decomposition system; users would need to manually identify relevant Polymarket contracts and track them independently.
Scenario 04
Running cross-venue arbitrage research across Kalshi and Polymarket on matched contracts.
SimpleFunctions · best fit
GET /api/public/cross-venue/pairs?preset=arb returns live cross-venue matched pairs with normalised prices and spread data, directly queryable by a script or agent.
PolymarketDash
PolymarketDash covers Polymarket only; cross-venue arbitrage research would require a separate data source for Kalshi coverage.
Live data
The SimpleFunctions claims on this page are not marketing copy. Brier scores, market counts, and cross-venue pair counts are computed live from /calibration, /screen, and /api/public/cross-venue/pairs. All public, all free, all CC-BY-4.0.
FAQ
What is the SimpleFunctions thesis system and how does it work?+
POST /api/thesis/create accepts any natural-language sentence — e.g. 'Israel and Hamas reach a ceasefire before Q3' — and decomposes it into a causal tree of testable sub-claims. Each node gets a probability estimate. The system then scans Kalshi and Polymarket for contracts covering those sub-claims and scores each for tradeable edge. An evaluation heartbeat (news scan, price refresh, milestone check, LLM eval, confidence update) runs automatically. Inject new signals at any time via /api/thesis/{id}/signal.
Does SimpleFunctions cover Polymarket, or only Kalshi?+
Both. SF normalises and indexes 48K+ active contracts across Kalshi and Polymarket under a unified API. Cross-venue matched pairs are available at /api/public/cross-venue/pairs. All indicators — implied yield, cliff risk, liquidity score — are computed across both venues. PolymarketDash covers Polymarket only, per its publicly described scope.
What is Portfolio Autopilot?+
Portfolio Autopilot is SF's autonomous trading agent. It uses a 1M-context LLM, draws on 13 data sources, and runs a 7-gate risk cascade before placing any position: kill switch, position limits, drawdown gate, regime check, and additional safeguards. It is not a rule-based bot — it reasons over the full world model each cycle. Autopilot is distinct from the thesis system; theses feed edge signals to it, but it can also operate independently of any open thesis.
Can I use SimpleFunctions from Claude, Cursor, or another AI assistant?+
Yes. SF ships a 56-tool MCP server. Add it with one command: claude mcp add simplefunctions --url https://simplefunctions.dev/api/mcp/mcp. From that point your AI assistant can call world snapshots, scan markets, retrieve calibration data, query cross-venue pairs, and interact with the thesis system — all without leaving your editor or chat session. The server is compatible with Claude Code, Cursor, and any client that speaks the Model Context Protocol.
How does SimpleFunctions publish its own calibration data?+
GET /api/calibration returns SF's live Brier scores, broken down by venue (Kalshi and Polymarket), category, and price bucket, over a rolling 90-day window. Current figures: Kalshi 0.20, Polymarket 0.12 on T-24h prices. These numbers update automatically and you can re-verify them with a curl command. SF audits its own prediction accuracy publicly; most competitors describe accuracy in marketing copy without a verifiable endpoint.
What does PolymarketDash specialise in that SimpleFunctions does not offer?+
PolymarketDash is built around trader-level analytics and smart-money tracking on Polymarket. Its stated focus is wallet attribution and position monitoring — identifying which accounts are moving markets and tracking informed flow in real time. SF models market signals at the contract and portfolio level but does not provide wallet-level trader attribution or per-account position history. If your research depends on following specific traders inside Polymarket, PolymarketDash is the more focused tool.
What are SF's computed indicators and where do I find them?+
SF pre-computes six indicators across 48K+ active contracts: IY (implied yield on binary contracts), CRI (cliff risk index, measuring late-contract non-linearity), LAS (liquidity availability score), EE (event overround, summing all legs), τ-days (time to settlement), and a regime label classifying each contract's adverse-selection profile. All are available at /screen for browsing or queryable via the API and MCP tools — pre-computed, no need to derive them from raw price and volume feeds.
Start for free.
Public endpoints are free for normal usage and rate-limited for reliability. Authenticated endpoints are free up to 15M tokens, then pay per token. No credit card to start.