Skip to main content

Public beta demo

Paste Pine Script, run CPU/CUDA, benchmark 10,000 variants

This is the distribution-ready demo path for Strategy Arena Desktop: a TradingView Pine idea becomes an ArenaScript plan, then a local Rust engine produces CPU reference metrics, CUDA comparisons, compact trades, native GPU metadata and JSON export.

Animated Strategy Arena Desktop demo showing Pine Script import CPU CUDA benchmark and JSON export

One short loop for the public launch

The GIF shows the current beta flow without overstating the engine: Pine long/short import, ArenaScript normalization, CPU reference, optional CUDA comparison, SMA/EMA/RSI/MACD batch benchmark and JSON export.

  • Built from the real desktop Backtest screen.
  • Ready for README, launch posts and download page embeds.
  • Matches the honest beta claim: CUDA is optional and GPU source/adapters are visible.
  • Installer links and SHA256 hashes are verified on production.
Strategy Arena Desktop Backtest screen showing Pine Script CPU CUDA benchmark and parameter sweep
1

Paste Pine

Load SMA, EMA, RSI, MACD, EMA + RSI or Short EMA + RSI samples, or paste a supported Pine v5 strategy.

2

Normalize

The app imports Pine into ArenaScript so CPU and CUDA run the same plan.

3

Compare

Run Rust CPU reference and CUDA backend side by side with visible metrics.

4

Benchmark

Run 100 / 1,000 / 10,000 variant sweeps and export the local JSON report.

TradingView

  • Best for charting, visual inspection and publishing Pine ideas.
  • Useful for manual review and strategy presentation.
  • Still part of the workflow through Pine import/export.

Local GPU backtest

  • Best for local repeatable CPU reference checks.
  • CUDA optional for supported signal kernels, MACD beta paths and benchmark comparisons.
  • JSON export keeps the result portable before public validation.
Account access

License-aware desktop sessions

The app pairs with a Strategy Arena account. Public beta accounts stay read-only for compute submit, while pro, elite, founder, owner, operator and admin tiers receive the compute scope.

scopes: account:read, arena:read, desktop:sync, compute:submit when licensed
CUDA status

Native SMA multi-strategy batch

Compatible SMA cross-above Pine imports now run together through the native CUDA batch path. Mixed EMA, RSI, MACD or short batches still fall back to isolated staged CUDA execution.

backend: cuda_sma_multi_strategy_batch_v1 · native_batch=true · staged fallback
Release proof

Cache-busted installer path

The demo points to the production download funnel and the published release manifest, so hashes, file sizes and release notes can be checked before install.

v=20260623-cuda-sma-multibatch

Launch copy kit

X / LinkedIn

We built a Windows desktop beta that imports supported Pine Script long/short strategies, runs a Rust CPU reference, compares CUDA, detects the exact local GPU, and benchmarks SMA/EMA/RSI/MACD variants locally.

Reddit

I wanted Pine Script backtesting outside the chart, with long/short import, CPU/CUDA comparison, visible GPU metadata and exportable JSON reports. The Windows beta is now downloadable.

HN angle

Show HN: Strategy Arena Desktop, a Rust/Tauri local backtester for supported Pine Script strategies with CUDA benchmark plumbing.

Verified beta build

  • Version: Strategy Arena Desktop 0.1.0-beta.
  • Build ID: 20260623-cuda-sma-multibatch.
  • Windows setup and MSI are live on the production domain.
  • CUDA-enabled build is the default; CPU reference still works without CUDA.
  • Native GPU name, source and adapter list are included in diagnostics and benchmark payloads.
  • Unsigned beta: Windows SmartScreen may ask for confirmation.

EXE SHA256

9bb75ed25daaabc6449355a4e760d6d34e21e20b9858055b4bec27035dbc3ade

MSI SHA256

c005426a9678f306fe734bcd91f2152bf381e33ed9748772baaee67c037a8b39

Distribution sequence

1. Publish demo link

Use the GIF and screenshot first so users see Pine paste, CPU/CUDA comparison, benchmark and JSON export before downloading.

2. Post communities

Use Reddit and Hacker News copy only with the beta wording: supported Pine subset, optional CUDA, unsigned installer.

3. Feed SEO pages

Point every Pine/CUDA/backtesting page to `/download` and `/desktop-demo` so search traffic lands on the real app path.

Installer is ready for beta testing

The Windows setup and MSI links are published with requirements and SHA256 hashes.

Get the beta