Learn to Build Strategies using Pine Script TradingView
Learn to code & Build Strategies | Risk management Method | Real-Time Alerts | Backtesting | Position Sizing | TP & SL

Learn to Build Strategies using Pine Script TradingView udemy course free download
Learn to code & Build Strategies | Risk management Method | Real-Time Alerts | Backtesting | Position Sizing | TP & SL
TradingView is a charting platform and social network used by 30 million traders and investors worldwide to spot opportunities across global markets.
Tradingview is a place where traders, investors, educators, and market enthusiasts can connect to share ideas and talk about the market.
By actively participating in community engagement and conversation, you can accelerate your growth as a trader.
Pine is cloud-based and therefore different in nature to client-side programming languages. While we will not develop Pine into a full-fledged language with high-end coding capabilities for building very complex tools, constantly improving Pine is one of our highest priorities and we are happy to consider any requests for new features.
If you intend to write Pine scripts of any reasonable complexity, a good comprehension of both the Pine execution model and series is essential in understanding how Pine scripts work.
If you have never worked with data organized in series before, you will need practice in putting them to work for you.
When you familiarize yourself with Pine’s fundamental concepts, you will discover that by combining the use of series with our built-in functions designed to efficiently process series information, much can be accomplished in very few lines of Pine code.
Pine Editor
The Pine Editor is where you will be working on your scripts. To open it, click on the Pine Editor tab at the bottom of your TradingView chart.
This will open up the editor’s window. We will create our first working Pine script.
Start by bringing up the “New” dropdown menu at the top right of the editor and choose Blank indicator script.
Then copy the previous example script, select all code already in the editor and replace it with the example script.
Click Save, choose a name and then click Add to Chart.
The MACD indicator will appear in a separate Pane under the chart.
From here, you can change the script’s code. For example, change the last line’s orange for color fuchsia. When you save the script, the change will be reflected in the indicator’s pane. Your first Pine script is running!
Where to go from here?
This documentation contains numerous examples of code used to illustrate how functions, variables and operators are used in Pine. By going through it, you will be able to both learn the foundations of Pine and study the example scripts.
The fastest way to learn a programming language is to read about key concepts and try them out with real code. As we’ve just done, copy this documentation’s examples in the editor and play with them. Explore! You won’t break anything.
You will also find examples of Pine scripts in the editor’s New dropdown menu and in TradingView’s extensive Public Library of scripts which contains thousands of open source Pine scripts. Enjoy and welcome to Pine!
At TradingView, all data is obtained by professional providers who have direct and extensive access to stock quotes, futures, popular indices, Forex, Bitcoin and CFDs.
Coding : Pine script is a programming language created by TradingView to backtest trading strategies and create custom indicators. Pine script was designed to be lightweight, and in most cases, you can achieve your objectives with fewer lines of code compared to other programming languages.
Position sizing refers to determining the appropriate amount of capital to allocate to a single trade or investment. It is a critical aspect of risk management and ensures you manage potential losses while maximising profitability. Here I'm using an Excel sheet with formulas to explain the same .
The Excel sheet and code link is attached with the course members can start practising after watching the video.
Objectives :
Get Access to Source codes [Members only] , i developed and published on my Tradingview profile
Learn to code & Build Strategies
Learn How Percentage Targets and Stoploss works in Algo-Trading on TradingView
Learn Position Sizing using Excel Charts with Inputs and Results
Modify and Learn our Published Strategies
Real-Time Alerts
Automate Backtesting
Learn Technical Analysis using Pine Script
Basic Risk management Method
Learn to adjust Trade Entries based on the market timing
Requirements :
Basics of Price Action
TradingView Free Account
No Coding skill required
Language : English | Tamil | Kannada | Hindi | Malayalam
Programming : Pinescript - TradingView