openclaw-data-china-stock

Unify A-share, ETF, and option data retrieval through a single market data layer.

50|17|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/shaoxing-xie/openclaw-data-china-stock --skill openclaw-data-china-stock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-data-china-stock
Source: https://github.com/shaoxing-xie/openclaw-data-china-stock/tree/main
Command: npx skills add https://github.com/shaoxing-xie/openclaw-data-china-stock --skill openclaw-data-china-stock

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The OpenClaw Data China Stock plugin unifies fragmented A-share, ETF, and option market data into a single, reliable source for OpenClaw agents.

Core Features & Use Cases

  • Cross-asset market data collection via a single entry point: tool_fetch_market_data, plus compatibility wrappers for index/etf/option data.
  • Technical indicators engine with 58 metrics and deterministic execution path, supporting TA-Lib/pandas-ta fallback.
  • Macro data integration and management capabilities to structure投研 workflows and produce consistent outputs.

Quick Start

Run the OpenClaw Dev workflow to register and load this Skill's tools into your workspace, then command tool_fetch_market_data with a target symbol to fetch the latest market data.

Frequently Asked Questions about openclaw-data-china-stock

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

FAQPage Schema
How do I fetch A-share, ETF, and option market data through a single unified interface?

You can fetch cross-asset A-share, ETF, and option market data by commanding tool_fetch_market_data with a target symbol, which serves as a single entry point with compatibility wrappers for index and option data.

What technical indicators are available for A-share market data analysis?

A 58-metric technical indicators engine is available for A-share market data analysis, featuring deterministic execution paths and supporting TA-Lib or pandas-ta fallback for reliable metric calculation.

Can I integrate macro data into investment research workflows using this market data plugin?

Yes, you can integrate macro data into investment research workflows using this market data plugin, which structures workflows and produces consistent outputs alongside cross-asset retrieval and indicator calculations.

How do I register and load market data tools into my workspace?

To register and load market data tools into your workspace, run the OpenClaw Dev workflow, which discovers the Skill via a YAML frontmatter SKILL.md contract and routes through a tool_manifest to the tool_runner.

Does this market data plugin support cross-asset retrieval for index and ETF data?

Yes, this market data plugin supports cross-asset retrieval for index and ETF data via compatibility wrappers built around the single tool_fetch_market_data entry point for unified access.

What's the best way to calculate technical indicators for China stock data without fragmented access?

The best way to calculate technical indicators for China stock data is using the plugin's 58-indicator engine with deterministic execution paths, which unifies A-share, ETF, and option data into a single reliable source.