Trading Operator
The Trading Operator opens TradingView charts directly in the embedded browser and uses the vision LLM to identify trade setups, draw levels, and execute trades.How It Works
- You say: “Open BTC chart and find support levels”
- Agent opens TradingView in the embedded browser
- LLM analyzes the chart screenshot (price action, indicators, patterns)
- Agent identifies key levels and potential setups
- If a trade opportunity is found, agent requests approval before executing
Commands
- “Open TradingView and show BTC chart”
- “Add RSI indicator”
- “Find support and resistance levels on SPY daily”
- “Check if AAPL has a bullish setup”
- “Execute paper trade: buy 10 shares AAPL at market”
Safety
- Paper trading by default — Live trading requires explicit opt-in
- Position limits — Max size per trade configurable in settings
- Daily loss limit — Agent stops trading if drawdown exceeds threshold
- Approval required — Every real trade needs your confirmation
Settings
Configure in Desktop app settings:tradingPaperMode— true/false (default: true)tradingMaxPosition— max 1,000)tradingMaxLoss— daily loss limit (default: $500)

