open-xquant
Deterministic quant strategy backtesting, auditing, and research reporting
All Skills in This Repository (28)
Pure Emerald Level Indicatorsconfigure-trade-execution
Configure open-xquant strategy execution parameters including fees, slippage, and lot size.
evaluate-factor
Routes factor evaluation tasks to cross-sectional or time-series workflows.
explore-data
Inspect local parquet market data and download missing historical prices.
build-report-charts
Generate standardized equity, drawdown, and trade charts for open-xquant reports.
evaluate-cross-sectional
Compute IC, Rank IC, ICIR, decay, and turnover for cross-sectional factors.
build-universe
Define valid tradable symbol pools for open-xquant workflows with parquet data checks.
create-component
Validate open-xquant component registry and route build requests to sub-skills.
tune-parameters
Validate quantitative trading strategy parameters with out-of-sample testing and overfit detection.
open-xquant
Route open-xquant quantitative research tasks to specialized leaf skills.
run-authorized-backtest
Execute authorized quant backtests with provenance tracking and post-run validation.
create-rule
Create framework-compliant trading rules for the open-xquant kernel.
review-performance
Evaluate open-xquant backtest metrics and audit findings to determine strategy viability.
Frequently Asked Questions
FAQPage SchemaHow to install open-xquant?โผ
Run `npx skills add xingwudao/open-xquant --all -g -y` in your terminal to install all skills in this suite globally.
What problem does open-xquant solve?โผ
It makes quant backtests deterministic and auditable, so identical specs and data always produce identical results. This prevents AI-generated or hand-written strategies from producing unreproducible, untrustworthy results.
How does the strategy research workflow run?โผ
It follows a gated pipeline: brainstorm the idea, audit the idea, build and audit the spec, run an authorized backtest, then run reproducibility, bias, and robustness checks before writing the final report.
Does open-xquant work with Claude Code and other coding agents?โผ
Yes. It ships prebuilt skills and worker roles for Claude Code, Codex, OpenCode, Cursor, OpenClaw, and TRAE, installed through its agent installer.
Can I use open-xquant without deep programming experience?โผ
Yes. You describe your strategy in plain language and the agent builds a declarative YAML spec, while the framework handles validation, backtesting, and auditing.
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