Tushare

🌐Community
by waditu-tushare · vlatest · Repository

Tushare provides real-time stock data and financial analysis from China, useful for investment research and trading strategies.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add tushare npx -- -y @trustedskills/tushare
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "tushare": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/tushare"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The tushare skill provides access to financial data from Tushare, a popular Chinese financial data provider. It allows users to retrieve historical stock prices, fundamental company information, and other related datasets for analysis and decision-making. This skill is particularly useful for those interested in the Chinese stock market or requiring comprehensive financial data.

When to use it

  • Stock Price Analysis: Get historical price data for specific stocks listed on Chinese exchanges.
  • Company Valuation: Retrieve fundamental company information (e.g., earnings, revenue) to assess a company's value.
  • Market Research: Gather data about various sectors and industries within the Chinese stock market.
  • Backtesting Trading Strategies: Use historical data to test and refine trading algorithms.

Key capabilities

  • Retrieval of historical stock prices
  • Access to fundamental company information
  • Data for analysis and decision-making
  • Coverage of Chinese stock market data

Example prompts

  • "Get the daily closing price of 600519 from January 1, 2023, to December 31, 2023."
  • "What is the latest revenue for company 600000?"
  • “Show me a list of all companies in the technology sector.”

Tips & gotchas

  • Requires familiarity with Chinese stock market terminology and ticker symbols.
  • Data availability may be subject to Tushare's terms of service and API limitations.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
waditu-tushare
Installs
0

🌐 Community

Passed automated security scans.