Use Case
Stop doing repetitive finance & investment tasks manually. A-share real-time market data lets your AI agent handle them automatically through natural conversation. Fetch China A-share stock market data (bars, realtime quotes, tick-by-tick transactions) via mootdx/TDX protocol. Use when working with Chinese stock data, mootdx library, TDX quotes, intraday minute bars, transaction history, or real-time A-share market data. This guide shows practical examples of using A-share real-time market data to automate common finance & investment workflows and save hours every week.
Install A-share real-time market data: npx clawhub@latest --dir ~/.claude/skills install a-share-real-time-data
Identify the repetitive finance & investment tasks you want to automate
Describe the task to your AI in plain English
A-share real-time market data will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing A-share real-time market data
Automate my finance & investment tasks using A-share real-time market data
What repetitive tasks can A-share real-time market data handle for me?
Set up a workflow that runs A-share real-time market data every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install a-share-real-time-dataOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install a-share-real-time-dataβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/a-share-real-time-data/π‘Extract and place the folder at the path above, then restart your agent.