What problem does it solve?
This skill centralizes Tushare adoption by describing how to authenticate, query, and interpret the vast set of Chinese market datasets so analysts no longer need to read disparate docs or experiment blindly with the API.
Core Features & Use Cases
- Token configuration for pro_api ensures sensitive credentials are set once and reused securely for all requests.
- Reference tables catalog every major interface (stocks, ETFs, bonds, futures, macro data, policies, international markets) with input/output specs so you can craft precise queries fast.
- Scripted examples show how to fetch stock lists, daily bars, fund navs, or manager data, making it easy to embed Tushare calls into trading bots or research notebooks.
Quick Start
Request the Tushare skill to retrieve ETF daily data for a specific date range using your configured token.