Script leaderboard · data 2026-09-26
Hull Suite strategy results by timeframe and regime | TensorTrader
Backtest results for the TradingView indicator Hull Suite: median ROI, Sortino and worst drawdown by timeframe and market regime, and how to automate it paper first.
Hull Suite: tournament results
Hull Suite 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 +18.4%. The worst max drawdown across its placements was 25.9%. 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 +18.4%, median Sortino 0.28, worst drawdown 15.4% on 1h
- Chop
- median ROI +14.2%, median Sortino 0.16, worst drawdown 25.9% on 4h
Where it ranks
- Bear- regime list
- #10 of 16; its median ROI is 26.3 pts below that list's median (+44.8%)
- Chop regime list
- #8 of 14; its median ROI is 2.6 pts below that list's median (+16.8%)
Automating a indicator
As an indicator, Hull Suite 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 Hull Suite, 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 Hull Suite
- 1Add Hull Suite to your TradingView favorites from its TradingView page.
- 2Open the TensorTrader extension, Batch Create, and select a testnet exchange key.
- 3Pick Hull Suite in step 3 · Signal source; the alert mechanism is detected automatically.
- 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.