[ documentation · v0.1.18 · 2026-05-15 ]

NVTrader documentation

Everything you need to operate, modify, and interpret NVTrader — the multi-agent autonomous trading platform built on NVIDIA DGX Spark. Twenty-five specialized agents on the A2A event bus today (26 active by default + 4 example agents available via the Agent Builder).

● live · 28 agents cuFOLIO + cuOpt PDLP NeMo Agent Toolkit NVIDIA Build · Nemotron · Kimi K2.6 Apache 2.0

Getting started

Three short articles get you from a fresh DGX Spark to a trading paper portfolio in about 20 minutes.

Platform

Per-page reference for everything in the NVTrader UI. Each page covers what it shows, how to drive it, every setting, and how to read the outputs.

Engines

Reference for the six core engines that make the platform autonomous. Each engine doc covers what it is, how to call it, how to tune it, and how to interpret its outputs — with the exact code paths to look at if you need to modify it.

Reference

Specifications, vocabularies, and the technical brief you'd share with a CEO or partner.

Documentation conventions

  • live — feature is shipped, running today on the demo host. Cited code paths exist.
  • beta — feature works but is rough or partially scoped; expect breakage if you push it.
  • no badge — stable surface, documented for completeness.
  • Code paths cite from the repo root, e.g. src/traderspace/bus/bus.py.
  • REST examples assume the demo host. Replace http://127.0.0.1:8015 with your deployment URL.
  • Each page is structured: OverviewHow it worksHow to use itHow to interpret itHow to modify itAPI surfaceTroubleshooting.
tip

Every docs page has a right-rail "On this page" TOC. Use it. Pages are long on purpose — they're the manual, not the tweet.

NVTrader v0.1.18 ·⚠ Not financial advice ·Terms ·Privacy ·License