Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learning Pine Script From Scratch
Introduction
Introduction (4:29)
Pine Editor (4:39)
Editing Pine Scripts in New Windows (2:27)
Types of Pine Scripts (3:23)
Versions of PineScript (2:15)
PineScript Fundamentals
How PineScript works? (3:44)
PineScript Code Structure (5:24)
Built-in variables (8:33)
Working with Variables (4:42)
Var/Varip Keywords (4:02)
Variable Types (6:35)
Data Type Casting Functions (5:52)
Operators (11:29)
If/Else, Switch Statements (5:28)
For / While Loops (4:51)
User-defined Functions (4:24)
Function Overload (2:25)
Libraries (6:45)
Comments, Line Wrapping (4:25)
Custom errors (1:37)
Inputs
Input Types (11:17)
Input Styling (2:24)
External Indicator as Input (1:27)
Input Confirmation (2:33)
Arrays in PineScript
What is an array? (1:39)
Declaring an array (4:59)
Inserting / Removing / Editing Array Elements (5:53)
Manipulating arrays (2:44)
Calculations on arrays (3:49)
For / in Loop for Arrays (1:50)
Requests
Security Function (10:42)
Getting Data From Nasdaq Data Link(Quandl) (2:59)
Get Stocks Financial Data (2:22)
Get Splits / Dividends / Earnings (4:24)
Non Standard Charts in Security Function (5:51)
Essential Features
Indicator Parameters (7:09)
Working with Strings (10:35)
Working with Colors (4:15)
Working with Dates / Time (6:14)
Built-in Technical Analysis Functions (9:25)
Built-in Math Functions (5:36)
Alerts
Alerts Overview (3:57)
Alertcondition function - Alerts from Indicators (6:34)
Alerts from Strategies (5:34)
Alert Function - Universal Alerts (7:31)
Strategies
Opening a position using a market order (7:22)
Opening a position using a stop/limit order (5:35)
Closing a positions using a market order (5:11)
Closing a position using a stop/limit order (4:49)
Stop Loss / Profit Target / Trailing Stop Loss (4:46)
strategy.order function (3:28)
Built-In Strategy Variables (3:42)
Strategy Trades Statistics Functions (5:21)
Canceling Orders. Risk Management. (6:21)
Default Strategies Parameters (5:57)
Fake / Repainting Strategies in PineScript (9:03)
Drawings
Plotting lines - plot / hline / fill (7:10)
Plotting shapes - plotshape / plotchar / plotarrow (7:14)
Change Background/Bars Color - bgcolor / barcolor (3:46)
Custom Bar/Candle charts - plotbar / plotcandle (3:43)
Plotting Lines (objects) (10:59)
Linefill object - fill the area between 2 line objects (2:42)
Plotting Labels (10:05)
Plotting Tables (6:40)
Merging Cells in a Table / Adding Tooltips to Cells (3:09)
Plotting Boxes (7:23)
Teach online with
Canceling Orders. Risk Management.
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock