Script leaderboard · data 2026-09-26
Sniper & Strategy strategy results by timeframe and regime | TensorTrader
Backtest results for the TradingView strategy Sniper & Strategy: median ROI, Sortino and worst drawdown by timeframe and market regime, and how to automate it paper first.
Sniper & Strategy: tournament results
Sniper & Strategy is a published TradingView strategy that TensorTrader's script tournament backtested across many symbols. It placed on the leaderboard 3 times: 0 timeframe rankings and 3 market-regime rankings.
Its best placement was the Bull- regime with a median per-symbol ROI of +186.2%. The worst max drawdown across its placements was 1.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 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 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.
- Bull-
- median ROI +186.2%, median Sortino 17.56, worst drawdown 1.2% on 1h
- Bear+
- median ROI +53.7%, median Sortino 24.57, worst drawdown 0.6% on 30m
- Quiet
- median ROI +125.3%, median Sortino 18.25, worst drawdown 0.9% on 30m
Where it ranks
- Bull- regime list
- #2 of 16; its median ROI is 145.7 pts above that list's median (+40.6%)
- Bear+ regime list
- #5 of 16; its median ROI is 40.2 pts above that list's median (+13.5%)
- Quiet regime list
- #6 of 16; its median ROI is 45.0 pts above that list's median (+80.3%)
Automating a strategy
As a Pine strategy, Sniper & 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 Sniper & 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 Sniper & Strategy
- 1Add Sniper & Strategy to your TradingView favorites from its TradingView page.
- 2Open the TensorTrader extension, Batch Create, and select a testnet exchange key.
- 3Pick Sniper & 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.