Skip to content

Script leaderboard · data 2026-09-26

Investing Gold strategy results by timeframe and regime | TensorTrader

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

Investing Gold: tournament results

Investing Gold 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 Quiet regime with a median per-symbol ROI of +182.9%. The worst max drawdown across its placements was 9.4%. 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

Bear- is a weak downtrend: a slow bleed with sharp bounces and frequent short squeezes.

Chop is no trend but high volatility: big swings in both directions where breakouts often fail.

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

Bear-
median ROI +49.7%, median Sortino 26.80, worst drawdown 0.4% on 30m
Chop
median ROI +149.9%, median Sortino 7.27, worst drawdown 9.4% on 4h
Quiet
median ROI +182.9%, median Sortino 24.99, worst drawdown 1.3% on 1h

Where it ranks

Bear- regime list
#6 of 16; its median ROI is 4.9 pts above that list's median (+44.8%)
Chop regime list
#1 of 14; its median ROI is 133.1 pts above that list's median (+16.8%)
Quiet regime list
#3 of 16; its median ROI is 102.6 pts above that list's median (+80.3%)

Automating a strategy

As a Pine strategy, Investing Gold 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 Investing Gold, 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 Investing Gold

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