Setup reference
Install steps, first session, and troubleshooting. The install folder also contains guides under docs/.
Install
Open Download and click Get it from Microsoft to install from the Microsoft Store. Launch Helm Trader Command Center from the Start Menu when the install completes.
License
Set your license key on the activation screen when you first launch Command Center (paste the key from your purchase email). Lost key? See Pricing FAQ or Support.
First session
- Open Settings and complete the Getting started checklist.
- Confirm
core/optimization_config.jsonis present. - Run a backtest from the Backtest tab to verify the pipeline.
- When ready, start Live Watcher in Paper mode.
Testnet keys
Paper live requires Binance testnet API credentials in Settings.
Use paper testnet before live testnet. Keys stay in your local .env — never send them in support tickets.
Updates
When a newer v1.x build is available, Command Center shows an update notice at the top of the window.
Applying an update preserves .env, market data, and outputs. A snapshot is saved to
backups/product_snapshots/; restore a prior version from Settings if needed.
Troubleshooting
- Install did not start — use the Microsoft Store button on Download; ensure you are on Windows 10/11 x64.
- License rejected — verify the key matches
PRODUCT_LICENSE_KEYexactly (no extra spaces). - Dashboard does not load — run
scripts\setup_check.pyfrom the install directory and note any failures before opening a ticket.