NOTE: This logger script has been replaced by an inbuilt tool! Check it out (same principles from this video apply): https://www.tradingview.com/blog/en/pine-logs-in-pine-script-40490/?offer_id=10&aff_id=15271
My Socials & More Free Content: https://theartoftrading.com
FREE Pine Script Basics Course: https://courses.theartoftrading.com/courses/pine-script-basics-course
Pine Script Mastery Course: https://courses.theartoftrading.com/courses/pine-script-mastery
My Indicators & Strategies Course (Steal My Code!): https://courses.theartoftrading.com/courses/my-indicators
Create your FREE TradingView Account: https://www.tradingview.com/gopro/?offer_id=10&aff_id=15271
The source code for the Method script used in this video can be found in the Methods lesson.
How to use Methods: https://www.youtube.com/watch?v=PpXd2GL3cuE
Debugging Part 1: https://youtu.be/b3PaVZkDbDI
----------------------------------------------------
Want to learn Pine Script? Look no further. I have you covered!
This lesson demonstrates how to use the Logger library created by HeWhoMustNotBeNamed. This tool allows us to very easily print text onto our chart to help with the development and debugging of our scripts.
With over 16 years of coding experience and 5+ years of profitable trading experience, I specialize in TradingView's Pine Script programming language and I'm here to pass on everything I've learned about both trading and coding.
MORE RESOURCES:
My Blog & Socials: https://www.theartoftrading.com
My Free Indicators: https://zenandtheartoftrading.com/indicators/
My Favorite Trading Books: https://zenandtheartoftrading.com/top-10-best-trading-books/
My Favorite Trading Psychology Books: https://zenandtheartoftrading.com/trading-psychology/10-best-trading-psychology-books-of-all-time/
My Trading Video Library: https://zenandtheartoftrading.com/video-library/
The Art of Trading Podcast: http://thetradingpodcast.com/
If you want more information about who I am and what I do, head over to https://zenandtheartoftrading.com/about.
▼Timestamps▼
00:00 - Intro & Overview
01:20 - Other Debugging Options
04:48 - How to Import The Logger Library
07:50 - Logging Debug Text to the Chart
11:15 - Exploring the Advanced Logger Features
13:35 - Using the Logger to Debug For Loops
16:48 - Summary
#PineScript #TradingView #Debugging