Solutions Discover eTrader Launch your Broker Launch your Prop Firm Company Home Blog Where We Work Legal Center Contact
Platforms & White-Label

How Trading Platforms Are Adding AI in 2026.

MetaTrader, cTrader, TradingView and TradeLocker each shipped a named AI feature in 2026. Here is what each one actually announced, dated and sourced.

By September 19, 2026 10 min read

In July 2026 MetaQuotes put a built-in AI Assistant into a MetaTrader 5 beta build. In August, Spotware shipped a command-line tool that lets AI agents run cTrader cBots without opening the app at all. TradingView put an AI Chart Copilot into public beta in April. None of this is a rumour or a roadmap slide: each vendor announced it on its own site, with a date, and this article only uses what they published.

We build eTrader, which has its own AI product, eTrader AI, so we say upfront that this is not a neutral survey. What follows is dated and sourced to each vendor's own announcement, not to a forum post or a reviewer's guess.

MetaTrader: an AI Assistant with MCP support

MetaQuotes released a MetaTrader 5 beta build with built-in support for the Model Context Protocol and an AI Assistant on 16 July 2026, then expanded the assistant's capabilities in a further build on 21 August 2026. According to MetaQuotes' own posting, the assistant can analyze the current market situation for an instrument, review price history and past trades, write MQL5 code from a plain description, identify and fix errors, and connect to external AI tools including OpenAI Codex and Claude Code. Trading actions themselves can be set to fully blocked, fully allowed, or requiring manual confirmation for every order, which keeps the final decision with the trader. MetaQuotes reported that traders had processed over a trillion tokens through the assistant's free tier within three weeks of the MCP launch.

cTrader: a command line for AI agents

Spotware announced cTrader CLI on 13 August 2026, a standalone command-line application that lets AI tools such as Claude Code, Cursor and Gemini CLI connect to a trader's cTrader account. Spotware's own description states that an AI agent using it can retrieve account data, prices and market history, review trading history and exposure, manage orders and positions, set price alerts, and run or optimise cBots and backtests, all outside the main graphical application. Spotware has also said publicly that AI sits at the centre of its 2026 roadmap, and reported that an AI-driven support tool built on its own knowledge base now resolves a majority of trader enquiries without a human agent.

TradingView: an AI Chart Copilot

TradingView's own blog announced AI Chart Copilot in public beta on 2 April 2026, describing it as an assistant that sits in the browser's side panel next to an open chart. By TradingView's own account, it can read the indicators already on a chart and give a technical summary, create and manage price alerts on request, and pull recent news and fundamental data together to explain a move. It ships as a browser extension for Chrome and other Chromium-based browsers, and TradingView has said it may cap daily use to keep the feature free. TradingView also launched AI-generated summaries of company filings and AI-tagged corporate news around the same period, both aimed at research rather than order execution.

TradeLocker: building robots by describing them

TradeLocker's own product pages describe TradeLocker Studio as a tool for building, customising and backtesting trading bots and scripts without writing code, through a chat interface the platform calls Studio AI Chat. TradeLocker's own wording is that a trader describes a strategy in plain language and the AI converts it into code, which can then be backtested inside the desktop app before it runs. TradeLocker states that Studio is currently available on its desktop app and demo environment, and that finished bots can be kept private or published to its own marketplace for other traders to use.

The short version

PlatformAI featureAnnouncedSource
MetaTrader 5Built-in AI Assistant with MCP support, connects to external AI tools16 Jul 2026, expanded 21 Aug 2026MetaQuotes / MQL5.com
cTradercTrader CLI, lets AI agents run cBots and manage orders outside the app13 Aug 2026spotware.com
TradingViewAI Chart Copilot, reads charts and manages alerts in a browser side panel2 Apr 2026 (public beta)tradingview.com/blog
TradeLockerStudio AI Chat, builds bots and scripts from a plain-language descriptionLive on desktop and demo, per TradeLocker's own product pagetradelocker.com
eTradereTrader AI, AI Traders built from blocks using a trader's own model keyLiveeTrader product documentation

eTrader AI: blocks instead of a chat window

