UK Market Desk

A calmer AI-assisted trading workspace for gold, indices, FX, and broker-supported markets, built around replay, paper mode, risk controls, and operator review.

Gold, indices, FX, and sharesSelf-hosted or hostedDemo, replay, and paper first
Market focusGold, indices, FX, shares
Start modeDemo, replay, or paper first
AI roleWatch, rank, explain
ResearchQuant and optional quantum analysis
ControlDeterministic risk stays in charge

Downloads

Download the files you actually need

Download real install files, follow a clear setup path, and move from purchase to deployment on a home PC, mini PC, VPS, or Ubuntu server without guesswork.

Real product files

This downloads page serves actual install and setup assets instead of sending you into vague setup copy.

The runtime still belongs on your machine

What you download helps you deploy the node on the hardware you trust. The public site is not the runtime itself.

The CLI is the front door after install

Typing zerotrade is meant to be the first move after activation because it gives the shortest path into node state and next actions.

Installer

ZeroTrade install script

One-file bootstrap installer for Ubuntu servers, VPS nodes, mini PCs, and home-lab machines.

zerotrade-install.sh · Fastest way to get a real node online.

Bundle

Bootstrap source bundle

Full product bundle used by the installer, including portal, agent, services, docs, and infra assets.

zerotrade-bootstrap.tgz · Operators who want the whole package before running install.

Config

Environment template

Starter env template for licensing, Ollama, OpenAI BYOK, Telegram uplink, and runtime settings.

zerotrade.env.example · Home PC and server operators who want to pre-stage config.

Compose

Docker Compose stack

Compose foundation for operators who prefer containerized deployment and clearer service separation.

docker-compose.yml · VPS and server installs with repeatable service lifecycle.

Manual

Operator manual

Quickstart and operational manual for install, activation, mode policy, and runtime verification.

ZeroTrade-Operator-Manual.md · Buyers who want a clearer handoff after payment.

Release Channels

Simple download choices for different customer paths

Release Channel

Core stable bundle

The core ZeroTrade node with deterministic risk, watchdog protection, replay tools, paper-first operation, and install files.

Release Channel

Pro intelligence bundle

The same runtime with stronger AI briefings, opportunity ranking, trade summaries, and anomaly review.

Release Channel

Beta access

Earlier portal and node updates for customers who want access to newer builds before broad rollout.

Hardware

Hardware guidance before install

Minimum: 16 GB RAM, 64-bit CPU, SSD
Recommended: 32 GB RAM, Ryzen 7 or Ryzen 9 class CPU, NVMe SSD
Default local AI target: Gemma 4 E2B for 16 GB class hosts
Optional heavier local AI target: Gemma 4 E4B when you can tolerate slower inference
CPU-only local AI is supported
GPU acceleration is optional, not mandatory
Deployment

From download to a working node

Choose the bundle

Match the download to the plan you bought so the runtime and update channel line up cleanly.

Verify the host

Confirm RAM, storage, CPU, network, and firewall basics before installing.

Retain config across upgrades

ZeroTrade is built for repeatable installs, updates, and recoverable state rather than one-off scripts.

Use the CLI as the front door

After install, typing zerotrade gives you the fastest path into the local control surface instead of a confusing toolchain.

Install Commands

Real install commands, not vague setup notes

Installcurl -fsSL https://thegame.talktoai.org/install | bash

Bring the node bundle onto a clean Ubuntu host, home lab box, or mini PC.

Install with local AIcurl -fsSL https://thegame.talktoai.org/install | INSTALL_LOCAL_AI=true OLLAMA_MODEL=gemma4:e2b bash

Provision the local Ollama runtime and pull the default Gemma 4 E2B model for 16 GB class hosts.

Install with richer local AIcurl -fsSL https://thegame.talktoai.org/install | INSTALL_LOCAL_AI=true OLLAMA_MODEL=gemma4:e4b bash

Use the larger Gemma 4 E4B model when you want stronger local reasoning and can tolerate slower inference.

Activatezerotrade activate-license --account-id <ACCOUNT_ID> --license-key <LICENSE_KEY>

Bind the purchased credentials to the runtime.

Launchzerotrade

Open the local ZeroTrade control surface in the terminal after install.

Guidezerotrade guide

Show the first-session operator path for SSH, doctor checks, and the private panel.

Panel Accesszerotrade access

Show the SSH and browser-tunnel path for the local web panel, including the plain-English home-PC flow.

Paper Blotterzerotrade execution blotter

Inspect deterministic paper execution, recent fills, and open positions.

Load Strategyzerotrade strategy install-preset sol_momentum_scout

Install an encrypted strategy preset into the local strategy vault.

Daily Evolutionzerotrade strategy evolve-daily

Run the sealed daily strategy review so non-live nodes can adapt without exposing raw playbooks.

Verifyzerotrade doctor && zerotrade status

Confirm health, heartbeat, and mode posture before operating.

After download

The goal is not just to fetch files. The goal is to move cleanly into an installed, activated, and verifiable node on the machine you actually plan to run.

Activate the node with the issued account id and license key.
Run zerotrade, zerotrade doctor, and zerotrade access.
Reach the browser panel through SSH tunnel if you want the local web surface.
Use replay or paper mode as the proof path before thinking about anything else.
ZeroTrade UK