Skip to main content
在 Manus 中运行任何 Skill
一键导入

paradex-strategy-listener

星标2
分支2
更新时间2026年5月7日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
19 个文件
SKILL.md
readonly