Prompt
A prompt is the instruction you give an AI: the quality of its answer depends directly on the quality of your request. A vague prompt (“make me an indicator”) gives a vague result; a precise prompt — context, constraints, an example of what you expect — gives you something usable. In practice, with Claude and TradingView, you can describe in plain English the indicator you want: “a 50-period moving average that changes color when price closes above it,” and the AI translates it into Pine Script. No technical jargon needed: just be clear about what you expect.
See also
The artificial intelligence trained on massive amounts of text, able to understand and generate language and code.
Anthropic’s command-line tool: Claude in your terminal, able to act, not just respond.
The programming language for TradingView indicators and strategies.