Skill Claude CodeCodex
A multi-step workflow for testing an investment factor, meaning a measurable stock signal, against market data. It examines predictive relationship, grouped returns, risk-adjusted results, consistency, and robustness.
281 tagged backtesting, measured the same way as everything else here.
Browse within: algorithmic-trading 140trading 94quantitative-finance 89Multi-Agent 60agentic-skill 32financial-api 32financial-data 32hyperliquid 31fastapi 29claude-desktop 28fastmcp 28quant 24point-in-time 23analysis 18
Skill Claude CodeCodex
A multi-step workflow for testing an investment factor, meaning a measurable stock signal, against market data. It examines predictive relationship, grouped returns, risk-adjusted results, consistency, and robustness.
Skill Claude CodeCodex
An automated process for proposing and testing stock-market formulas, called factors, that combine price or trading data with mathematical operations. It screens the candidates using measures such as IC, which compares a factor with later returns.
Skill Claude CodeCodex
Evolve trading strategies through genetic algorithms and adversarial combat. No API keys, no cloud — pure Python + numpy.
Skill Claude CodeCodex
Evolve trading strategies through genetic algorithms and adversarial combat. Run Darwinian selection on BTC data to discover battle-tested strategies. No API keys, no cloud.
pseudo-longinus/quant-buddy-skills
Skill Claude CodeCodex
A Chinese-language research skill for A-shares, Hong Kong stocks, US stocks, and indexes. It provides market prices, valuation data, financial measures, price history, and related analysis.
pseudo-longinus/quant-buddy-skills
Skill Claude CodeCodex
A workflow for publishing verified quantitative data and formulas as public, shareable web dashboards that fetch current data. Quantitative data means numerical information used for analysis, such as market measures.
Skill Claude CodeCodex
Generate accurate, runnable quantitative strategy code for the JoinQuant (聚宽) platform. Use this skill when the user asks to write a stock/ETF/futures backtest, paper-trading, or live-trading strategy on JoinQuant — the skill provides progressive-disclosure access to the complete JoinQuant API knowledge base (14…
Skill Claude CodeCodex
A skill from the jh_quant project that covers user input, its main purpose, an overview, workflow, and task-module identification.
Skill Claude CodeCodex
You are an AI trading research assistant connected to Trader Dev MCP.
Skill Claude CodeCodex
You are a top 0.1% quantitative position-sizing and risk-optimization agent.
Skill Claude CodeCodex
You are a world-class applied mathematician, statistical researcher, and quantitative strategy architect.
QuantJourneyOrg/quantjourney-bt
Skill Claude CodeCodex
Use this skill to configure a QuantJourney Backtester — choose the right parameters, rebalance policy, risk overlay, granularity, and report settings.
QuantJourneyOrg/quantjourney-bt
Skill Claude CodeCodex
Use this skill when writing public QuantJourney backtesting examples.
QuantJourneyOrg/quantjourney-bt
Skill Claude CodeCodex
Use this skill to turn a strategy idea into a runnable QuantJourney backtest.
austin-starks/Public-Portfolio-Challenge
Skill Claude CodeCodex
The single entry point that executes a Public Portfolio Challenge episode or addendum runbook end-to-end, delegating each stage to the functional skills. Use when asked to run/execute/replay Episode 10, its bakeoff, or its addendum with the NexusTrade MCP connected. Reads the target runbook, pins its real artifacts…
austin-starks/Public-Portfolio-Challenge
Skill Claude CodeCodex
Run a multi-family strategy bakeoff — the SEARCH→CERTIFY funnel that screens many candidate mechanisms down to a certified deploy winner without letting the cheap search layer issue a verdict. Use when replaying the Episode 10 bakeoff, when exploring several distinct strategy families before certifying, when deciding…
austin-starks/Public-Portfolio-Challenge
Skill Claude CodeCodex
Run and read a NexusTrade walk-forward out-of-sample study — the certification engine behind the Public Portfolio Challenge. Use when certifying a fixed portfolio (backtestonly) or re-optimizing one (sweep), when setting foldcount / anchored / validation / embargo params, when monitoring a runwalkforwardstudy to…
Skill Claude CodeCodex
Check VARRD credit balance and available credit packs. Use when the user asks about credits, billing, or how much research budget remains.
Skill Claude CodeCodex
Autonomous edge discovery — VARRD generates, tests, and validates trading hypotheses hands-free. Use when the user wants the AI to find trading edges on its own given a topic or market.
Skill Claude CodeCodex
The core VARRD research tool — talk to a state-of-the-art quant AI to research, chart, test, optimize, and trade any market idea. Use when the user wants to test a trading hypothesis, find edges, or validate a strategy with real market data.
Skill Claude CodeCodex
Run Pine Script indicators from the command line using pinets-cli. Use when the user asks to run, execute, test, or analyze a Pine Script indicator, calculate technical analysis values, fetch market data for crypto symbols, or work with .pine files. Also use when the user wants RSI, SMA, EMA, MACD, Bollinger Bands, or…
Skill Claude CodeCodex
Run Pine Script indicators from the command line using pinets-cli. Use when asked to execute, test, or analyze Pine Script indicators, calculate technical analysis values (RSI, SMA, EMA, MACD, Bollinger Bands, etc.), fetch market data for crypto trading pairs. This tool can run PineScript indicators from .pine files…
Skill Claude CodeCodex
Run Pine Script indicators from the command line using pinets-cli. Use when asked to execute, test, or analyze Pine Script indicators, calculate technical analysis values (RSI, SMA, EMA, MACD, etc.), or fetch market data for crypto trading pairs. This tool can run PineScript indicators from .pine files or stdin and…
Skill Claude CodeCodex
A tool for turning quantitative trading requirements into strategy code, testing that code against historical data, and refining it. Quantitative trading uses rules and data to make investment decisions; backtesting checks those rules against past market data.