| name | predictit |
| description | PredictIt political prediction market (read-only) |
| emoji | 🗳️ |
| commands | ["/pi"] |
PredictIt
Read-only integration with PredictIt, a US political prediction market. View markets and prices.
Quick Start
/pi search president
/pi market 6867
/pi all
Commands
| Command | Description |
|---|
/pi search [query] | Search markets |
/pi market <id> | Get market details |
/pi all | List all active markets |
Examples:
/pi search election
/pi market 6867
/pi all
Features
- Political Markets - US elections, congress, policy
- Real-time Prices - Last trade and best bid/ask
- Contract Details - Individual outcomes with prices
Notes
- PredictIt is read-only (no trading API)
- Prices shown are last trade price
- Market volume not exposed by API
- US politics focused
Price Data
| Field | Description |
|---|
| lastTradePrice | Most recent trade price |
| bestBuyYesCost | Best offer to buy Yes |
| bestBuyNoCost | Best offer to buy No |
| bestSellYesCost | Best bid to sell Yes |
| bestSellNoCost | Best bid to sell No |
Resources