Docs/Quickstart
Quick Path

Quickstart Guide

Six steps from sign-up to your first AI analysis and paper bot. Most users finish in under five minutes. No credit card required.

TradingWizard Terminal workspace with chart, watchlist sidebar, and Kai Operator Panel

The terminal at tradingwizard.ai/terminal — chart center, watchlist left, Kai right.

1

Create your free account

Starter is free forever — no credit card. You get Kai with a daily message cap, blurred signals, and paper trading. Upgrade to Pro ($39/mo) or Premium ($99/mo) later from Settings.

Outcome: you land on /terminal with your workspace ready.

2

Finish the 60-second onboarding

A short wizard asks for three things: your trading level (beginner, intermediate, advanced), style (day, swing, or position), and risk tolerance (conservative, moderate, aggressive). Kai uses these to calibrate every analysis and setup it produces for you.

Outcome: your profile drives the tone, risk sizing, and target timeframes Kai suggests. You can change any of it later in Settings -> Profile.

3

Pick a watchlist or jump straight to a symbol

The left rail holds your watchlists, market track, and live bot signals. Click any ticker to load it on the chart. To search anything else, open the Command Palette:

Cmd+K   (macOS)    -    Ctrl+K   (Windows / Linux)

Type a ticker (e.g. NVDA, SOLUSDT, EURUSD) and hit Enter. Stars any result to add it to your default watchlist.

Outcome: the chart loads with TradingView candles and the asset-specific intel HUD on top.

4

Ask Kai for an analysis

Open the Kai Operator Panel on the right. Kai streams from Gemini 3, reads the symbol you have loaded on the chart, and returns a structured setup with entry, stop, targets, and a confidence score. Try this verbatim:

Give me a 4h long setup on SOLUSDT with entry, stop, and two targets.

Prefer one click? Use the Ask Kai button on the chart to pick timeframe, risk, and focus, then let Kai run a full technical analysis via POST /api/analyze.

Outcome: you see Kai's verdict plus an Execution Protocol card you can act on.

5

Deploy your first bot (paper)

From the chart, click Deploy Bot, or ask Kai directly: "Deploy a swing bot on SOLUSDT". The Deploy Bot modal lets you name the bot, set its market, timeframe, and risk. Every new bot starts in paper mode — no real funds moved.

Starter gets one paper bot. Pro unlocks multiple bots and full management. Premium unlocks the Bot Army and real-money execution (admin-gated today).

Outcome: the bot is stored in MongoDB and now scans 24/7. Opens, closes, and SL/TP moves stream into the Signals flow in the left rail and as 8-second toasts bottom-left.

6

Turn on notifications

Open Settings -> Notifications and pick the channels you want. Each channel can be toggled independently:

  • In-app — toasts and the alerts tab, on by default.
  • Email — daily digest + critical alerts via SendGrid.
  • Discord — connect in Settings -> Discord Integration, then claim your role for live bot + alert pings.

Outcome: your bot tells you when it opens, closes, or moves stops — on the channel you actually check.

Ready to run it

Open the terminal and work through steps 3-6 with a real symbol of your choice.

Open Terminal