Script leaderboard · data 2026-09-26
RSI V Pattern strategy strategy results by timeframe and regime | TensorTrader
Backtest results for the TradingView strategy RSI V Pattern strategy: median ROI, Sortino and worst drawdown by timeframe and market regime, and how to automate it paper first.
RSI V Pattern strategy: tournament results
RSI V Pattern strategy 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 Bear- regime with a median per-symbol ROI of +44.8%. The worst max drawdown across its placements was 8.1%. 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 weak uptrend: ADX of 18 or more with a gentler positive slope, grinding higher with frequent pullbacks.
Bear- is a weak downtrend: a slow bleed with sharp bounces and frequent short squeezes.
- Bull-
- median ROI +40.6%, median Sortino 1.70, worst drawdown 8.1% on 15m
- Bear-
- median ROI +44.8%, median Sortino 5.93, worst drawdown 2.2% on 15m
Where it ranks
- Bull- regime list
- #8 of 16; its median ROI is 0.0 pts above that list's median (+40.6%)
- Bear- regime list
- #8 of 16; its median ROI is 0.0 pts above that list's median (+44.8%)
Automating a strategy
As a Pine strategy, RSI V Pattern strategy 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 RSI V Pattern strategy, 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 RSI V Pattern strategy
- 1Add RSI V Pattern strategy to your TradingView favorites from its TradingView page.
- 2Open the TensorTrader extension, Batch Create, and select a testnet exchange key.
- 3Pick RSI V Pattern strategy 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.