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.
AI Analysis
适合需要利用多数据源进行A股策略选股的量化或投资分析任务。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Gaines-cz/dsh-a-share-screenerREADME
Read the full 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