Skip to content

Script leaderboard · data 2026-09-26

SSL Hybrid strategy results by timeframe and regime | TensorTrader

Backtest results for the TradingView indicator SSL Hybrid: median ROI, Sortino and worst drawdown by timeframe and market regime, and how to automate it paper first.

SSL Hybrid: tournament results

SSL Hybrid is a published TradingView indicator that TensorTrader's script tournament backtested across many symbols. It placed on the leaderboard 2 times: 0 timeframe rankings and 2 market-regime rankings.

Its best placement was the Bear- regime with a median per-symbol ROI of +27.5%. The worst max drawdown across its placements was 31.7%. 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 market regime

Bear- is a weak downtrend: a slow bleed with sharp bounces and frequent short squeezes.

Chop is no trend but high volatility: big swings in both directions where breakouts often fail.

Bear-
median ROI +27.5%, median Sortino 0.12, worst drawdown 31.7% on 4h
Chop
median ROI +26.8%, median Sortino 0.21, worst drawdown 27.2% on 4h

Where it ranks

Bear- regime list
#9 of 16; its median ROI is 17.2 pts below that list's median (+44.8%)
Chop regime list
#6 of 14; its median ROI is 10.0 pts above that list's median (+16.8%)

Automating a indicator

As an indicator, SSL Hybrid 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 SSL Hybrid, 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 SSL Hybrid

  1. 1Add SSL Hybrid to your TradingView favorites from its TradingView page.
  2. 2Open the TensorTrader extension, Batch Create, and select a testnet exchange key.
  3. 3Pick SSL Hybrid 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