backtesting skills

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

alpha-evaluate

25

VernonOY/alpha-skills

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.

101 4mo ago A 74 tokens original Apache-2.0

alpha-mine

26

VernonOY/alpha-skills

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.

101 4mo ago A 73 tokens original Apache-2.0

darwinia

27

0xSanei/darwinia

Skill Claude CodeCodex

Evolve trading strategies through genetic algorithms and adversarial combat. No API keys, no cloud — pure Python + numpy.

87 +1 4mo ago A 28 tokens original MIT

darwinia

28

0xSanei/darwinia

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.

87 +1 4mo ago A 36 tokens original MIT

quant-buddy-skill

29

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.

86 5d ago C 393 tokens original MIT

quant-buddy-view

30

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.

86 5d ago A 492 tokens original MIT

joinquant-skill

31

gaaiyun/joinquant-skill

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…

77 8d ago A 144 tokens

jh-quant

32

jiuhuang-asset/jh_quant

Skill Claude CodeCodex

A skill from the jh_quant project that covers user input, its main purpose, an overview, workflow, and task-module identification.

53 +1 19d ago A 46 tokens

quant-mathematician

35

DaviddTech/ai-trading-agent

Skill Claude CodeCodex

You are a world-class applied mathematician, statistical researcher, and quantitative strategy architect.

53 +1 3mo ago A 0 tokens original MIT

qj-config-helper

36

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.

53 +1 1mo ago A 0 tokens original Apache-2.0

run-episode

39

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…

43 6d ago A 100 tokens original MIT

strategy-bakeoff

40

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…

43 6d ago A 98 tokens original MIT

walk-forward-oos

41

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…

43 6d ago A 111 tokens original MIT

varrd-balance

42

varrdinc/varrd

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.

24 2d ago A 33 tokens original MIT

varrd-discover

43

varrdinc/varrd

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.

24 2d ago A 44 tokens original MIT

varrd-research

44

varrdinc/varrd

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.

24 2d ago A 60 tokens original MIT

pinets

45

LuxAlgo/pinets-cli

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…

24 1mo ago A 105 tokens AGPL-3.0

pinets

46

LuxAlgo/pinets-cli

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…

24 1mo ago A 81 tokens AGPL-3.0

pinets

47

LuxAlgo/pinets-cli

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…

24 1mo ago A 78 tokens AGPL-3.0

autostrategy

48

Zach0911/autostrategy

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.

20 22d ago A 323 tokens