Pine Script v6 Indicator

Job ID: 40218810

Budget: ₹1,500 – ₹12,500 INR

Indicator in pine script version 6 for tradingview.

Title: Open Lines

Inputs:
Time Zone: time zone options (default value as in chart)
Line 1: time duration options (default value=1 Week)
Line 2: time duration options (default value=1 Day)
Line 3: time duration options (default value=4 Hours)
Line 4: time duration options (default value=1 Hour)


Line 1 is plotted from opening price at 05:30 on Monday till next Monday (as per input “Line 1”)
Line 2 is plotted from opening price at 05:30 on each day till next day (as per input “Line 2”)
Line 3 is plotted from opening price starting 05:30 every 4 hours (as per input “Line 3”)
Line 4 is plotted from opening price starting 05:30 every 1 hour (as per input “Line 4”)

Lines do not change value on change of chart timeframe as the are as per open price at respective input.

Plotting:
Plot lines Line 1, Line 2, Line 3 and Line 4 so that week starts at +05:30 on Monday.
Lines are not continuous.
Line 1 default colour is #f0a40c
Line 2 default colour is #1b07f0
Line 3 default colour is #0caaed
Line 4 default colour is #84e8e5

Lines are plotted as per input values from time duration of each Line respectively.


Style:
Lines can be styled for colour, width, continuous or dashed and as Line, Area etc
Related categories: Financial Markets Scripting Pine Script