Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

open-xquant

open-xquant contient 35 skills collectées depuis xingwudao, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
35
Stars
102
mis à jour
2026-07-12
Forks
31
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

audit-artifact-lineage
Développeurs de logiciels

Use when open-xquant artifacts must be checked for version/run/final traceability before comparison, report review, migration, or final selection.

2026-07-12
audit-runtime-semantics
Développeurs de logiciels

Compile an open-xquant strategy spec preview and audit that material SPEC execution semantics are preserved in compiled_plan.json before backtests.

2026-07-12
audit-strategy-idea
Développeurs de logiciels

Audit strategy_idea_brief.json and the brainstorm conversation before strategy_spec.yaml construction begins.

2026-07-12
audit-strategy-spec
Développeurs de logiciels

Audit strategy_spec.yaml field provenance before backtests.

2026-07-12
author-component
Développeurs de logiciels

Author workspace-local OpenXQuant custom components from component_request.json, with tests, manifest hashing, catalog refresh, and no global SDK mutation.

2026-07-12
brainstorm-strategy-idea
Développeurs de logiciels

Guide a user through the open-xquant pre-spec strategy idea workflow and produce strategy_idea_brief.json before any strategy_spec.yaml work begins.

2026-07-12
build-report-charts
Développeurs de logiciels

Use when report chart assets, figures, visual evidence, plotting scripts, or notebook-like assets are required for an open-xquant experiment report.

2026-07-12
build-rule
Développeurs de logiciels

Configure and reason about open-xquant trading rules, exits, risk holds, and rebalance limits; use when the user asks for stop loss, take profit, drawdown guards, holding limits, or rule components.

2026-07-12
build-strategy-spec
Développeurs de logiciels

Build open-xquant strategy_spec.yaml files from audited strategy idea briefs for multi-Agent systems; stops after deterministic validation and writes a builder phase result for downstream orchestration.

2026-07-12
build-universe
Développeurs de logiciels

Define open-xquant strategy universes and explain survivorship/PIT constraints; use when users choose symbols, indexes, dynamic filters, or tradable pools.

2026-07-12
compare-experiments
Développeurs de logiciels

Compare two completed open-xquant experiment runs.

2026-07-12
compare-strategy-versions
Développeurs de logiciels

Use when comparing open-xquant runs or strategy versions, especially when distinguishing within-version reproducibility from cross-version strategy evidence.

2026-07-12
configure-trade-execution
Développeurs de logiciels

Configure open-xquant execution timing, fees, slippage, lot size, fill price mode, and broker assumptions; use when users discuss trading costs or order execution.

2026-07-12
explore-data
Développeurs de logiciels

Inspect, download, and validate open-xquant market, macro, and financial data; use before backtests, factor studies, or any task that depends on local parquet data.

2026-07-12
govern-research-workspace
Développeurs de logiciels

Use when an open-xquant research workspace looks disorganized, has root-level phase artifacts, or must be checked before phase handoff, comparison, migration, cleanup, or final selection.

2026-07-12
manage-strategy-version
Développeurs de logiciels

Use when an open-xquant research conversation starts, resumes, or changes strategy meaning and the Agent must decide whether to continue a phase, create a new strategy version, or append a run.

2026-07-12
monitor-strategy-run
Développeurs de logiciels

Audit, monitor, and record open-xquant strategy runs; use after backtests to run reproducibility checks, research bias checks, robustness, reports, and experiment logs.

2026-07-12
open-xquant
Développeurs de logiciels

Use when the user asks for any open-xquant or quantitative research task, including strategy design, backtesting, factor evaluation, parameter tuning, audit, robustness, reports, chart assets, SDK/component development, broker/live trading, workspace setup, Agent installation, or when deciding which open-xquant skill applies before CLI, SDK, tools, or file writes.

2026-07-12
review-performance
Développeurs de logiciels

Review open-xquant backtest performance, audit findings, reports, and experiment comparisons; use when users ask whether a strategy worked or how to interpret results.

2026-07-12
review-research-report
Développeurs de logiciels

Use when reviewing a completed open-xquant research report for decision consistency, artifact fidelity, audit/robustness interpretation, chart narrative quality, and semantic issues that deterministic report QA should not judge.

2026-07-12
run-authorized-backtest
Développeurs de logiciels

Run an authorized open-xquant backtest from gated artifacts without editing strategy specs, audits, runtime audits, or reports.

2026-07-12
select-final-version
Développeurs de logiciels

Use when a user asks to choose, confirm, promote, or mark a final open-xquant strategy version after audited runs, reports, and comparisons exist.

2026-07-12
write-research-report
Développeurs de logiciels

Use when writing the final human-readable open-xquant experiment report from generated evidence, audit results, metrics, robustness output, and registered chart assets.

2026-07-12
create-component
Développeurs de logiciels

Route open-xquant component creation requests after checking the registry; use when users ask for a new Indicator, Signal, Rule, or PortfolioOptimizer.

2026-06-26
create-indicator
Développeurs de logiciels

Create a new open-xquant Indicator with tests and registry wiring; use after create-component confirms no existing indicator satisfies the request.

2026-06-26
create-portfolio-optimizer
Développeurs de logiciels

Create a new open-xquant PortfolioOptimizer with weight-invariant tests and registry wiring; use after create-component confirms no existing optimizer satisfies the allocation request.

2026-06-26
create-rule
Développeurs de logiciels

Create a new open-xquant Rule with portfolio-state tests and registry wiring; use after create-component confirms no existing rule satisfies the requested risk or exit behavior.

2026-06-26
create-signal
Développeurs de logiciels

Create a new open-xquant Signal with deterministic output-domain tests and registry wiring; use after create-component confirms no existing signal satisfies the request.

2026-06-26
evaluate-cross-sectional
Développeurs de logiciels

Evaluate cross-sectional factors with IC, Rank IC, ICIR, decay, and turnover in open-xquant; use for stock selection and multi-asset ranking factors.

2026-06-26
evaluate-factor
Développeurs de logiciels

Route open-xquant factor evaluation tasks to cross-sectional or time-series workflows; use when users ask whether a factor predicts returns.

2026-06-26
evaluate-time-series
Développeurs de logiciels

Evaluate time-series factors with hit rate, decay curve, profit/loss ratio, cash-period behavior, and tearsheets in open-xquant; use for timing or rotation signals.

2026-06-26
manage-live-trading
Développeurs de logiciels

Connect open-xquant to Alpaca paper or live trading; use only when users explicitly ask for broker connectivity, account checks, live data, or order submission.

2026-06-26
plot-indicators
Développeurs de logiciels

Render open-xquant run charts and indicator overlays; use when users ask to visualize price, indicators, signals, or chart artifacts.

2026-06-26
screen-factors
Développeurs de logiciels

Screen symbols with open-xquant price, financial, and custom factors; use when users ask for value, quality, momentum, or multi-factor candidate lists.

2026-06-26
tune-parameters
Développeurs de logiciels

Tune open-xquant strategy parameters with grid search, walk-forward validation, time-series CV, and overfitting checks; use when users ask to optimize parameters.

2026-06-26