Data & analysis

预测市场数据

Try it

通过 AIsa API 查询跨平台预测市场数据。支持 Polymarket 和 Kalshi 的市场行情、价格、订单簿、K线、持仓和交易记录。适用场景:查询预测市场赔率、选举博彩、事件概率、市场情绪、Polymarket 价格、Kalshi 价格、体育博彩赔率、钱包盈亏、跨平台市场对比。

What it does

通过 AIsa API 查询 Polymarket 和 Kalshi 预测市场。

The skill document

预测市场数据

通过 AIsa API 查询 PolymarketKalshi 预测市场。

配置

export AISA_API_KEY="your-key"

aisa.one 获取 Key($0.01/次查询,按量付费)。

工作流程

查询预测市场数据的步骤:

  1. 搜索市场获取 ID(必须从这一步开始)
  2. 从返回结果中提取 IDtoken_idcondition_idmarket_ticker
  3. 用 ID 查询详情(价格、订单簿、K线等)

快速示例

Polymarket:搜索 → 获取价格

# 第一步:搜索市场,提取 token_id(side_a.id 或 side_b.id)
python3 {baseDir}/scripts/prediction_market_client.py polymarket markets --search "election" --status open --limit 5

# 第二步:用第一步的 token_id 获取价格
python3 {baseDir}/scripts/prediction_market_client.py polymarket price 

Kalshi:搜索 → 获取价格

# 第一步:搜索市场,提取 market_ticker
python3 {baseDir}/scripts/prediction_market_client.py kalshi markets --search "fed rate" --status open --limit 5

# 第二步:用第一步的 market_ticker 获取价格
python3 {baseDir}/scripts/prediction_market_client.py kalshi price 

跨平台体育市场

python3 {baseDir}/scripts/prediction_market_client.py sports by-date nba --date 2025-04-01

ID 参考

大多数命令需要从 markets 返回中获取 ID,务必先搜索。

平台ID 字段获取位置
Polymarkettoken_idmarkets 输出中的 side_a.idside_b.id
Polymarketcondition_idmarkets 输出中的 condition_id
Kalshimarket_tickermarkets 输出中的 market_ticker

命令参考

Polymarket

python3 {baseDir}/scripts/prediction_market_client.py polymarket markets [--search <关键词>] [--status open|closed] [--min-volume <数值>] [--limit <数值>]
python3 {baseDir}/scripts/prediction_market_client.py polymarket price  [--at-time ]
python3 {baseDir}/scripts/prediction_market_client.py polymarket activity --user <钱包地址> [--market-slug ] [--limit <数值>]
python3 {baseDir}/scripts/prediction_market_client.py polymarket orders [--market-slug ] [--token-id ] [--user <钱包地址>] [--limit <数值>]
python3 {baseDir}/scripts/prediction_market_client.py polymarket orderbooks --token-id  [--start <毫秒>] [--end <毫秒>] [--limit <数值>]
python3 {baseDir}/scripts/prediction_market_client.py polymarket candlesticks  --start  --end  [--interval 1|60|1440]
python3 {baseDir}/scripts/prediction_market_client.py polymarket positions <钱包地址> [--limit <数值>]
python3 {baseDir}/scripts/prediction_market_client.py polymarket wallet (--eoa <地址> | --proxy <地址>) [--with-metrics]
python3 {baseDir}/scripts/prediction_market_client.py polymarket pnl <钱包地址> --granularity 

Kalshi

python3 {baseDir}/scripts/prediction_market_client.py kalshi markets [--search <关键词>] [--status open|closed] [--min-volume <数值>] [--limit <数值>]
python3 {baseDir}/scripts/prediction_market_client.py kalshi price  [--at-time ]
python3 {baseDir}/scripts/prediction_market_client.py kalshi trades [--ticker ] [--start ] [--end ] [--limit <数值>]
python3 {baseDir}/scripts/prediction_market_client.py kalshi orderbooks --ticker  [--start <毫秒>] [--end <毫秒>] [--limit <数值>]

跨平台体育市场

python3 {baseDir}/scripts/prediction_market_client.py sports matching (--polymarket-slug  | --kalshi-ticker )
python3 {baseDir}/scripts/prediction_market_client.py sports by-date <运动类型> --date 

支持:nflmlbcfbnbanhlcbbpgatennis

理解赔率

价格为小数:0.65 = 65% 隐含概率。"Yes" 价格 = 事件发生的概率。交易量越高 = 流动性越强。

安全与权限

需要: AISA_API_KEY 环境变量。

所有操作均为只读,通过 HTTPS GET 请求 api.aisa.one。不执行交易、不连接钱包、除 API Key 外不发送个人数据。每个响应包含 usage.costusage.credits_remaining

完整文档:AIsa API 参考

Related skills

Fetch raw ad creative, app, ranking, and revenue data from AdMapix as structured JSON.

by fly0pants4.3k installs296 stars

Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.

by nssa.io1.0k installs47 stars

Query Twitter/X profiles, tweets, follower events, and KOL data through the 6551 REST API.

by infra403840 installs27 stars

Build a git-derived ownership map of people-to-files with bus-factor and sensitive-code risk exports for Neo4j/Gephi.

by OpenAI27.5k stars

Scaffold a Codex plugin directory with the required `.codex-plugin/plugin.json` and a marketplace entry.

by OpenAI27.5k stars

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

by OpenAI27.5k stars

More from bibaofeng

Browse all skills

Get a 30-day, multi-source research brief on any topic, ranked and clustered with citations.

by bibaofeng19 installs

Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting. Use w...

by bibaofeng34 installs

Multi-source search engine powered by AIsa API. Combines Tavily web search, Scholar academic search, Smart hybrid search, and Perplexity deep research — all...

by bibaofeng19 installs

Reads and searches X (Twitter) data including profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Also supports p...

by bibaofeng13 installs

Unified SaaS integration gateway via api.aisa.one (AISA gateway, v3.1): manage OAuth auth for third-party SaaS apps (Gmail/Slack/GitHub/Notion etc.), tool ex...

by bibaofeng12 installs

Generate images and videos with AIsa. Supports four image models (Google Gemini 3 Pro Image, Alibaba Wan 2.7 image + image-pro, ByteDance Seedream) and four...

by bibaofeng12 installs