The Windows research cockpit where Strategy Arena imports real OHLCV CSV datasets, generates and evolves ArenaScript strategies, runs Rust CPU/CUDA backtests, exports Lab Reports, then sends validated survivors to chart review.
World Arena observes. Strategy Arena Lab creates. Lab Reports diagnose. TradingView inspects.
Download the unsigned 0.1.0-beta Windows installer for Strategy Arena Lab. It includes the Market Data Vault, chronological unseen holdout proof, real OHLCV CSV import, Pine import, ArenaScript CPU reference metrics and CUDA signal kernels.
CUDA-enabled build is the default beta path. NVIDIA CUDA is used when available; the CPU reference path remains available without a compatible GPU.
Paste this code in Strategy Arena Lab under Account > Install attribution. It expires after 30 minutes and does not require an account.
Preparing code...
saf-* profile without an account. The 30-minute code is claimed once inside the Lab, while any API failure still leaves the installer download working normally.Supported / Partial / Rejected beta scope. Strategy Arena generates native ArenaScript first; Pine is an import bridge. CPU reference is the truth source and CUDA is enabled only when the script maps to current Strategy Arena kernels.
The next useful step is not another download. Pair the desktop app, create one Lab Report, then decide whether Builder history or Operator diagnostics are worth paying for.
Every serious Pine benchmark should leave an artifact: CPU reference, CUDA timing, supported subset, GPU metadata, JSON export, and the next action.
The beta download becomes valuable when the user creates a Lab Report. That report is the object that can be saved in Builder, expanded in Operator, published in the Hall, ranked by GPU and reviewed on TradingView.
The web watches the Arena. The Windows Lab experiments locally. Lab Reports turn results into public proof pages. GPU Arena turns hardware runs into rankings. TradingView remains the chart review layer after the local survivor exists.
Strategy Arena Lab should create the first wow locally. Builder and Operator unlock continuity: synced Lab Reports, private report URLs, saved strategy history and heavier Arena diagnostics.
Generate ArenaScript or import supported Pine, compare Rust CPU vs CUDA, export JSON locally, and review survivors in a charting layer.
Private report URLs, saved strategy versions, Builder exports and report history across machines.
Operator composite generation, batch strategy reports, GPU Arena submission path, Arena diagnostics and larger research workloads.
The public demo shows the current app screen, the Pine import path, CPU/CUDA comparison, 100 / 1,000 / 10,000 variant benchmarks and the TradingView vs local GPU positioning.
The beta is published unsigned from the official Strategy Arena page with SHA256 hashes, release JSON, build id and SmartScreen warning. The public manifest keeps signature_required_for_broad_distribution false for this accepted unsigned beta policy; Authenticode is deferred until a larger public launch.
npm run signature:preflight
npm run signature:ready
npm run signature:plan
npm run directory:verify
powershell.exe -NoProfile -ExecutionPolicy Bypass -File scripts/verify-windows-signature.ps1 -RequireSigned
Native Tauri desktop build for modern Windows machines.
Usually already installed on Windows 11; install Microsoft WebView2 Runtime if missing.
CUDA accelerates supported Strategy Arena workloads including SMA, EMA, WMA/HMA/ALMA/VWMA, adaptive HMA/VWMA native signal regimes, Linear Regression, VWAP, WMA Cross, HMA Cross, ALMA Cross, VWMA Cross, RSI, MACD long/short, Bollinger, Keltner, SuperTrend, Parabolic SAR, ATR, Donchian and volume paths. CPU reference remains available without GPU.
20260715-arena-evolution-campaign-v23628b8637e46e002310404e9415a0ac2f55437ed440b80e1370e831a4d48e1d6aa79984b186d7f970404616219b84ce5ae111b489ae3f54f706c4aafe2f2c3a65
Get-FileHash "$env:USERPROFILE\Downloads\strategy-arena-desktop-0.1.0-beta-x64-setup.exe" -Algorithm SHA256
The SHA256 output must match the EXE hash above. This beta is intentionally unsigned for now, so Windows SmartScreen may show an extra confirmation screen.
Software directory metadata: PAD XML · release JSON · signature JSON
The beta supports native Strategy Arena generation first, plus Pine import for SMA/EMA/WMA/HMA/ALMA/VWMA/RMA crossover/crossunder, price crossing above/below SMA/EMA/WMA/HMA/ALMA/VWMA/RMA, EMA trend, WMA/HMA/ALMA/VWMA/RMA price gates, Linear Regression price gates and VWAP trend gates, RSI mean reversion, RSI lower/upper band reversal, Stochastic, CCI, ROC, CMO, ta.change, ta.mom, Williams %R, ADX, MFI, OBV, MACD, Bollinger, Keltner, SuperTrend and Parabolic SAR gates, ATR volatility breakouts, Donchian highest/lowest breakouts, volume SMA filters, MA + RSI, short EMA + RSI and direct if signal conditions.
No. CPU reference mode runs everywhere; CUDA is used only when available.
Local backtests stay on the machine unless you explicitly connect the desktop app to your Strategy Arena account.
A short beta checklist for the first useful run: supported Pine subset, CPU reference, CUDA status, Lab Report export and Builder next step. The download works without subscribing.