Skip to content

Script leaderboard · data 2026-09-26

CCI Stochastic and a quick lesson on Scalping & Trading Systems strategy results by timeframe and regime | TensorTrader

Backtest results for the TradingView indicator CCI Stochastic and a quick lesson on Scalping & Trading Systems: median ROI, Sortino and worst drawdown by timeframe and market regime, and how to automate it paper first.

CCI Stochastic and a quick lesson on Scalping & Trading Systems: tournament results

CCI Stochastic and a quick lesson on Scalping & Trading Systems is a published TradingView indicator that TensorTrader's script tournament backtested across many symbols. It placed on the leaderboard 3 times: 1 timeframe ranking and 2 market-regime rankings.

Its best placement was the Bull+ regime with a median per-symbol ROI of +12.3%. The worst max drawdown across its placements was 25.2%. The tournament ranks scripts within the same timeframe using median per-symbol ROI, median Sortino and the worst drawdown, not pooled compounding, so one lucky symbol cannot carry a script.

By timeframe

30m
median ROI +5.1%, median Sortino 0.03, worst drawdown 25.2%

By market regime

Bull+ is a strong uptrend: ADX of 25 or more with a strong positive slope, where buyers are in control and pullbacks stay shallow.

Bear+ is a strong downtrend: ADX of 25 or more with a strong negative slope, where sellers are in control and bounces fail.

Bull+
median ROI +12.3%, median Sortino 0.35, worst drawdown 7.1% on 30m
Bear+
median ROI +11.0%, median Sortino 0.36, worst drawdown 10.9% on 30m

Where it ranks

30m leaderboard
#5 of 16; its median ROI is 97.5 pts below that list's median (+102.6%)
Bull+ regime list
#11 of 16; its median ROI is 30.2 pts below that list's median (+42.5%)
Bear+ regime list
#10 of 16; its median ROI is 2.5 pts below that list's median (+13.5%)

Automating a indicator

As an indicator, CCI Stochastic and a quick lesson on Scalping & Trading Systems automates through its alert conditions: one alert per direction per token and timeframe, with each condition mapped to open long or open short in the extension's Variable alignment step. If it only calls alert(), one "Any alert() function call" alert per token is enough.

What these numbers mean

These are strategy-tester backtests on stored tapes, refreshed as the tournament runs (board generated 2026-09-26). Backtests understate costs and flatter fills, so a placement here is a reason to paper trade CCI Stochastic and a quick lesson on Scalping & Trading Systems, not evidence that it will earn. Check the worst drawdown as well as the median ROI, and prefer scripts that place in several regimes or timeframes.

Automate CCI Stochastic and a quick lesson on Scalping & Trading Systems

  1. 1Add CCI Stochastic and a quick lesson on Scalping & Trading Systems to your TradingView favorites from its TradingView page.
  2. 2Open the TensorTrader extension, Batch Create, and select a testnet exchange key.
  3. 3Pick CCI Stochastic and a quick lesson on Scalping & Trading Systems in step 3 · Signal source; the alert mechanism is detected automatically.
  4. 4Choose tokens and timeframes, review the plan roster and create the alerts.

Not financial advice. Figures are TensorTrader optimizer or backtest results with the method stated; past results do not predict future returns.

Guides · Start on paper