tianqin-data
TianQin Data - China Futures Market API
Overview
tianqin Data provides command-line access to China futures market data through the EasyFut API. Fetch real-time quotes, historical K-line data, and granular tick sequences for futures contracts traded on Chinese exchanges including SHFE (Shanghai Futures Exchange), DCE (Dalian Commodity Exchange), CFFEX (China Financial Futures Exchange), CZCE (Zhengzhou Commodity Exchange), and INE (Shanghai International Energy Exchange).
Quick Start
CLI Usage
All commands require the full exchange prefix format:
# Get real-time quote
python3 scripts/tq_cli.py quote SHFE.rb2601
# Get K-line data (1-minute candles, 100 bars)
python3 scripts/tq_cli.py klines CFFEX.IF2601 --duration 60 --length 100
More from ppsteven/skills
trade-skills
Data source router for accessing Chinese financial market data. Routes users to appropriate data skill (akshare-data for stocks/bonds/funds/macro, tianqin-data for futures). Provides comprehensive data resource table showing what data each skill provides and which APIs to call.
24akshare-data
AKShare CLI wrapper and API reference documentation. Use this skill to access Chinese financial market data via command line (stocks, futures, funds, bonds, forex, macro indicators) or browse comprehensive API documentation with parameter tables, output schemas, and code examples for all supported data categories.
20my-skill
Unified skill management tool for finding, creating, and managing agent skills. Use when user needs to discover skills with deep research (find), create new skills with proper deployment (create), or manage installed skills (list/remove/health-check). Trigger on phrases like 'my-skill find/create/manage', 'find a skill for X', 'create a new skill', 'list all skills', 'check skill health', or any skill-related operations including skill discovery, creation, listing, removal, or health checking.
8podman-proxy
Flexible SOCKS5 proxy management for Podman on macOS. Quickly switch proxy ports without manual configuration. Perfect for pulling images through different proxy services.
8github-repo-init
Use when pushing a new local git repository to GitHub with automatic README generation, metadata configuration, and verification
8swagger2skill
Generate reusable Claude skills from Swagger/OpenAPI specifications. Use AskUserQuestion for interactive category selection, then generate complete skills with CLI tools and documentation.
8