openpondai/agents/polymarket-market-watcher

OpenTool app

1Branch0Tags
OP
OpenPond Syncsync: merge local template master into production
markdown
# Polymarket Market Watcher Polymarket Market Watcher is a config-first strategy template for watching one exact Polymarket market outcome and mapping that probability into a Hyperliquid trade decision. ## What it does - Resolves one exact Polymarket market by slug, id, or condition id. - Watches the configured `Yes` or `No` outcome probability. - Triggers a Hyperliquid `buy` or `sell` signal once the threshold is met. - Supports hourly-style decision backtests by replaying Polymarket price history against Hyperliquid price bars. ## Default example - Watch `US x Iran ceasefire by March 31?` - Trade the `No` outcome if it stays above `80%` ## Setup - Configure the tool through `OPENTOOL_PUBLIC_PM_MARKET_WATCHER_CONFIG`. - Set `marketSymbol` explicitly for non-standard Hyperliquid instruments like `xyz:CL`. - Keep execution disabled until the watched market, outcome, and asset are confirmed.