Claude Code
Claude Code is Anthropic’s command-line tool: instead of chatting with Claude in a browser, you launch it in your terminal, where it can act — reading and writing files, running commands, using MCP servers. It’s the one driving TradingView in this guide’s setup: through the MCP server, it opens charts and reads their data, read-only — no orders are ever placed. It asks for your approval before every sensitive action: you stay in control from start to finish.
See also
The interface where you control your computer by typing commands instead of clicking.
The Windows terminal, where you’ll type every command in the guide.
The protocol that lets an AI like Claude control other software.
The artificial intelligence trained on massive amounts of text, able to understand and generate language and code.
The request you give the AI; the more precise it is, the better the result.
The check that confirms everything is properly connected before you start working.