tdxquant
Quant strategy development, backtesting, and automated stock trading
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install TdxQuant?โผ
Run `npx skills add nickliqian/tdxquant --all -g -y` in your terminal to install this skill globally. You also need Python 3.7+ (64-bit) and the TongDaXin financial terminal running on your machine.
What can TdxQuant do for quant trading?โผ
It covers the full quant workflow: fetching K-line and financial data, screening stocks by technical or fundamental indicators, backtesting with vectorbt, real-time price alerts, and placing live or simulated trade orders.
Can TdxQuant place real stock orders automatically?โผ
Yes. It supports the full six-step trading flow from account handle to order placement and cancellation, for both live and simulated accounts. Fully automated live trading requires broker approval for the TQ interface.
Does TdxQuant work with Claude Code and Kiro?โผ
Yes. It follows the standard SKILL.md format and activates automatically in Claude Code, Kiro, and compatible agents when you mention screening, backtesting, or order placement.
Do I need to know the tqcenter API to use it?โผ
No. The skill embeds the full API reference, parameter constraints, and common pitfalls, so your agent generates correct strategy code from plain-English requests without you reading the documentation.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows