Mô tả


TradingView is one of the most well known online charting platforms across the globe. With its clean charts and access to hundreds of exchanges across multiple asset domains, it has become the go-to source for beginners and experts interested in finance.

This course will teach you how to take advantage of TradingViews powerful charting library by creating your own custom indicators using the Pine Script language.


Is this course for me?

  • If you want to become a better trader, then this course is for you.

  • If you want A to Z step by step Pine Script pedagogy, then this course is for you.

  • If you want to learn how to program your own indicators, then this course is for you.

  • If you want to turn your trading logic into an automated strategy, then this course is for you.

  • If you want to get past the limits of TV with code, then this course is for you.

  • If you want to learn how to program, then this course is for you.


What skills will I learn in this course?

By the end of the course, you will be able to:

  • Modify & Understand Existing Scripts & Build Your Own!

  • Automate trading logic.

  • View and monitor multiple assets on one chart. On a FREE TradingView account.

  • Combine Multiple Indicators Into One.

  • Free Up Screen Time By Setting Up Custom Alerts.

  • Tips and Tricks for writing better code and bypassing some of TradingViews pro features!

  • Program in Pine Script!


How will I learn?

You will experience Pine Script from the eyes of a seasoned Programmer and Trader cultivated from years of passionate improvement.

Throughout the course:

  • I will guide you from basic to advanced concepts.

  • You will be shown several different ways to accomplish one thing, making sure you understand the differences between each approach while highlighting which approach you should use.

  • You will fortify theory and knowledge with hands-on practice, by doing code alongs in the Pine Editor on TradingView.

  • I will answer any and all of your questions!


Is this course worth my time and money?

Because this is a highly subjective question relating to personal experience, conditions, knowledge, mental characteristics, and states; the answer depends on the person taking this course a.k.a. YOU.

With that in mind let me offer some objectives for your perceptions.

  • There is more than 8 hours of content in this course. You could theoretically learn Pine Script in a day and you don’t need to look anywhere else.

  • I teach you how to get past TradingView’s three indicator limit and show you techniques that allow you to monitor more than one asset on a chart. All on the free account. Yes, this course saves you the cost of a TradingView pro subscription.

  • I've spent almost 6 years learning what I know now. I've consolidated and condensed that knowledge into this course, so you can be confident you are learning the right things the right way. By doing this, I am saving you time so you don't have to do 10,000 google searches piecing together outdated blog posts, youtube tutorials, and difficult documentation. Put simply, you can learn all this stuff on your own and it will take you a while. Or you could take my course and I can teach you everything in 8 hours.

  • If you ever get stuck, I am available to answer questions and help you out! I have been working with Pine Script for almost 6 years now and have extensive experience building indicators and backtesting strategies for myself and clients. I have worked with Python, Javascript, C++, C, and other Domain-Specific Languages like mql4 within the sphere of financial analysis and quantitative analysis. I’ve come across many frameworks for building and testing strategies, and can honestly say that Pine Script is now my go-to backtesting engine. It hasn’t always been that way, but Pine Script has been rapidly evolving and finally can do the things I need it to do rapidly.

  • I will continually improve and update the course as new features are added to Pine.

  • Finally, you can always get your money back if you're not satisfied!


What will each section cover?

I've built this course from the ground up. You don't need to have any prior experience programming.

Here is an overview of each section with descriptions.

  1. Quickstart - The purpose of this section is to get familiar with the Pine editor and build your first custom Pine Script!

  2. Basic Syntax - We have to crawl before we can run. In this section you will learn the fundamentals of Pine Script and test your understanding at the end.

  3. Variables - These babies are the gears to our Pine Script Engine. Getting a handle on variables will really put things into motion. You will learn about all the different types and forms of variables. You will learn how to store and retrieve data so you can use it in your custom scripts later. You will be quizzed at the end.

  4. Variable Operators - This is the fun part. Building on the last section, after completing this section you will know how to manipulate and control the logic in your code. This is the core of our algorithmic trading. You will be quizzed at the end.

  5. Drawing On The Chart - There really is no use to Pine Script if you don’t know how to do this. By the end of this section not only will you learn how to draw and plot everything to your charts. You will build a multi chart with custom candles. You will combine indicators in a project and control your plots with inputs. You will plot better than Descartes himself.

  6. Conditional Operations - Take everything we’ve learned so far and continue building on it. This section is all about conditional operations and how to make decisions in our code. By the end of this section you will know how to program smart code and create decision trees based on pure logic. We will continue on our project from the last section

  7. Functions - The bread and butter of functional programming. Daunting at first, but don’t let this concept scare you away. You don’t need functions, but once you work with them you will never want to work without them. By the end of this section you will understand the concept of functional programming and you will be able to call yourself a real programmer if you can finish the final piece of the project.

  8. Labels & Lines (NEW COURSE ADDITION NOVEMBER 2020)- One of the newest and most powerful features of Pine Script Version 4. By the end of this section you will be able to draw complex lines and labels. You will create an automatic fibonacci tool. A trade analyzer and a real time dashboard with multiple indicator outputs.

  9. Wrapping Up - A warm goodbye with special gifts.

  10. Additional Bonus Content: Alerts (NEW COURSE ADDITION MARCH 2021) - We cover the new alert() function. Teaching you ways to program multiple alert conditions in one script so you don't have to set up a bunch of different alerts with TradingView. We build  a screener and cover dynamic messages in your alerts. Don't skip this section.

  11. Additional Bonus Content: Version 5 Update (NEW COURSE ADDITION OCTOBER 2021) - Pine Script is moving fast! Version 5 comes with a lot of great improvements! Check out this section to see the major changes. Don't worry if you are still learning Version 4. Everything is mostly backward compatible, you will just need to learn a few namespace changes (5 minutes of your life) in order to upgrade and start using version 5 today!

