Skip to content

Script leaderboard · data 2026-09-26

Auto Fib Retracement Alerts strategy results by timeframe and regime | TensorTrader

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

Auto Fib Retracement Alerts: tournament results

Auto Fib Retracement Alerts is a published TradingView indicator that TensorTrader's script tournament backtested across many symbols. It placed on the leaderboard 4 times: 2 timeframe rankings and 2 market-regime rankings.

Its best placement was the 30m chart with a median per-symbol ROI of +10.5%. The worst max drawdown across its placements was 17.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

15m
median ROI -1.1%, median Sortino -0.06, worst drawdown 4.7%
30m
median ROI +10.5%, median Sortino 0.22, worst drawdown 17.2%

By market regime

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

Quiet is no trend and low volatility: tight ranges where fees can eat most edges.

Bear+
median ROI +2.3%, median Sortino 0.64, worst drawdown 2.2% on 15m
Quiet
median ROI +2.5%, median Sortino 0.32, worst drawdown 11.5% on 30m

Where it ranks

15m leaderboard
#3 of 16; its median ROI is 112.6 pts below that list's median (+111.4%)
30m leaderboard
#2 of 16; its median ROI is 92.1 pts below that list's median (+102.6%)
Bear+ regime list
#16 of 16; its median ROI is 11.2 pts below that list's median (+13.5%)
Quiet regime list
#14 of 16; its median ROI is 77.9 pts below that list's median (+80.3%)

Automating a indicator

As an indicator, Auto Fib Retracement Alerts 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 Auto Fib Retracement Alerts, 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 Auto Fib Retracement Alerts

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