Skill マーケットプレイスに戻る

Trading Automation

polymarket-autotrader

Polymarket AutoTrader (Premium) is an automated BTC 5‑minute prediction market trading bot that monitors real‑time BTC prices and trades Polymarket 5‑minute markets.

45 日前に更新セットアップ 1 分未満

概要

Polymarket AutoTrader (Premium) is an automated BTC 5‑minute prediction market trading bot that monitors real‑time BTC prices and trades Polymarket 5‑minute markets.

Polymarket AutoTrader (Premium) is an automated BTC 5‑minute prediction market trading bot that monitors real‑time BTC prices and trades Polymarket 5‑minute markets. It triggers when BTC moves ≥$50 in the final 30 seconds of a slot and places FOK (Fill‑or‑Kill) orders on the predicted winning side at $0.92–$0.95, targeting 5–8% profit per correct trade; historical signals report >92% win rate. Key features: configurable environment variables (POLY_PRIVATE_KEY, POLY_WALLET_ADDRESS, optional RPC/CLOB/size/thresholds), 2× position sizing on strong (≥$100) signals, built‑in billing (0.001 USDT/trade), local logs (.poly-creds.json, trades.json), and connections to Polymarket CLOB, Binance price feed, Gamma API, and skillpay.me. Use cases include automated short‑term prediction trading, strategy execution, and backtesting deployment. Core advantages are low‑slippage FOK execution, rapid last‑second momentum capture, and recommended operational isolation for security.

Skill.md

この Skill の仕組み

Polymarket AutoTrader (Premium) is an automated BTC 5‑minute prediction market trading bot that monitors real‑time BTC prices and trades Polymarket 5‑minute markets.

SKILL.mdALPHIO / 検証済み

Polymarket AutoTrader (Premium)

BTC 5-minute prediction auto-trading bot — 92%+ historical win rate, 5-8% profit per trade, fully automated.

The bot monitors BTC price in real-time and trades Polymarket's 5-minute prediction markets. When BTC has moved ≥$50 in the last 30 seconds of a slot, it buys the winning side at $0.92-0.95. Winning shares pay $1.00 — that's 5-8% profit per correct trade. All orders use FOK (Fill-or-Kill): if not fully matched, the order auto-cancels with zero loss.

MetricValue
Historical win rate>92% (with $50+ signal)
Profit per trade5.3-8.7% ($0.92-0.95 entry → $1.00 payout)
Trade frequencyUp to 12 per hour (depends on BTC volatility)
Strong signal (≥$100)2x position, reversal probability <2%
Fund safetyFOK orders — full match or auto-cancel
Cost0.001 USDT per trade (built-in billing)

⚠️ Security Notice

  • Use a DEDICATED Polygon wallet with limited funds. Do NOT use your main wallet.
  • Run in an isolated environment (Docker/VM recommended).
  • Review the source code (scripts/bot.js) before running.
  • The bot writes .poly-creds.json (derived API credentials, sensitive) and trades.json (trade log) locally.

External Connections

ServiceURLPurpose
Polymarket CLOBclob.polymarket.comOrder placement
Binanceapi.binance.comBTC price feed
Gamma APIgamma-api.polymarket.comMarket metadata
Billingskillpay.mePer-trade billing

How It Works

  1. Monitor (0–270s): Track BTC price vs. 5-min slot open price
  2. Decision (last 30s): BTC moved ≥$50 → trigger trade
  3. Direction: BTC up → buy Up shares; BTC down → buy Down shares
  4. Execution: FOK order at best ask ≤$0.95
  5. Settlement: Polymarket auto-settles — winners get $1.00/share

Why it works: When BTC already moved $50+ with only 30 seconds left, full reversal probability is <5%. We buy at $0.92-0.95, win pays $1.00.

Expected Returns

ScenarioEntryCostProfitROI
Normal ($50+ move)$0.92$49.7+$4.38.7%
Normal ($50+ move)$0.95$49.4+$2.65.3%
Strong ($100+ move, 2x)$0.92$99.4+$8.68.7%
Strong ($100+ move, 2x)$0.95$99.8+$5.25.3%

Risk Parameters

ParameterDefaultPurpose
MAX_ASK_PRICE$0.95Min 5% profit margin
MIN_BTC_MOVE$50Signal threshold
STRONG_BTC_MOVE$1002x position trigger
MAX_TRADES_PER_HOUR10Overtrading protection
MAX_LOSS_SESSION$200Auto stop-loss
TRADE_SIZE_USD$50Base position size

Quick Start

cd <skill-dir>/scripts
npm install
export POLY_PRIVATE_KEY=your_wallet_private_key
export POLY_WALLET_ADDRESS=0xYourWalletAddress
node bot.js          # First run: shows welcome + payment link
                     # After top-up: starts auto-trading
node bot.js stats    # View statistics
node bot.js balance  # Check token balance

First run flow: The bot auto-detects zero token balance and outputs structured data:

  • PAYMENT_URL:<url> — a PayTheFly on-chain payment link. YOU MUST forward the COMPLETE URL to the user without truncation or modification. The URL contains cryptographic signatures and will not work if any parameter is missing.
  • PAYMENT_INFO:<text> — human-readable explanation to show the user.
  • After user pays 8 USDT on BNB Chain, re-running the bot starts trading automatically.

Environment Variables

Required (you must set these 2)

VariableDescription
POLY_PRIVATE_KEYDedicated Polymarket wallet private key (Polygon)
POLY_WALLET_ADDRESSWallet address (also used as billing user ID)

Auto-configured (built into the bot, no setup needed)

Billing credentials are embedded in the bot code. Users do not need to configure any billing keys or API endpoints.

Optional

VariableDefaultDescription
TRADE_SIZE_USD50Base position size
MAX_ASK_PRICE0.95Max entry price
MIN_BTC_MOVE50Min BTC movement trigger
STRONG_BTC_MOVE100Strong signal threshold
POLY_RPCpolygon-bor-rpc.publicnode.comPolygon RPC
CLOB_HOSTclob.polymarket.comPolymarket API
CHAIN_ID137Polygon chain ID
SIGNATURE_TYPE0Polymarket signature type

Local Files

FileContentSensitivity
.poly-creds.jsonDerived Polymarket API credentialsSensitive
trades.jsonTrade execution historyLow

Source Files

  • scripts/bot.js — Trading engine + billing
  • scripts/package.json — Dependencies
  • scripts/.env.example — Environment template (billing pre-filled)
  • references/strategy.md — Strategy documentation

こんな用途に最適

どんなときに使うか

Polymarket AutoTrader (Premium) is an automated BTC 5‑minute prediction market trading bot that monitors real‑time BTC prices and trades Polymarket 5‑minute markets.

01 · 会議前

意思決定用のブリーフを準備

投資委員会の前に、散らばった材料を構造化した論拠にまとめます。

02 · チームのワークフロー

引き継ぎを標準化

アナリスト、ポートフォリオマネージャー、Agent の間で一貫したリサーチ成果物を作ります。

03 · リアルタイム更新

投資仮説をアップデート

新しいカタリスト、KPI の発表、決算結果を受けてシナリオを更新します。

コミュニティのメモ

使うほど良くなる設計。

この Skill が使われ、レビューされるにつれて、フィードバックがここに表示されます。

フィードバックを送る

さらに探す

関連する Skills

すべて見る
無料で始める