What you get with the course:

  • Over 50 On-Demand Video Lessons

  • 8 Hours Of Content

  • 3 Projects

  • 13 Downloadable Resources, including all the code I use

  • 30-day money-back Guarantee

  • Instructor feedback -- Yes I care about my students and want you to be successful

  • Exclusive Group access & extra resources for extended learning beyond course materials

  • Quizzes & Activities

  • Full lifetime access

  • Access on mobile and TV

  • Certificate of Completion at the End

Bạn sẽ học được gì

Develop Custom Indicators

Pine Script Fundamentals

Pine Script Version 3 & 4 & 5

Free Up Screen Time By Setting Up Custom Alerts

Combining Multiple Indicators

Multi Time Frame Techniques

Using Code To Bypass Premium Features of TradingView

Common Developer Problems & Solutions

Modify & Understand Existing Scripts & Build Your Own!

Create and automate trading tools

Yêu cầu

  • Have a free TradingView account.

Nội dung khoá học

13 sections

Introduction

1 lectures
Who am I?
00:54

Quickstart

2 lectures
Quickstart
04:55
Add the attached code
1 question

Basic Syntax

7 lectures
Overview & Structure of a Pine Script
02:54
Versions
00:59
Study vs. Strategy
02:14
Lines & Indentation
06:45
Comments
00:49
Recap
02:00
Basic Syntax Quiz
3 questions

Variables

6 lectures
Overview & Identifiers
02:40
Variable Types & Assignment
12:54
Variable Types - "na" Type
04:56
Built-in Variables
01:53
Variable Forms
08:25
Variables Quiz
8 questions

Variable Operations

4 lectures
Arithmetic Operators
21:57
Comparison Operators
11:06
Logical Operators
07:42
Operator Quiz
5 questions

Drawing On The Chart

12 lectures
Intro
00:36
How To Make Your Indicator Plot Over the Chart
01:52
Using the plot() function
04:08
User Inputs with input()
05:30
Plot prices levels with hline()
01:29
Coloring Backgrounds with bgcolor() & fill()
02:55
Coloring Candles
01:53
Arrows & Shapes using plotarrow() & plotshape()
04:54
Plotting Unicode & Emojis with plotchar()
02:35
Using Custom Candles to View More Charts on One Layout (PREMIUM HACK)
06:45
Plotting Examples
19:41
PROJECT - Part 1 - Building an indicator from multiple indicators
11:18

Conditional Operations

5 lectures
?: Ternary Operator + Build a Color Selector
16:43
iff() Function
11:57
if Statement
18:52
Recap: Bring it all Together
32:03
PROJECT - Part 2 - Build a Signal Generator from our Multi Indicator
30:18

Functions

10 lectures
Overview & Syntax
05:01
Single & Multi Line Custom Function Examples
05:55
Keyword Arguments
03:13
Scope
05:17
Mini Project: Build a Counter
06:22
Returning Multiple Results With Tuples
02:11
Function Execution
06:55
Recap
01:21
"var" operator
01:58
PROJECT Part 3 - Make a Multi Strategy Back Tester
19:31

Labels & Lines

7 lectures
Lines and Labels: Introduction and Overview.
09:33
Labels: Training grounds
12:23
Labels: Drawing Labels into the future and displaying real-time data.
07:57
Labels: Build a data dashboard with pine script labels
16:21
Lines: Learn how to draw lines in Pine Script
12:43
Lines: Build an automatic Fibonacci tool with lines.
13:30
Lines: Build a strategy inside a study and track trades with lines and labels
08:53

Wrapping Up

1 lectures
Additional Resources & Next Steps
01:39

Additional Bonus Content: Alerts

1 lectures
New alerts!
31:52

Additional Bonus Content: Version 5 Update

6 lectures
Pinescript Version 5 Update!
00:33
New namespaces and how to migrate from version 4 to version 5
05:31
Switch operator
07:58
While loops and debug function!
15:44
Strategy functions and default arguments
15:16
Libraries
16:50

November 2022 Update

2 lectures
New Pine Script Editor Part 1
03:32
New Pine Script Editor Part 2
07:50

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.