Notice!
This is documentation for v5, which is no longer
actively maintained.
For up-to-date documentation, see the latest version.
Where can I get more information?
- A description of all the Pine Script® operators, variables and functions can be found in the Reference Manual.
- Use the code from one of TradingView’s built-in scripts to start from. Open a new chart and click the “Pine Editor” button on the toolbar. Once in the editor window, click the “Open” button, then select “Built-in script…” from the dropdown list to open a dialog box containing a list of TradingView’s built-in scripts.
- There is a TradingView public chat dedicated to Pine Script Q&A where active developers of our community help each other out.
- Information about major releases and modifications to Pine Script (as well as other features) is regularly published on TradingView’s blog.
- TradingView’s Community Scripts contain all user-published scripts. They can also be accessed from charts using the “Indicators & Strategies” button and the “Community Scripts” tab of the script searching dialog box.
External resources
- The PineCoders account on TradingView publishes useful information for Pine Script programmers. They also have content on their website.
- Kodify has TradingView tutorials on various topics for beginners and more experienced programmers alike. Topics include plotting, alerts, strategy orders, and complete example indicators and strategies.
- You can ask questions about programming in Pine Script in the
[pine-script]
tag on StackOverflow.