Accessing the Dashboard
Run/web in Telegram to get a login link:
The link is tied to your Telegram session. You can access the dashboard from any device by opening the link.

Features
Portfolio
View your unified portfolio across all connected exchanges:- Real-time balance updates
- Portfolio value history charts
- Asset distribution visualization
- 24-hour P&L tracking
Trade
Place orders and monitor markets:- TradingView charts
- Order book depth
- Recent trades
- Multiple exchanges
Bots
Deploy and manage bot instances:- Start/stop bots
- Configure controllers
- Monitor performance
- View logs and metrics
Executors
Create and manage trading executors directly from the browser:- Grid, DCA, TWAP, Position executors
- Visual configuration interface
- Live performance metrics
- One-click start/stop controls
Positions
Track open positions across all exchanges:- Real-time P&L updates
- Position size and leverage
- Entry and mark prices
- Quick access to close positions
Agents
Monitor your autonomous Trading Agent sessions:- View conversation history
- Track agent learnings and memory
- Review snapshots and decisions
- Switch between multiple agent sessions
Market
Access real-time market information:- Price charts and indicators
- Order book visualization
- Trade history
- Cross-exchange comparison
Web + Telegram Sync
The web dashboard shares state with Telegram:- Start a Trading Agent on Telegram → monitor in the dashboard
- Deploy an executor in the dashboard → get notifications on mobile
- Portfolio updates appear everywhere instantly
- Same session, same data, seamless switching
Custom Server Setup
By default, Condor runs the web dashboard onhttp://localhost:8088. To access from other devices:
-
Set
WEB_URLin your.envfile: -
Restart Condor:
-
Run
/webin Telegram to get a new login link with the updated URL
Session Management
Login tokens expire after 5 minutes but your session remains active once authenticated. If your session expires:- Run
/webin Telegram again - Click the new login link
- Your previous state is preserved
Tech Stack
| Technology | Purpose |
|---|---|
| Vite + React 19 | Framework |
| TypeScript | Type safety |
| Tailwind CSS v4 | Styling |
| shadcn/ui + Radix UI | Components |
Next Step
Seeing Your Portfolio
View your balances and positions across all exchanges

