china-market-data

Retrieve Chinese market data from Wind, iFind, and AkShare sources.

705|115|Updated Jun 7, 2026
One-click install
npx skills add https://github.com/jwangkun/claude-for-financial-services-cn --skill china-market-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: china-market-data
Source: https://github.com/jwangkun/claude-for-financial-services-cn/tree/main/vertical-plugins/china-finance/skills/china-market-data
Command: npx skills add https://github.com/jwangkun/claude-for-financial-services-cn --skill china-market-data

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Chinese market data is scattered across multiple platforms (Wind, iFind, AkShare), creating integration overhead and inconsistent data schemas. This Skill unifies access to quotes, fundamentals, indices, macro indicators, and news, standardizing output for downstream analysis. It enables structured queries and consistent results across A-share, STAR, ChiNext, and HK links.

Core Features & Use Cases

  • Multi-tier data sources: Tier-0 Wind, Tier-1 iFind, Tier-2 AkShare, with priority switching.
  • Cross-market coverage: A-share, HK, US-listed Chinese ADRs, bonds, indices.
  • Use Case: A portfolio manager fetches daily stock fundamentals and prices with a unified schema.

Quick Start

Query current stock quotes and fundamental data for a chosen A-share using Wind, iFind, and AkShare.

Frequently Asked Questions about china-market-data

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

FAQPage Schema
How do I retrieve Chinese A-share stock data from multiple sources like Wind and AkShare?

To retrieve Chinese A-share stock data from Wind and AkShare, this Skill unifies access to quotes, fundamentals, indices, and macro indicators across Tier-0 to Tier-2 providers, standardizing the output schema for downstream financial analysis.

What is the best way to fetch financial statements and macro indicators for the China market?

The best way to fetch financial statements and macro indicators for the China market is using a unified data retrieval Skill that queries Wind, iFind, and AkShare, applying priority switching to ensure consistent schemas across A-share, HK, and US-listed Chinese ADRs.

Can I switch data source providers between Wind, iFind, and AkShare for my market data queries?

Yes, you can switch data source providers between Wind, iFind, and AkShare by configuring the IFIND_DATA_SOURCE_MODE environment variable, which manages priority switching and fallbacks across Tier-0 to Tier-2 sources for your queries.

Does this data retrieval method support cross-market coverage for HK links and US-listed Chinese ADRs?

Yes, this data retrieval method supports cross-market coverage for HK links, US-listed Chinese ADRs, bonds, and indices, fetching stock quotes and fundamental data with a unified schema across A-share, STAR, and ChiNext markets.

Why do I need a unified schema for Chinese market data integration?

You need a unified schema for Chinese market data integration because financial data scattered across Wind, iFind, and AkShare creates integration overhead and inconsistent formats, which standardizing outputs solves for downstream portfolio and financial analysis workflows.