Loading...
Loading...
Compare original and translation side by side
/data/workspace/skills/dog-strategy//data/workspace/skills/dog-strategy/| Signal | Points | Notes |
|---|---|---|
| SM consensus | 1-3 | ≥15% dominant = +3 |
| Trader depth | 0-1 | ≥100 traders = +1 |
| 4H alignment | -1 to +2 | Confirms direction |
| Move exhaustion | -3 to +1 | Strictest in fleet: >3% = -3, >2% = -2, <0.5% = +1 (early bonus) |
| 1H momentum | 0-1 | Confirms direction |
| 15m velocity | -1 to +3 | Strong spike = +3 |
| 1h acceleration | 0-1 | Accel = +1 |
| Funding alignment | 0-1 | Funding pays your direction |
| US session | 0-1 | 13-21 UTC |
| 信号 | 积分 | 备注 |
|---|---|---|
| SM共识 | 1-3 | 主导共识度≥15% = +3 |
| 交易员深度 | 0-1 | 参与交易员≥100名 = +1 |
| 4小时级别行情对齐 | -1 到 +2 | 确认趋势方向 |
| 行情衰竭度 | -3 到 +1 | 全集群最严格规则:波动>3% = -3,>2% = -2,<0.5% = +1(早入场奖励) |
| 1小时级别动量 | 0-1 | 确认趋势方向 |
| 15分钟级别动能 | -1 到 +3 | 强劲飙升 = +3 |
| 1小时级别加速度 | 0-1 | 处于加速状态 = +1 |
| 资金费率对齐 | 0-1 | 资金费率方向与持仓方向一致 |
| 美股交易时段 | 0-1 | UTC时间13-21点 |
sed -i 's/${WALLET_ADDRESS}/<WALLET>/' /data/workspace/skills/dog-strategy/runtime.yaml
sed -i 's/${TELEGRAM_CHAT_ID}/<CHAT_ID>/' /data/workspace/skills/dog-strategy/runtime.yaml
openclaw senpi runtime create --path /data/workspace/skills/dog-strategy/runtime.yamlsed -i 's/${WALLET_ADDRESS}/<WALLET>/' /data/workspace/skills/dog-strategy/runtime.yaml
sed -i 's/${TELEGRAM_CHAT_ID}/<CHAT_ID>/' /data/workspace/skills/dog-strategy/runtime.yaml
openclaw senpi runtime create --path /data/workspace/skills/dog-strategy/runtime.yaml| File | Purpose |
|---|---|
| Multi-asset scoring + entry execution |
| Config helper (MCP, state, positions) |
| Wallet, strategy ID |
| Quick-profit DSL config |
| 文件 | 用途 |
|---|---|
| 多资产打分 + 入场执行 |
| 配置工具(MCP、状态、仓位管理) |
| 钱包、策略ID配置 |
| 快速止盈DSL配置 |