← 返回
效率工具 中文

Tradebot Ops

Monitor trading bot health by detecting stalls, verifying LIVE status and data freshness, restarting safely if needed, and summarizing status clearly.
监控交易机器人健康状态,检测卡顿、验证实时状态与数据新鲜度,必要时安全重启,并清晰汇总状态。
motivationationdaily
效率工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 726
下载
💾 15
安装
1
版本
#latest

概述

tradebot-ops

Purpose

Operate and monitor the trading bot safely: detect stalls, verify LIVE/halting state, validate data freshness, restart cleanly, and produce human-readable health summaries.

Use when

  • Bot shows LIVE but no updates (stale heartbeat/bars)
  • Chart frozen / signals file not updating
  • Need to answer: “Is it running? Is it safe? Why no trades?”

Inputs

  • dist/out/live_heartbeat_*.json
  • dist/out/live_signals_*.csv
  • dist/out/live_trades_*.csv (if present)
  • UI endpoints: /api/trading/*

Outputs

  • One-paragraph health summary
  • If unhealthy: one action (restart/clear stale) + verification
  • Audit log entry

Safety rails

  • Never raise risk_pct automatically.
  • Prefer restart/self-heal over loosening risk.

Checklist

1) Confirm UI server reachable /api/status.

2) Read heartbeat: mode/status/halted/in_position/last_bar_ts.

3) Freshness: _hb_age_s, _bar_age_s.

4) Confirm signals file mtime is recent.

5) If stale: stop bot PID (runtime or heartbeat pid) → apply+restart.

6) Re-check last_bar_ts advances.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 03:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,313
data-analysis

Ui Control Center

motivationationdaily
管理维护本地代理控制界面,在端口8765上提供可靠缓存、仪表盘、选项卡及无冲突服务器处理。
★ 1 📥 1,786
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,858