potoior/dsh-bull-bear0

dsh-bull-bear

牛熊行情宠物 — DeepSeek Harness 实时行情状态宠物:涨得越快牛头抬得越高,跌得越快熊头低得越深。免费新浪实时行情,免登录。

包名
dsh-bull-bear
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:potoior/dsh-bull-bear

Usage

  • Watchlist: edit the symbols array in /.bull-bear-watchlist.json (e.g. ["sh000001","sz399001","sz300750"]); the host reads it on startup and applies it.
  • Collapse/expand: click the pet to collapse into a 🐂 badge; click again to expand.
  • Refresh rate: 5 seconds by default (see config below).

Config

KeyDefaultDescription
symbolsSSE/SC/ChiNext/Moutai/CATLwatchlist (Sina codes like sh000001/sz399001; a 6-prefixed 6-digit code is auto-detected as SSE)
refreshMs5000quote refresh interval (ms)
sensitivity1rate→angle multiplier (0.15)

Defaults live in the config object in src/index.js; they can be adjusted at runtime via the RPC interface.