stock-monitor

Review·Scanned 3/14/2026

This skill implements a background stock-monitor daemon and alert system using ./control.sh and scripts/monitor_daemon.py. It performs external network calls to endpoints such as https://push2his.eastmoney.com/api/qt/stock/kline/get and writes logs under $HOME/.stock_monitor.

from clawhub.ai·v4ee422e·58.8 KB·0 installs
$ vett add clawhub.ai/thirtyfang/stock-monitorReview findings below

Stock Monitor Pro

全功能智能股票监控预警系统

功能

  • 成本百分比预警
  • 日内涨跌幅预警
  • 成交量异动监控
  • 均线金叉死叉
  • RSI超买超卖
  • 跳空缺口检测
  • 动态止盈

快速开始

cd scripts
cp config.example.py config.py
# 编辑 config.py 填入你的持仓
./control.sh start

许可证

MIT