An AI trading assistant is a tool that lets you operate your trading account through an AI conversation — placing orders, managing positions and reading account data in plain language. Chelsea is ThinkMarkets' AI trading assistant, built on the open Model Context Protocol so it works with Claude and other MCP-compatible AI assistants. Chelsea is a workflow interface to your account, not a trading advice service.
Search
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>