potoior/dsh-bull-bear0

dsh-bull-bear

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

AI Analysis

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

Package
dsh-bull-bear
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

$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.