DataDoesYou
Back to VTX overview

VTX Macro

Transparent AI trading infrastructure for Hyperliquid.

What it is

VTX Macro turns AI trading into an inspectable operating system for Hyperliquid. Each strategy runs as a configurable profile with its own models, prompts, markets, timeframes, schedules, sizing rules, review model, and risk limits. Execution happens through supported Hyperliquid perps accounts while VTX records the reasoning, settings, account state, fills, PnL, funding, analytics, and public performance context around the strategy.

Why it exists

Most trading bots are hard to evaluate because the model, prompt, exchange account, risk controls, screener, analytics, and execution history live in separate places. VTX Macro takes the opposite position: strategy settings should be visible, comparable, and copyable. If a bot performs well, other users should be able to inspect the configuration, copy it, and adapt it instead of guessing what made it work. Credentials, wallets, and private account secrets are not part of the public strategy surface.

How VTX approaches it

VTX Macro puts the strategy loop in one product. Users can discover symbols with AI Screener, generate and refine bot settings in Insights, run AI Assistant for non-executing analysis, start AI Trader for supervised automation, inspect every decision, compare public profiles on the leaderboard, copy other users' settings, and control the system from the browser, CLI, or MCP-compatible agent.

Technical shape

The platform is a Next.js and TypeScript trading workspace backed by a FastAPI/Python service, PostgreSQL, Redis, workers, WebSockets, scheduled jobs, model-provider integrations, exchange routing, and public API surfaces for CLI and MCP workflows.

VTX Macro is trading software for analysis and execution. It does not provide financial advice. Users remain responsible for strategy settings, account configuration, execution decisions, and capital risk.