Skip to content

Script leaderboard · data 2026-09-26

RSI5_50 with Divergence strategy results by timeframe and regime | TensorTrader

Backtest results for the TradingView strategy RSI5_50 with Divergence: median ROI, Sortino and worst drawdown by timeframe and market regime, and how to automate it paper first.

RSI5_50 with Divergence: tournament results

RSI5_50 with Divergence is a published TradingView strategy 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 Bull- regime with a median per-symbol ROI of +76.1%. The worst max drawdown across its placements was 18.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

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- is a weak uptrend: ADX of 18 or more with a gentler positive slope, grinding higher with frequent pullbacks.

Bull+
median ROI +50.7%, median Sortino 0.98, worst drawdown 9.4% on 15m
Bull-
median ROI +76.1%, median Sortino 1.09, worst drawdown 18.7% on 15m

Where it ranks

Bull+ regime list
#6 of 16; its median ROI is 8.2 pts above that list's median (+42.5%)
Bull- regime list
#5 of 16; its median ROI is 35.6 pts above that list's median (+40.6%)

Automating a strategy

As a Pine strategy, RSI5_50 with Divergence automates with one alert per token and timeframe: its own entries and exits fire strategy alerts, and {{strategy.order.action}} tells the executor whether each fill is a buy or a sell. Match the strategy's default order size to the size you intend to trade, because real orders are sized by your TensorTrader policy.

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 RSI5_50 with Divergence, 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 RSI5_50 with Divergence

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