kalshi-f1-teammate-anti-trader

Trades F1 Drivers Championship markets on Kalshi using teammate anti-correlation. Teammates share the same car so their probabilities are structurally linked -- when one rises, the other should fall. Requires SIMMER_API_KEY and simmer-sdk.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "kalshi-f1-teammate-anti-trader" with this command: npx skills add Diagnostikon/kalshi-f1-teammate-anti-trader

Kalshi F1 Teammate Anti-Correlation Trader

This is a template. The default signal uses static dominance ratios -- remix it with live head-to-head qualifying/race data for dynamic dominance estimation. The skill handles all the plumbing (market discovery, trade execution, safeguards). Your agent provides the alpha.

Strategy Overview

F1 teammates share the same car, meaning their championship probabilities are structurally anti-correlated. If Verstappen's probability rises, Lawson's should fall (they share Red Bull's probability budget). Markets are slow to adjust both sides of teammate pairs simultaneously, creating exploitable relative mispricings.

Key advantages:

  • Structural constraint -- teammate probabilities must sum to roughly the team's total share
  • Dominance ratios are stable -- intra-team hierarchy rarely changes mid-season
  • Markets adjust asymmetrically -- one driver's price moves but teammate's lags
  • Pairs trading -- natural hedge structure reduces directional risk

Signal Logic

Teammate Anti-Correlation Model

  1. Define teammate pairs (same constructor)
  2. Set dominance ratios (who captures what % of team total)
  3. For each pair, sum their market prices = team_total
  4. Compute fair split: fair_A = team_total * dominance, fair_B = team_total * (1-dominance)
  5. Trade when |fair - market| >= entry_edge for either driver

Teammate Pairs (2025)

PairConstructorDominanceTeam Total
Verstappen / LawsonRed Bull85%/15%~36%
Leclerc / HamiltonFerrari50%/50%~20%
Russell / AntonelliMercedes70%/30%~8%
Piastri / NorrisMcLaren40%/60%~36%

Conviction-Based Sizing

  • conviction = min(|edge| / entry_edge, 2.0) / 2.0
  • size = max($1.00, conviction * MAX_POSITION_USD)
  • Larger edge = larger position, capped at MAX_POSITION_USD

Risk Parameters

ParameterDefaultNotes
Entry edge8%Min fair-vs-market divergence to trade
Exit threshold45%Sell when position price reaches this
Max position size$5.00 USDCPer market
Max trades per run4Rate limiting
Max slippage15%Skip if slippage exceeds
Min liquidity$0Disabled by default

Installation & Setup

clawhub install kalshi-f1-teammate-anti-trader

Requires: SIMMER_API_KEY and SOLANA_PRIVATE_KEY environment variables.

Cron Schedule

Cron is set to null -- the skill does not run on a schedule until you configure it in the Simmer UI.

Safety & Execution Mode

The skill defaults to dry-run mode. Real trades only execute when --live is passed explicitly.

ScenarioModeFinancial risk
python trader.pyDry runNone
Cron / automatonDry runNone
python trader.py --liveLive (Kalshi via DFlow)Real USDC

Required Credentials

VariableRequiredNotes
SIMMER_API_KEYYesTrading authority. Treat as a high-value credential.
SOLANA_PRIVATE_KEYYesBase58-encoded Solana private key for live trading.

Tunables (Risk Parameters)

VariableDefaultPurpose
SIMMER_F1_TEAM_ENTRY_EDGE0.08Min divergence to trigger trade
SIMMER_F1_TEAM_EXIT_THRESHOLD0.45Sell position when price reaches this level
SIMMER_F1_TEAM_MAX_POSITION_USD5.00Max USDC per trade
SIMMER_F1_TEAM_MAX_TRADES_PER_RUN4Max trades per execution cycle
SIMMER_F1_TEAM_SLIPPAGE_MAX0.15Max slippage before skipping trade
SIMMER_F1_TEAM_MIN_LIQUIDITY0Min market liquidity USD (0 = disabled)

Dependency

simmer-sdk is published on PyPI by Simmer Markets.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

openEuler RPM Packaging

🚨 openEuler 专项 RPM 打包规范。任何涉及 openEuler 打包的场景,都必须读取此技能。**openEuler 规则与通用 RPM 不同**:5 包拆分规则、专用 changelog 格式(Type/ID/SUG/DESC)、openEuler 专用宏、检视原则。不适用于其他发行版。

Registry SourceRecently Updated
General

Tianyi Cloud Game

天翼云游戏搜索与启动。当用户想玩云游戏、搜索游戏、或提到天翼云游戏时使用。支持自然语言匹配游戏并快速启动。

Registry SourceRecently Updated
General

Ugc Ad Script Maker

Creates timed, authentic UGC-style ad scripts with strong hooks, natural product proof, and varied CTAs for TikTok, Reels, Shorts, FB, and Snapchat.

Registry SourceRecently Updated
General

Campaign Angle Spark

Generates and scores unique, relevant campaign angles from product briefs, recommending targeted marketing hooks and test priorities without generic templates.

Registry SourceRecently Updated