Horizontal Line
-
Its seemingly a simply thing to do, but its proving difficult. I want to draw a horizontal line at a specific time of day, whether its candle O/H/L/C doesn't matter. It redraws daily at that same specific time.
anyone have tips and tricks? please.
-
@tipsywisdom Do you mean one only horizontal line at a specific time at a specific day? Then give that specific line a name an ceate a variable chaecking that if that line is on the chart no more lines are plotted.
-
@l-andorrà i found the answer, and you can simply change a candle from candle ID to time ID
-
@tipsywisdom Great. Can you please share the configuration? Never used time instead.
-

-
@tipsywisdom So if I understand it correctly, that block will be plotting the line only if it is BEFORE 07:00 today and current price is below yesterday's close? You wil get many lines before that time, correct?