Free during Public Beta
All features included. 15 AI requests per day, no credit card required.
Public Beta
Free
15 requests per day, resets at midnight UTC.
- AI chat with chart context
- Full chart automation & drawing tools
- Real-time market data queries
- Stock screener & fundamentals
- Custom prompt templates
- Strategy backtesting & optimization
- Alerts & watchlist management
- Telegram chat & alert monitoring
- Personalized daily market briefings
- Persistent memory & personalization
- Paper trading integration
- Portfolio tracking & risk analysis
- MCP server integration
Frequently asked questions
Is this the official TradingView AI Chart Copilot?
Yes. This is the official TradingView AI Chart Copilot — the same product TradingView introduced on their blog. It is distributed as a Chrome extension (“TradingView Remix: AI Chart Copilot” on the Chrome Web Store) while the public beta runs.
Why is it a browser extension and not inside TradingView itself?
We’re launching the Chart Copilot as a public beta so we can iterate quickly with the trading community before committing it to the core product. Shipping as a side-panel extension lets us experiment, gather feedback, and ship improvements fast. Once the beta concludes, the experience will be brought natively into the TradingView side panel across all browsers and the desktop app.
When will it be integrated natively into TradingView?
There’s no hard date yet — native integration will happen after the public beta stabilizes the experience. In the meantime, the extension is the canonical way to use the AI Chart Copilot, and every improvement you see here will carry over to the native integration when it lands.
Which browsers are supported?
Any Chrome or Chromium-based browser — Chrome, Edge, Opera, Brave, Vivaldi, and others. Native integration across all browsers and the TradingView desktop app is planned after the beta.
Is it really free?
Yes. During the public beta, every user gets 15 AI requests per day at no cost. All features are included — no credit card required. Daily usage may be limited while the beta runs to keep it sustainable and free. If you need more, you can request a higher limit from the extension settings.
Do I need a TradingView account?
Yes. The AI Chart Copilot works alongside your existing TradingView account — it uses your TradingView session for chart interaction and data access, just like any other tool you use on TradingView.
What AI model powers the extension?
We use state-of-the-art language models via OpenRouter, including Claude and others. The model is automatically selected for optimal performance.
Is my TradingView data safe?
The extension runs locally in your browser. Your TradingView credentials are never sent to our servers. We only process your chat messages to generate AI responses.
How does AI memory work?
The AI automatically learns your trading style, tracks the symbols you follow, and remembers your active theses and preferences across sessions. You can inspect and edit everything the AI remembers from the extension menu or with the /memory and /forget commands on Telegram. Memory is what powers personalized briefings and increasingly tailored analysis.
What are daily briefings?
Once you connect Telegram, you can enable personalized daily briefings. Every day at your chosen time, the AI sends you a market summary covering your watched symbols, active theses, and any relevant news — so you start each session already informed. Enable it from the extension menu or with /briefing on Telegram.
How does strategy backtesting work?
If you have a Pine Script strategy on your chart, the AI can read its full backtest report — net profit, win rate, Sharpe ratio, max drawdown, trade list, and equity curve. You can ask it to optimize parameters by running AI-guided sweeps, or drill into your worst trades to find patterns. You can also ask the AI to write a strategy from scratch, add it to the chart, and analyze the results — all in one conversation.
What is Telegram alert monitoring?
When you create an alert through the AI, you can ask it to monitor the alert for you. When the alert fires, you’ll receive an AI-generated decision brief on Telegram with fresh technicals, the original trading thesis, and a recommendation — so you can act immediately from your phone.
How do I connect Telegram?
Go to your account page or the extension menu and click “Connect Telegram.” You’ll get a pairing code to send to @TVRemixBot on Telegram. Once linked, you can chat with the AI, receive alert briefs, and get daily personalized briefings directly in Telegram.
What is MCP server integration?
MCP (Model Context Protocol) lets you connect external tools and data sources to the AI. If you have an MCP-compatible server — a proprietary analytics API, a brokerage connector, a database, or any third-party service — the AI can discover its tools and call them during your conversation, right alongside TradingView data. All requests are proxied through your browser, so your API keys and credentials never leave your machine or reach our servers.
How do I connect an MCP server?
Open the extension menu and go to “MCP Servers.” Click “+ Add MCP Server,” enter a name and the server’s URL, and choose an authentication method (None, API Key in URL, Bearer Token, or OAuth 2.1). After adding, click “Test” to connect — the extension will discover available tools and cache them. You can pin frequently used tools so the AI always has them available without a discovery step. For OAuth servers, the extension handles the full flow automatically with PKCE.