Skip to main content

Pine Script CUDA backtester

Backtest Pine Script on local CUDA hardware

Strategy Arena Desktop turns supported TradingView Pine Script into ArenaScript, runs the Rust CPU reference, then benchmarks CUDA variants locally on Windows.

For Pine Script builders who want a local NVIDIA/CUDA path for repeatable strategy backtests, parameter sweeps and benchmark artifacts before publishing.

Pine import into ArenaScript, including MACD beta samples
CPU reference beside CUDA metrics
GPU Arena leaderboard payload with native GPU source/adapters

What it does

Strategy Arena Desktop turns supported Pine Script into an ArenaScript plan, then runs deterministic local backtests before any public validation workflow.

Why it matters

Trading strategies need repeatable local checks, visible trade logs and benchmarkable parameter sweeps before they become marketing claims.

Beta scope

  • SMA, EMA, RSI, MACD and EMA + RSI subsets
  • Long and short CPU reference paths
  • CUDA comparison where supported
  • Native GPU name, source and adapters in benchmark metadata

Does it run fully on CUDA?

CUDA accelerates supported strategy families while the Rust CPU reference remains the correctness baseline for every run.

Can it feed the GPU leaderboard?

Yes. Desktop benchmark artifacts include a GPU Arena payload that can be submitted manually after opt-in.

Try the desktop beta

Windows installer, MSI package, requirements and SHA256 hashes are published on the download page.

Go to download