Code Generation
Quant can generate complete Pine Script® code based on your natural language descriptions. When Quant generates code, it appears in a split editor view, allowing you to review the generated script alongside the chat interface. You can copy the generated code using the copy button and paste it directly into TradingView® to add the indicator to your charts.
The code cannot be copied while Quant is actively generating code. Wait for the generation to complete before using the copy button.
Image to Code
You can upload images of indicators or chart setups, by pasting them directly in the prompt input, uploading them from the upload image button, or by clicking on “Generate From Image”, and Quant will analyze the visual representation to generate Pine Script® code that reproduces the indicator’s behavior as closely as possible.
Bug Fixing
Quant can automatically identify and fix errors and warnings in your Pine Script® code. To fix all errors and warnings present in your script, use the “Fix with Quant” button in the editor.
Errors prevent the script from running, while warnings won’t prevent execution but may cause unexpected results.
Pine Script Help
Quant has access to the complete Pine Script® knowledge base and can assist you with questions about Pine Script® syntax, functions, best practices, and implementation patterns. Whether you’re learning Pine Script® or need clarification on specific concepts, Quant can provide accurate, context-aware answers based on official Pine Script® documentation.Assisted Coding
For more experienced Pine Script® developers, Quant can assist with repetitive tasks and complex implementations. The integrated code editor is fully interactive and supports syntax/error highlighting as well as syntax completion, providing a professional coding environment.The editor cannot be used while Quant is generating code. Wait for code generation to complete before making manual edits.

