tushare

Retrieve Chinese A-share market data via the Tushare Pro API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/lvzzzx/pointline --skill tushare
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tushare
Source: https://github.com/lvzzzx/pointline/tree/main/.claude/skills/tushare
Command: npx skills add https://github.com/lvzzzx/pointline --skill tushare

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides access to comprehensive Chinese A-share market data, enabling quantitative analysis and research on stocks listed on the Shanghai, Shenzhen, and Beijing Stock Exchanges.

Core Features & Use Cases

  • Data Retrieval: Fetch historical daily prices, valuation metrics, financial statements, and more.
  • Symbol Information: Access details about listed stocks, trading calendars, and market segments.
  • Use Case: A quantitative researcher needs to backtest a trading strategy involving Chinese stocks. They can use this Skill to download daily OHLCV data, adjustment factors, and financial indicators for specific stocks over a defined period.

Quick Start

Use the tushare skill to get the daily OHLCV data for stock 000001.SZ from 2024-01-01 to 2024-01-31.

Frequently Asked Questions about tushare

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve historical stock prices for China A-share market data?

You can retrieve historical stock prices for the China A-share market by fetching daily OHLCV data and adjustment factors for specific stocks listed on the SSE, SZSE, and BSE over a defined period using the Tushare Pro API.

Can I download financial statements and valuation metrics for Chinese stocks programmatically?

Yes, you can programmatically download financial statements and valuation metrics for Chinese stocks. This Skill provides access to financial indicators and valuation data for quantitative research on A-share listed companies.

Do I need an API token to access China A-share market data via Tushare?

Yes, you need a Tushare API token and the tushare Python SDK installed in your environment to authenticate and access China A-share market data for your quantitative analysis.

What's the best way to backtest a trading strategy involving Chinese A-share stocks?

To backtest a trading strategy for Chinese A-share stocks, use this Skill to download daily OHLCV data, adjustment factors, and financial indicators for your target stocks over your defined historical period.

Does this data source cover the Beijing Stock Exchange along with Shanghai and Shenzhen?

Yes, this data source covers the Beijing Stock Exchange (BSE) as well as the Shanghai Stock Exchange (SSE) and Shenzhen Stock Exchange (SZSE), providing comprehensive market data for quantitative research.

What type of market data is available for quantitative research on Chinese stocks?

Available market data for quantitative research includes historical daily stock prices, valuation metrics, financial indicators, trading calendars, and symbol information for stocks across all Chinese A-share exchanges.