cn-stock-market-shanghai-shenzhen

Fetches China A-share market data for Shanghai and Shenzhen via OneKey Gateway FinanceAgent.

48|11|Updated Apr 2, 2025
One-click install
npx skills add https://github.com/aiagenta2z/onekey-gateway --skill cn-stock-market-shanghai-shenzhen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cn-stock-market-shanghai-shenzhen
Source: https://github.com/aiagenta2z/onekey-gateway/tree/main/skills/cn-stock-market-shanghai-shenzhen
Command: npx skills add https://github.com/aiagenta2z/onekey-gateway --skill cn-stock-market-shanghai-shenzhen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

China A-share market data retrieval is fragmented and requires multiple keys; this skill centralizes access via OneKey Gateway FinanceAgent to fetch Shanghai and Shenzhen quotes quickly.

Core Features & Use Cases

  • Retrieve real-time quotes for Shanghai and Shenzhen stocks using symbol prefixes SH/SH or SZ/SZ.
  • Integrate with dashboards, alerting, or trading strategies by supplying symbol_list.
  • Use Case: Monitor top performers in the Shanghai and Shenzhen markets and feed data into a custom analytics pipeline.

Quick Start

Fetch live quotes for SH600519 and SH600036 using the OneKey Gateway FinanceAgent.

Frequently Asked Questions about cn-stock-market-shanghai-shenzhen

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

FAQPage Schema
How do I fetch real-time quotes for Shanghai and Shenzhen stocks?

You can fetch real-time quotes for Shanghai and Shenzhen stocks by calling the OneKey Gateway FinanceAgent with a symbol_list containing SH or SZ prefixed symbols to retrieve A-share market data.

What is needed to retrieve China A-share market data via the OneKey Gateway?

Retrieving China A-share market data via the OneKey Gateway requires a valid OneKey Router access key to authorize requests and a specified list of Shanghai or Shenzhen stock symbols.

Can I integrate this skill into a custom analytics pipeline for stock monitoring?

Yes, you can integrate this skill into a custom analytics pipeline for stock monitoring by supplying a symbol_list to fetch real-time market data for dashboarding and alerting systems.

How do I format symbol lists to monitor top performers in the Shanghai market?

Format symbol lists to monitor top performers in the Shanghai market by prefixing symbols with SH, such as SH600519, and passing them to the FinanceAgent to retrieve live quotes.

Does this approach centralize data retrieval for both SH and SZ stock symbols?

Yes, this approach centralizes data retrieval for both SH and SZ stock symbols, solving the problem of fragmented A-share market data access that typically requires multiple keys.

What are the limitations when fetching historical analysis data for Shenzhen stocks?

The skill focuses on fetching quotes for Shenzhen stocks using SZ prefixes, and while it supports historical analysis across SH and SZ symbols, it requires a valid access key to authorize requests.