Skip to main content
Run any Skill in Manus
with one click

paradex-strategy-listener

Stars2
Forks2
UpdatedMay 7, 2026 at 07:36

Real-time strategy evaluator that subscribes to Paradex WebSocket feeds (or HTTP-polls when WS is unavailable), evaluates one or more strategy JSON specs against each market and user event, and POSTs to an OpenCLAW Gateway webhook (`/hooks/agent` or `/hooks/wake`) when triggers fire. Use whenever the user says "alert me when", "watch the market for", "trigger a webhook", "fire when RSI crosses", "monitor my fills", "live signal", "real-time evaluator", "subscribe to BBO", "strategy listener", "OpenCLAW webhook", "mirror fills to a hook", or asks to deploy a backtested strategy as a live alert. Reuses the same gate schema as paradex-strategy-backtester (rsi, sma, rvPctile, ivPctile, fundingRate with all|any|min gates), so a strategy validated in backtest can be promoted to a live listener with minimal edits. Pairs with paradex-strategy-builder (NL → spec) and paradex-strategy-backtester (historical validation) — listener is the live deployment leg.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
19 files
SKILL.md
readonly