mean-reversion-trader

Execute grid-based mean-reversion entry plans using z-scores and Bollinger Bands.

13|3|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/cubexch/ai-fund --skill mean-reversion-trader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mean-reversion-trader
Source: https://github.com/cubexch/ai-fund/tree/main/skills/mean-reversion-trader
Command: npx skills add https://github.com/cubexch/ai-fund --skill mean-reversion-trader

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Contrarian trading strategy that helps users design and operate mean reversion setups with grid-based entries, leveraging z-scores, Bollinger bands, and disciplined sizing to capture reversion opportunities.

Core Features & Use Cases

  • Z-score based entry triggers and reversion targets
  • Multi-layer grid planning with fixed risk per layer
  • Performance tracking including hit rate and time-to-mean
  • Works across exchange venues with standard indicators (Bollinger Bands, RSI)

Quick Start

Evaluate the current price against the rolling mean, compute the z-score, and generate a three-layer mean-reversion grid plan.

Frequently Asked Questions about mean-reversion-trader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a mean-reversion grid trading strategy using Bollinger Bands and z-scores?

To set up a mean-reversion grid trading strategy, evaluate the current price against the rolling mean, compute the z-score, and generate a multi-layer grid entry plan with fixed risk per layer to capture reversion targets. The system automates sizing and target calculations.

What is mean-reversion trading and when should I use a grid-based entry approach?

Mean-reversion trading is a contrarian strategy that captures price reversion opportunities when asset prices deviate from the mean. A grid-based entry approach is used to systematically scale into positions using Bollinger Bands and z-scores across multiple exchange venues.

Can I apply mean-reversion trading strategies across multiple exchange venues?

Yes, mean-reversion trading strategies can be applied to exchange-traded assets across multiple venues. The system handles setup evaluation, regime filters, safety rules, and explicit confirmation for trading actions to ensure disciplined execution.

How do I track performance metrics like hit rate and time-to-mean for mean-reversion trades?

Performance tracking for mean-reversion trades monitors hit rate and time-to-mean metrics. The system evaluates setups, computes z-scores, and records grid entry performance to help you analyze the effectiveness of your reversion targets.

What risk management rules apply when executing mean-reversion grid trades?

Risk management for mean-reversion grid trades involves fixed risk per layer, regime filters, and safety rules. The system performs risk checks, sizing calculations, and requires explicit confirmation before executing trading actions.

Why does my mean-reversion grid strategy fail during strong trending markets?

Mean-reversion grid strategies fail during strong trends because prices deviate from the mean without reverting. The system applies regime filters to identify trending markets and prevent grid execution when reversion conditions are absent.