You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learning_pine_roadmap/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ There are many resources to learn Pine. These are the most important. While you
33
33
Follow the instructions in the User Manual's [Quickstart Guide](https://www.tradingview.com/pine-script-docs/en/v4/Quickstart_guide.html) page to put your first script in action on a chart, and follow the links in that page to familiarize yourself with Pine's key concepts.
34
34
1. Once you start working in the Pine Editor, you can bring up the Reference Manual by Ctrl/⌘-clicking on any colored language keyword. From the editor, you can also view a list of keyboard shortcuts by selecting *Pine Editor Keyboard Shortcuts* from the *Help* menu. The editor's *Help* menu will link you to v4 and v3 documentation, and to forums where you can ask questions on Pine.
35
35
1. PineCoders maintains a [FAQ & Code](http://www.pinecoders.com/faq_and_code) and a [Resources document](http://www.pinecoders.com/resources/) where you will find links to educational material and tools.
36
-
1.[Kodify.net](https://kodify.net/tradingview-programming-articles/) is the largest repository of Pine-related articles out there. In more than 200 articles related to Pine programming, they explore Pine features thoroughly and also present techniques for realizing common tasks in Pine.
36
+
1.[Kodify.net](https://kodify.net/tradingview-programming-articles/) is the largest repository of Pine-related articles out there. In more than 200 articles related to Pine programming, they explore Pine features thoroughly and also present techniques for realizing common tasks in Pine. If you have never programmed before, Kodify is the best place to get started.
37
37
1. YouTube has content by Pine coders. These are a few introductory-level ones:
38
38
[How To Use Tradingview Pine Script - Introduction](https://www.youtube.com/watch?v=Kwlxngw1YBY) and its [Part 2](https://www.youtube.com/watch?v=3wW10q9QDA8). A search for `pine introduction tradingview` will turn up a few others.
39
39
1.[Backtest Rookies](https://backtest-rookies.com/category/tradingview/) also has some articles on Pine. They produce quality material illustrating many of the typical things Pine coders want to do or explore.
0 commit comments