tushare-query
SKILL.md
tushare-query: Setup & Overview
Token Setup
tushare-cli config set-token <YOUR_TOKEN>
# or: export TUSHARE_TOKEN=<token>
Common Flags
| Flag | Effect |
|---|---|
--format json |
JSON output (pipe to jq) |
--format csv |
CSV output (redirect to file) |
--cache |
Cache result within session |
Format Tips
- Date: always
YYYYMMDD(e.g.,20240201) - ts_code:
XXXXXX.SZShenzhen ·XXXXXX.SHShanghai ·XXXXXX.SIShenwan index - Best combo:
--format json | jq 'sort_by(-.pct_chg) | .[:10]'
Skills by Domain
| Domain | Skill |
|---|---|
| Individual stocks, ETF, capital flow | tushare-stock |
| Shenwan index, sector constituents | tushare-index |
| Concept boards, volume anomaly | tushare-concepts |
| Sector rotation & ranking | tushare-alpha |
| Financial statements | tushare-financial |
| Futures contracts & holdings | tushare-futures |
| Forex rates | tushare-forex |
Weekly Installs
10
Repository
oopslink/trading-skillsGitHub Stars
51
First Seen
8 days ago
Security Audits
Installed on
gemini-cli10
github-copilot10
codex10
amp10
cline10
kimi-cli10