← Back to dashboard
Getting started · v1

Welcome to
TradeLoop, in 9 steps.

TradeLoop lives inside your AI agents — pulling live quotes and indicators, reading SEC filings, watching the market and surfacing alerts, then saving shared memory to your journal. This guide walks you from install to your first live market query, end to end.

Time~5 minutes
You'll needA terminal & an AI agent
Works withClaude · Cursor · ChatGPT · Codex · Hermes & more
Phase 01

Set up your account

Create your TradeLoop account and install the CLI. Two minutes.

01

Click “Start free” to begin

Head to tradeloop.top and click Start free. This kicks off the account creation flow — no credit card needed.

TradeLoop Labs landing page with Start free button highlighted
02

Register and log in

Pick your preferred method — Google, GitHub, or email. We recommend Continue with Google: TradeLoop can sync with your G-Suite (calendar, drive) so your agent has context alongside the market data.

TradeLoop login screen with Google, GitHub, and email options
03

Install TradeLoop in your terminal

Copy the install command from the dashboard and paste it into your terminal (open Terminal on macOS, or any shell on Linux/Windows). One command installs the CLI, updates local tools, and auto-configures compatible agents — Cursor, Claude Desktop, OpenClaw, Hermes, Claude Code, Codex, and more.

$curl -fsSL https://tradeloop.top/install.sh | sh
TradeLoop install page showing one-command CLI setup for macOS/Linux and Windows
04

Activate your account

After the installer finishes, run tradeloop login in your terminal. Your browser will open, you'll authenticate in ~30 seconds, and you're connected.

$tradeloop login
Terminal showing successful TradeLoop install with tradeloop login command highlighted
Tip

The installer detects which AI apps you have and configures them automatically. If something looks off, run tradeloop doctor for a diagnostic.

Phase 02

Connect your data

Market data works out of the box — connect extras when you need them.

05

Turn on market data sources

Live quotes, indicators, and SEC filings work out of the box — no keys to get started. For higher limits, open the dashboard and connect providers like Polygon, Finnhub, or FRED with your own API key (BYOK).

TradeLoop dashboard showing market-data providers ready to connect
Privacy

Your watchlist and journal stay local. TradeLoop writes them to your own wiki on disk — nothing is sent to a third-party service.

Phase 03

Run your first market query

You're set up. Here's how a session actually flows.

06

Restart your agent & ask the market

Quit and reopen your AI agent (Claude, Cursor, ChatGPT — whichever you use) so it picks up the new TradeLoop tools. Then just ask it for a quote or a chart — “what's AAPL doing today?” — no buttons, no separate app.

AI agent prompt: pull a live quote and chart for a ticker
07

Search your journal in real time

While you work a name, ask your agent anything — “what's my thesis on NVDA?”, “where did I set my stop?”, “what did I note last earnings?”. TradeLoop searches across your watchlist and journal and pulls relevant context live.

Agent view with a live quote and a real-time search across the trade journal
08

Set an alert whenever

Ask your agent to watch a level — “ping me if SPY breaks 540” or “alert me when NVDA RSI tops 70.” TradeLoop's monitoring loop runs in the background and surfaces the alert the moment it fires, right in the menu-bar widget.

TradeLoop menu bar widget showing live prices, watchlist, and an active price alert
Hands-off

Alerts keep running after you close the chat — price levels, indicator triggers, and filing/news conditions all fire on their own. Say “list my alerts” to review them any time.

09

Your journal saves itself

Theses, entries, exits, and levels are auto-extracted and written straight to your wiki. Every session makes your agent a little smarter — context compounds across trades instead of starting from zero.

Trade journal entry with thesis, levels, and confirmation that it was saved to the wiki
That's it

You're set up. Come back tomorrow — your agent will already know your watchlist and what you were thinking today.