The PolyBot dashboard is your full command centre — monitor performance, manage positions, tweak settings, and stop the bot instantly without touching the command line.
Open your browser and navigate to:
http://localhost:8080http://YOUR_VPS_IP:8080If the dashboard doesn't load on a VPS, ensure port 8080 is open in your firewall:
Total equity, realized P&L, open P&L, win rate, trade count, and a live equity curve chart. Updated every 10 seconds.
All currently open positions: market name, YES/NO direction, shares held, entry price, current price, and unrealized P&L.
Full history of every trade: timestamp, direction, bet size, fill price, exit price, P&L, and which strategy triggered it.
Live configuration editor. Change mode, bet size, risk limits, and Telegram settings — all applied instantly without a restart.
Configure Telegram notifications. Enter your bot token and chat ID, test the connection, and toggle individual alert types.
Shows current bot version and available updates. One-click update button — no SSH, no docker pull, no manual restart.
The Overview is your primary health check. Key metrics displayed:
Each row in the positions table shows:
Every setting from config.yml is editable here. Key controls:
Click Apply Settings — the bot applies changes on the next decision cycle (within 30 seconds).
All P&L values can be displayed in 16 currencies. Click the currency dropdown in the top-right of any tab:
USD · EUR · GBP · AUD · JPY · CAD · CHF · SGD · INR · BRL · MXN · SEK · NOK · DKK · PLN · CZK
Exchange rates are fetched from open FX APIs and refresh every hour.
The large red STOP button in the top-right of every tab immediately: cancels all open orders on the Polymarket order book, halts the bot's trading loop, and sends a Telegram alert if configured. No positions are force-closed — existing open positions remain on Polymarket until they resolve naturally or you close them manually. Use this button if you see unexpected behaviour or want to pause trading instantly.
Go to Dashboard → Updates. When a new version is available:
If you prefer to update via CLI: