
Analyze A-share money flow from tick-level data using the trading-analysis CLI, with both historical and real-time modes. Use this skill whenever the user mentions money flow, capital flow, main force inflow/outflow, institutional buying, tick-level analysis, order size classification (super-large/large/medium/small orders), real-time monitoring of capital flow, or wants to know whether smart money is buying or selling a stock. Also use when the user asks about 资金流向, 主力资金, 大单, 超大单, 散户, 逐笔分析, or 实时监控.
Operate miniQMT/xtquant via the miniqmt-cli tool -- market data queries, real-time streaming, account management, order placement with safety guards, daemon health checks, SSH tunnel management, and deployment to Windows. Use this skill whenever the user mentions miniqmt, miniQMT, xtquant, QMT trading, placing stock orders via CLI, checking positions or assets on a QMT account, streaming ticks or klines from QMT, deploying the trading daemon, or troubleshooting the miniqmt-cli daemon. Also use when the user asks about A-share programmatic trading via a CLI daemon architecture.
--- name: tushare-forex description: Use when querying forex currency pair daily exchange rate data using tushare-cli. Triggers on: 外汇, 汇率, forex, currency, USDCNH, EURUSD. --- # tushare-forex: Forex Rate Queries ## Commands ```bash tushare-cli forex daily --symbol USDCNH --start 20240101 tushare-cli forex daily --symbol EURUSD --start 20240101 ``` - `--symbol`: currency pair code (e.g., `USDCNH`, `EURUSD`, `USDJPY`) - `--start` / `--end`: date range in `YYYYMMDD`
--- name: tushare-alpha description: Use when performing sector rotation analysis, ranking Shenwan industry sectors by return or momentum, or building a sector strategy screen using tushare-cli. Triggers on: 行业轮动, 板块排名, 行业强弱, 动量, sector rotation. --- # tushare-alpha: Sector Rotation & Ranking ## Commands ```bash tushare-cli alpha rank-l1 --end-date 20240201 # L1 sector ranking tushare-cli alpha rank-l2 --end-date 20240201 # L2 sector ranking tushare-cli alpha rank-l1-vel
--- name: tushare-concepts description: Use when querying concept boards (概念板块), hot concept boards, board capital flow, board constituent stocks, or scanning for volume anomalies across boards using tushare-cli. Triggers on: 概念板块, 热点板块, 涨幅榜, 量能异动. --- # tushare-concepts: Concept Board Queries ## Commands ```bash # Today's hot boards ranked by price change tushare-cli concepts hot-boards --trade-date 20240201 # All boards with daily stats tushare-cli concepts board --trade-date 20240201 # S
--- name: tushare-financial description: Use when fetching A-share company financial statements including income statement or balance sheet using tushare-cli. Triggers on: 财务报表, 利润表, 资产负债表, financial statements. --- # tushare-financial: Financial Statement Queries ## Commands ```bash tushare-cli financial income --ts-code 000001.SZ --period 20231231 tushare-cli financial balance --ts-code 000001.SZ --period 20231231 ``` - `--period`: reporting period end date in `YYYYMMDD` (e.g., `20231231`
Use when setting up tushare-cli token, choosing output formats, or getting an overview of available A-share market data query skills
--- name: tushare-stock description: Use when querying A-share individual stock data including price history, real-time quotes, capital flow, shareholders, block trades, pledges, ETF, or sector health using tushare-cli. Triggers on: 个股, 行情, 资金流向, 龙虎榜, 股东, 质押, ETF. --- # tushare-stock: Individual Stock Queries ## Commands ```bash # Lookup tushare-cli stock list # all listed A-shares tushare-cli stock list --exchange SSE # Shanghai only (SSE/SZSE
--- name: tushare-index description: Use when querying Shenwan industry index (申万) daily data, sector constituents, or global market indices (S&P 500, Nikkei, HSI) using tushare-cli. Triggers on: 申万, 行业指数, 成分股, 全球指数. --- # tushare-index: Shenwan & Global Index Queries ## Commands ```bash # Shenwan index daily data tushare-cli index sw-daily --ts-code 801010.SI --start 20240101 --end 20240201 # List Shenwan codes by level tushare-cli index classify # all L1 codes tushare-cli index c
--- name: tushare-futures description: Use when querying futures contracts, institutional futures holdings, futures intraday bars, NanHua commodity indices, or warehouse receipts using tushare-cli. Triggers on: 期货, 持仓, 仓单, futures. --- # tushare-futures: Futures Queries ## Commands ```bash # All contracts for an exchange tushare-cli futures contracts --exchange CFFEX # CFFEX / DCE / SHFE / CZCE # Institutional holdings for a contract tushare-cli futures holdings --ts-code IF2403.CFX # In