Gaines-cz/dsh-a-share-screener ↗★ 0
dsh-a-share-screener
A-share stock screening plugin for DeepSeek Harness (dsh): pluggable strategies on a free Eastmoney data source, behind an extensible data-source abstraction.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Gaines-cz/dsh-a-share-screener说明文档
阅读完整 README ↗Plugin configuration
Set in your profile's cordis.patch.yml (all fields have defaults):
- replace:
- id: a-share-screener
config:
# cacheDir: /path/to/cache # optional, defaults to $DSH_HOME/a-share-screener
dataSource: sina # sina (default) | eastmoney | tencent
requestsPerMinute: 200
historyBars: 800
scanTimeoutMs: 1800000
excludeST: true
excludeBSE: true
minListDays: 365
maxListDays: 0 # 0 = no upper bound; e.g. 1460 ≈ 4 years