mootdx-china-stock-data
SKILL.md
Mootdx China A-Share Stock Data Client
A wrapper around the mootdx library (TDX protocol) for fetching China A-share market data including K-line bars, real-time quotes, and tick-by-tick transaction records.
Installation
pip install mootdx
mootdxdepends ontdxpyinternally. Both are installed together.
Verify & Demo
python scripts/setup_and_verify.py # Install + verify + connectivity test
python scripts/setup_and_verify.py --check # Verify only (skip install)
python scripts/setup_and_verify.py --demo # Full API demo with real output