SYSTEMATIC FUTURES & COMMODITIES

Algorithmic futures trading systems for active traders.

Capstone Trading Systems develops rules-based strategies for stock index, metals, energy, currency, interest rate, crypto currency and grain futures. Every system is coded, backtested, and monitored using a disciplined, research-driven process.

Systems 300+ systematic strategies
Markets Index · Metals · Energy · FX · Grains · Crypto
History 25+ years of research & development

Results are hypothetical and have limitations. Use the metrics as a research tool, not a guarantee.

Flagship trading systems.

Below are a few of the systems most commonly used by active traders and featured in our model portfolios. Detailed performance reports and trade lists are available on each strategy page.

V-Reversal E-mini Nasdaq equity curve

V-Reversal E-mini Nasdaq (NQ)

Intraday mean reversion · Daytrade · NQ futures

  • Edge: Fades intraday extremes after volatility spikes.
  • Profile: Flat by session close, designed for intraday traders.
  • Role: Core component in Nasdaq-focused portfolios.
View strategy details
Gap Continuation 2020 NQ performance chart

Gap Continuation 2020 NQ

Trend-following gaps · Daytrade · NQ futures

  • Edge: Selectively trades when opening gaps align with intraday trend.
  • Profile: Tight risk controls, limited trade frequency.
  • Role: Pairs well with mean-reversion systems to capture trend days.
View strategy details
Silver CounterTrend Active equity curve

Silver CounterTrend Active

Short-term mean reversion · Daytrade · SI futures

  • Edge: Fades intraday over-extensions in COMEX Silver.
  • Profile: Volatility-adaptive exits and intraday flat.
  • Role: Diversifier alongside stock index futures strategies.
View strategy details

Strategy catalog by market.

Capstone maintains research libraries across stock index, metal, energy, currency, and grain futures. Only a subset of strategies is offered for individual lease; most are used in curated multi-system portfolios and model combinations.

Stock index futures

  • V-Reversal series – intraday mean reversion in the E-mini Nasdaq.
  • Gap Continuation 2020 series – selective trend-following around opening gaps.
  • Cobra & AT series – time-of-day and volatility-based session trades.
  • SR CounterTrend – support/resistance-based fade setups.
Browse index futures strategies →

Metal futures

  • Gold Wave – intraday swings in COMEX Gold using volatility bands.
  • Silver CounterTrend – short-term mean reversion in Silver futures.
  • Breakout metals – momentum entries around range expansions.
Browse Gold & Silver strategies →

Energy, FX, and grains

  • Crude Oil intraday – inventory-aware day strategies.
  • Natural Gas volatility series – adaptive ranges in NG.
  • Currency futures – swing strategies in major FX crosses.
  • Soybeans & grains – session and seasonal bias systems.
Browse energy & grain strategies →

Browse all trading systems.

Explore our complete library of algorithmic trading systems organized by market category. Each system includes detailed performance metrics, equity curves, and platform-ready code.

Cobra III equity curve

Cobra III

The Cobra III Trading System was initially developed in 2005 with the latest release in 2009. Sin...

Strategy Type: Trend following Session: Daytrade (9:30-16:00 ET)
View Details
VRUN NQ equity curve

VRUN NQ

A fully automated trading strategy for the Tradestation, and MultiCharts platforms. The VRUN E-mi...

View Details
NQ Open Range equity curve

NQ Open Range

The Open Range NQ Trading System was developed to capture outsized trends that can start during t...

View Details
NQ VR 2025 PM equity curve

NQ VR 2025 PM

NQ V-Reversal 2025 was developed in 2025 and released in Q1 2026 as a pre-market V-Reversal tradi...

Strategy Type: Mean reversion Session: Daytrade (9:00-16:00 ET)
View Details
NQ Pulse equity curve

NQ Pulse

The NQ Pulse Trading System was developed to take advantage of new observations in volume data be...

View Details
NQ OT equity curve

NQ OT

The NQ OT Trading System was developed on 7/23/2025 to take advantage of long only trend day trad...

Strategy Type: Mean reversion Session: Daytrade (9:30–16:55 ET)
View Details
GC Gold Wave equity curve

GC Gold Wave

The Gold Wave Trading System was developed in December 2024 to take advantage of Gold Bull market...

View Details

How we design and test trading systems.

Most strategies start with market observations: intraday behavior in the E-mini Nasdaq, volatility in Gold and Silver, session structure in Crude Oil, or seasonal tendencies in grains. From there, each system is coded, tested, and reviewed before it's considered for live trading.

MACD (12,26,9) RSI (14) 70 80 30 20 $4,250 $4,000 $4,125

Market research

Identify repeatable patterns in price, volatility, and order flow across futures markets. Focus on behaviors that persist across bull, bear, and sideways regimes.

// Entry Rules if (RSI < 30 && Price < MA) EnterLong("Mean Reversion"); if (RSI > 70 && Price > MA) EnterShort("Overbought Fade"); // Exit Rules if (ProfitTarget || StopLoss) ExitPosition(); // Risk Management PositionSize = CalculateRisk(AccountEquity); MaxDrawdown = 5000; // $5K limit BacktestPeriod = "2020-01-01" .. "2025-12-31"; Backtest Results Net Profit: $125,450 Max DD: -$8,200 Win Rate: 58.3% Sharpe Ratio: 1.85 Total Trades: 1,247

Rule design & backtesting

Translate observations into fully specified entry, exit, and risk rules. Test on multi-year data with realistic slippage and commissions, reviewing edge persistence and drawdown depth.

Live Trading Active Systems: 12 Open Positions: 3 P&L Today: +$2,450 Performance MTD: +$18,200 YTD: +$142,500 Max DD: -$8,200 Live Equity Curve Last Update: 14:32:15 Live Monitoring Dashboard

Live tracking & review

Monitor live performance versus backtest, adjust allocations, and retire or revise systems that no longer meet our robustness standards.

System workflow (research → rules → deployment).

A simplified view of the pipeline used to move from an idea to a tracked, tradable system.

Inputs

Market behavior, session structure, volatility regimes, and historical execution assumptions.

Outputs

Fully specified entry/exit rules, risk constraints, and platform-ready strategy code.

Governance

Ongoing monitoring vs. backtest, change control, and retirement criteria for underperforming edges.

Why portfolios beat single systems.

Most traders don't want to bet everything on a single strategy. Combining uncorrelated systems across markets and styles can smooth the equity curve and reduce time spent in deep drawdowns.

Blend edges, reduce noise

Mix Trend, CounterTrend, and Mean Reversion systems so performance isn't tied to one regime.

Multi-market diversification

Combine index, metals, energy, and grains to avoid concentration in a single contract.

Data-driven selection

Compare drawdowns, Sharpe, and time under water before you subscribe.

Trading systems FAQ.

What is an algorithmic trading system?

An algorithmic trading system is a fully rule-based set of instructions for entering and exiting trades. Capstone systems specify markets, timeframes, entries, exits, and position sizing rules so that execution can be automated in platforms like TradeStation, NinjaTrader, or MultiCharts.

Which markets do your systems trade?

Our current libraries focus on stock index futures (E-mini and micro contracts), metals (Gold, Silver), energy (Crude Oil, Natural Gas), major currency futures, and select grain and soft commodities.

Do I need to write code to use these systems?

No. Strategies are delivered as platform-ready code for TradeStation, NinjaTrader, or MultiCharts. You control capital allocation, risk settings, and which systems or portfolios you choose to trade.

Should I start with one system or a portfolio?

Many traders start with a small portfolio rather than a single strategy. The Portfolio Metrics Lab can help you compare different combinations so you can choose a setup that fits your risk and capital.