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

LESSON SOURCE CODE: https://courses.theartoftrading.com/pages/referencing-lower-timeframes-in-pine-script
HOW TO USE TABLES: https://www.youtube.com/watch?v=B7uXJTFc_Hs
MAKE A BACKTESTER DISPLAY USING TABLES: https://www.youtube.com/watch?v=EYg50SX43JQ
----------------------------------------------------

Want to learn Pine Script? Look no further. I have you covered!

This lesson demonstrates how to access lower timeframe data. Specifically, in today's tutorial we are going to use arrays to reference the past 10 day's worth of ATR values on the Weekly and Monthly charts - but this technique works on all timeframes.

With over 16 years of coding experience and 5+ years of 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 - Student Question
03:11 - Getting User Input
04:04 - Safely Retrieving Array Values
07:17 - Getting Lower Timeframe Data
10:20 - Using Arrays To Store Data
19:00 - Validating Our Code
24:05 - Getting More Lower Timeframe Data
26:10 - Displaying Array Data in a Table
27:18 - Summary & Outro

#PineScript #TradingView #Indicator