Torna a Skills
📝

Tushare Pro

Access comprehensive Chinese financial market data, including A-shares, futures, and macro indicators, directly through the Tushare Pro API.

di linyishan
Productivity & TasksProductivityAutomationDeveloper ToolAPI

# Tushare Pro Access comprehensive Chinese financial market data, including A-shares, futures, and macro indicators, directly through the Tushare Pro API. Tushare Pro is a high-performance data interface for the Chinese financial markets. It provides a streamlined way to fetch real-time and historical data for A-shares (SSE and SZSE) and major futures exchanges. Beyond simple price quotes, it offers deep insights into company fundamentals, capital flows, and critical macroeconomic indicators like GDP, CPI, and PPI, making it an essential tool for financial analysts and developers. ## How It Works The skill leverages the tushare Python SDK to interface with the Tushare Pro HTTP API. It uses pandas to structure and process financial datasets efficiently. Users can execute specific commands to query different market segments: daily for stock quotes, fut_daily for futures, and gdp or cpi for economic data. All requests are authenticated via a personal API token. ## Key Features - **Stock Market Coverage**: Access basic info, daily/weekly/monthly quotes, and real-time prices for Shanghai (SSE) and Shenzhen (SZSE) exchanges. - **Futures Market Data**: Retrieve contract details, daily quotes, and holding rankings for CFFEX, SHFE, DCE, CZCE, and INE. - **Capital Flow Tracking**: Monitor money flow data for individual stocks or the entire market on specific trading dates. - **Macroeconomic Data**: Fetch historical and current Chinese economic indicators including GDP growth, CPI, and PPI. ## Requirements - **Financial Data API Key**: Required to authenticate with the Tushare Pro platform. Supports: Tushare Pro. ## Use Cases - **Quantitative Analysis**: Build datasets for backtesting trading strategies using historical A-share and futures data. - **Market Monitoring**: Track real-time price movements and capital flows for specific Chinese equities. - **Economic Research**: Analyze China's economic health by correlating market performance with GDP and inflation trends. ## Installation Install via: `npx clawhub@latest install tushare`

Installazione

1

Esegui nel tuo terminale

npx clawhub@latest install tushare
2

Clicca il pulsante Installa in cima a questa pagina per una configurazione con un clic