potoior/dsh-bull-bear0

dsh-bull-bear

牛熊行情宠物:DeepSeek Harness 网页端实时行情状态宠物,根据涨跌幅度动态调整牛熊头部角度,免登录对接新浪行情。

AI 分析

核心用途是在 DSH 界面中提供趣味性的股市行情监控挂件。适合需要在工作或对话时顺便关注自选股实时涨跌幅度的投资者。

套件
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.