← 返回
数据分析 Key 中文

Polymarket Real Estate Trader

Trades Polymarket prediction markets on housing prices, mortgage rates, Fed rate decisions, real estate crash scenarios, and regional property market milesto...
在Polymarket预测市场交易房价、抵押贷款利率、美联储利率决定、房地产崩盘情景以及地区房地产市场里程碑
diagnostikon
数据分析 clawhub v0.0.3 3 版本 100000 Key: 需要
★ 0
Stars
📥 666
下载
💾 24
安装
3
版本
#latest

概述

Real Estate & Housing Trader

> This is a template.

> The default signal is keyword-based market discovery combined with probability-extreme detection — remix it with the data sources listed in the Edge Thesis below.

> The skill handles all the plumbing (market discovery, trade execution, safeguards). Your agent provides the alpha.

Strategy Overview

Housing and Fed rate markets are priced by retail traders following mainstream media narratives. This skill exploits two structural edges without any external API:

  1. FOMC calendar timing — Rate markets diverge most from CME FedWatch in the weeks before a meeting. Trading the pre-meeting window captures the professional vs retail pricing gap.
  2. Market type confidence — Fed/rate decisions are professionally calibrated; crash/bubble markets are emotionally driven. Position sizing reflects this.

Signal Logic

Default Signal: Conviction-Based Sizing with Macro Cycle Bias

  1. Discover active housing and rate markets on Polymarket
  2. Compute base conviction from distance to threshold (0% at boundary → 100% at p=0/p=1)
  3. Apply macro_cycle_bias() — combines FOMC month timing with market type confidence
  4. Size = max(MIN_TRADE, conviction × bias × MAX_POSITION) — capped at MAX_POSITION
  5. Skip markets with spread > MAX_SPREAD or fewer than MIN_DAYS to resolution

Macro Cycle Bias (built-in, no API required)

Factor 1 — FOMC Calendar Timing

Fed rate decision markets have their highest edge in the 2–4 weeks BEFORE a meeting — when CME FedWatch (professional market) and Polymarket (retail) diverge most. After the decision, repricing happens within hours.

FOMC meets ~8x/year: Jan, Mar, May, Jun, Jul, Sep, Nov, Dec

ConditionMultiplier
------
Rate question in FOMC-active month1.2x — pre-meeting window, edge at its peak
Rate question in gap month (Apr, Aug, Oct)0.9x — fewer catalysts

Factor 2 — Market Type Confidence

Market typeMultiplierWhy
---------
Fed/FOMC rate decisions1.25xCME FedWatch = professional-grade calibration
Mortgage rate markets1.15xMechanically tied to Fed funds — directionally predictable
Case-Shiller / price index1.10xData-driven index releases — trackable trajectory
Housing crash / bubble / collapse0.75xFear/narrative-driven — hard to time, high variance
Commercial RE / office vacancy0.80xWFH narrative distorts rational pricing

Combined capped at 1.40x. A Fed rate cut market in March → 1.2 × 1.25 = 1.40x (cap) — maximum edge. A "housing bubble crash" question → 1.0 × 0.75 = 0.75x — trade very conservatively.

Remix Signal Ideas

  • CME FedWatch: Replace market.current_probability with FedWatch implied probability — trade the divergence between professional futures and Polymarket retail pricing
  • FRED API: Federal Reserve economic data releases as leading signal for rate trajectory
  • Case-Shiller releases: Track monthly index trajectory to front-run known lagged data
  • Zillow / Redfin Research: Regional data as leading indicator for national market questions

Safety & Execution Mode

The skill defaults to paper trading (venue="sim"). Real trades only with --live flag.

ScenarioModeFinancial risk
---------
python trader.pyPaper (sim)None
Cron / automatonPaper (sim)None
python trader.py --liveLive (polymarket)Real USDC

autostart: false and cron: null — nothing runs automatically until you configure it in Simmer UI.

Required Credentials

VariableRequiredNotes
---------
SIMMER_API_KEYYesTrading authority. Treat as high-value credential.

Tunables (Risk Parameters)

All declared as tunables in clawhub.json and adjustable from the Simmer UI.

VariableDefaultPurpose
---------
SIMMER_MAX_POSITION30Max USDC per trade (reached at 100% conviction)
SIMMER_MIN_VOLUME8000Min market volume filter (USD)
SIMMER_MAX_SPREAD0.08Max bid-ask spread (8%)
SIMMER_MIN_DAYS7Min days until resolution
SIMMER_MAX_POSITIONS6Max concurrent open positions
SIMMER_YES_THRESHOLD0.38Buy YES if market price ≤ this value
SIMMER_NO_THRESHOLD0.62Sell NO if market price ≥ this value
SIMMER_MIN_TRADE5Floor for any trade (min USDC regardless of conviction)

Dependency

simmer-sdk by Simmer Markets (SpartanLabsXyz)

  • PyPI: https://pypi.org/project/simmer-sdk/
  • GitHub: https://github.com/SpartanLabsXyz/simmer-sdk

版本历史

共 3 个版本

  • v0.0.3 当前
    2026-05-03 04:18 安全 安全
  • v1.0.1
    2026-03-30 04:17 安全
  • v1.0.0
    2026-03-19 23:12

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 367 📥 140,280
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,027
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 164 📥 59,885