Script leaderboard · data 2026-09-26
Optimized Trend Tracker strategy results by timeframe and regime | TensorTrader
Backtest results for the TradingView indicator Optimized Trend Tracker: median ROI, Sortino and worst drawdown by timeframe and market regime, and how to automate it paper first.
Optimized Trend Tracker: tournament results
Optimized Trend Tracker is a published TradingView indicator that TensorTrader's script tournament backtested across many symbols. It placed on the leaderboard 2 times: 1 timeframe ranking and 1 market-regime ranking.
Its best placement was the 4h chart with a median per-symbol ROI of +97.2%. The worst max drawdown across its placements was 55.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
- 4h
- median ROI +97.2%, median Sortino 0.13, worst drawdown 55.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.
- Bull+
- median ROI +26.9%, median Sortino 0.47, worst drawdown 33.0% on 4h
Where it ranks
- 4h leaderboard
- #1 of 16; its median ROI is 88.5 pts below that list's median (+185.7%)
- Bull+ regime list
- #9 of 16; its median ROI is 15.6 pts below that list's median (+42.5%)
Automating a indicator
As an indicator, Optimized Trend Tracker 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 Optimized Trend Tracker, 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 Optimized Trend Tracker
- 1Add Optimized Trend Tracker to your TradingView favorites from its TradingView page.
- 2Open the TensorTrader extension, Batch Create, and select a testnet exchange key.
- 3Pick Optimized Trend Tracker 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.