dsh-bull-bear
牛熊行情宠物 — DeepSeek Harness 实时行情状态宠物:涨得越快牛头抬得越高,跌得越快熊头低得越深。免费新浪实时行情,免登录。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:potoior/dsh-bull-bear说明文档
阅读完整 README ↗Usage
- Watchlist: edit the
symbolsarray 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
| Key | Default | Description |
|---|---|---|
symbols | SSE/SC/ChiNext/Moutai/CATL | watchlist (Sina codes like sh000001/sz399001; a 6-prefixed 6-digit code is auto-detected as SSE) |
refreshMs | 5000 | quote refresh interval (ms) |
sensitivity | 1 | rate→angle multiplier (0.1–5) |
Defaults live in the config object in src/index.js; they can be adjusted at runtime via the RPC interface.