Dashboard Prediction Markets

Kalshi Terminal

A Bloomberg-style trading terminal for Kalshi prediction markets — built for serious traders who want a real dashboard, not just the Kalshi website.

vibingwithtyler.github.io/kalshi-dashboard/ — DEMO MODE
  • Live Portfolio Positions

    Real-time bid/ask prices, unrealized P&L per position, total return, and a scrolling ticker tape across the top.

  • Price History Charts

    Click any position to chart its bid price history with a cost-basis overlay. Export to CSV.

  • Live Sports Scores

    For sports markets, see real-time game scores, player prop progress, and quarter/period updates right in the dashboard.

  • Autonomous Trading Engine

    Built-in trade execution panel. Configure cycles, max trades per cycle, and run in autonomous mode with configurable risk guardrails.

Python Flask Chart.js Kalshi API ESPN API Monospace UI

The trading engine has hard-coded limits: $0.50–$1.00 per trade, $50/day loss limit that auto-halts trading, max 20 resting orders, and stale order cancellation after 3 cycles.

The demo above uses static mock data. The real terminal requires your own Kalshi API credentials running locally.

See the terminal in action

The demo runs fully in the browser with realistic mock market data.