eTrader AI takes a different shape from the others in this list. A trader wires blocks together rather than describing a strategy in a chat window, for example checking a fresh candle, searching the news, letting a model such as Claude, Grok or Gemini decide, checking a daily loss limit, then buying. The trader supplies their own model key, sets the rules and limits, and can switch the AI Trader off at any time. It runs in Trade mode, placing orders, or in Signals only mode, sending its calls as push notifications and to the bot journal instead. It is built into the same account a trader already holds with their firm, with no separate chat product bolted on. We cover how the blocks fit together in how AI Trader blocks work.

What these features have in common, and what they do not

Every one of these is a tool that reads market data, writes or explains code, or manages an alert. None of them is a system that promises a result or a win rate, and none of the vendors above claims one. MetaQuotes keeps a manual confirmation option on trading actions specifically. TradingView's Copilot works on top of a chart a human is already reading. TradeLocker's Studio still runs a backtest before anything goes live. cTrader CLI and MetaTrader's MCP support both extend what a trader's own connected AI tool can see and do, rather than replacing the trader's own judgement about whether to act on it.

The differences that matter for a firm choosing a platform are less about which AI feature sounds more advanced and more about where the AI sits relative to the order. A support chatbot or a research assistant changes little about risk. A tool that can place, modify or close a live order, even with a human in the loop, is worth the same scrutiny a firm would give any other automated trading feature: what confirmation step exists, what happens if the connection drops mid-instruction, and what the model actually has permission to touch.

What to ask before turning any of this on for clients

Ask whether the AI feature can place an order on its own or only suggests one for a human to confirm, since MetaTrader's own assistant treats that as a configurable setting rather than a fixed answer. Ask whether the model runs on the vendor's infrastructure or the trader's own key, which changes who is accountable for the model's behaviour and its cost. Ask what happens to an in-flight instruction if a connection drops, since a command-line tool like cTrader CLI sits outside the main trading application by design. None of these questions has a universally right answer, but a firm that has not asked them before enabling an AI feature for clients has skipped a step every other automated trading tool gets. Our broader look at the category is in AI trading assistants compared and the best AI trading platforms.

"Every platform on this list, ours included, is adding AI in 2026. The question worth asking is not which one sounds smartest, it is which one tells you exactly what the AI is allowed to touch."

— The SGHK Team

Key Takeaways

Frequently Asked Questions

Does MetaTrader have a built-in AI assistant?

Yes. MetaQuotes added a built-in AI Assistant with Model Context Protocol support to a MetaTrader 5 beta build on 16 July 2026, expanded on 21 August 2026, which can analyze markets, review trades and write or fix MQL5 code, with trading actions configurable to require manual confirmation.

What is cTrader CLI?

A command-line application Spotware announced on 13 August 2026 that lets AI tools such as Claude Code or Cursor connect to a cTrader account to retrieve data, manage orders and positions, and run or optimise cBots outside the main graphical application.

Is TradingView's AI feature the same as an automated trading bot?

No. TradingView's AI Chart Copilot, in public beta since 2 April 2026 per TradingView's own blog, reads a chart, explains it and manages alerts. It does not place trades itself; TradingView is not a platform a firm runs its trading book on.

How is eTrader AI different from a chat-based AI trading tool?

A trader builds an AI Trader from blocks, wiring conditions such as a news check or a daily loss limit to a decision made by a model like Claude, Grok or Gemini, using their own model key. It can run in Signals only mode, sending its calls as notifications instead of orders, or in Trade mode once the trader is satisfied with it.

Should a broker or prop firm let clients use these AI features unsupervised?

That is a decision each firm makes with its own compliance policy, not something any vendor's marketing should settle for you. SGHK's Broker CRM and Prop Firm CRM connect to eTrader, MetaTrader, cTrader, DXtrade, Match-Trader and TradeLocker, so a firm can compare these AI features directly. Book a demo to see eTrader AI's own controls.


About SGHK

SGHK is a FinTech company that designs and builds its own software for the trading industry: the eTrader trading platform, Launch your Broker and Launch your Prop Firm. Every product is written, hosted and supported in-house and licensed to trading firms, with the CRMs branded to them, all hosted by us in the cloud, managed by each firm and built to scale across clustered servers as our clients grow. Everything is encrypted, and each firm is the only one with access to its data and its clients' data.

Your Own Trading Firm, Live in 24 Hours.

SGHK builds the technology behind brokers and prop firms: trading platform, CRM, client portal and payment rails, one bundle, one vendor. Book a call and see it working, or keep reading the guides.

More in Platforms & White-Label