tqx
Installation
SKILL.md
TQX Quant — Factor Analysis & Strategy Backtest
TQX (https://www.tqx.trade) is a HK/US stock quant platform. This skill drives it through the official tqx-cli pip package.
Official TQX skills (source of truth — read these first)
TQX publishes two official skills. Fetch the raw URLs directly (the repo UI is a JS SPA; only /-/git/raw/ URLs return content):
1. tqx-research — factor analysis, strategy backtest, workflow management (Python tqx-cli, email/password login):
- Main:
https://cnb.cool/liangyunzhijing/clis/-/git/raw/main/skills/tqx-research/SKILL.md - References (read before generating code — do NOT guess APIs):
- commands:
.../skills/tqx-research/references/commands.md - strategy templates:
.../skills/tqx-research/references/strategy_templates.md - US API:
.../skills/tqx-research/references/stock_us_api.md - HK API:
.../skills/tqx-research/references/stock_hk_api.md - tqx_data:
.../skills/tqx-research/references/tqx_data_usage.md(replace...withhttps://cnb.cool/liangyunzhijing/clis/-/git/raw/main)
- commands: