I am using this code to plot a horizontal line from 9:42 AM candle close each day in tradinview Pinescript verson 5 but getting errors...please help :(
The erroryour text
I am using this code to plot a horizontal line from 9:42 AM candle close each day in tradinview Pinescript verson 5 but getting errors...please help :(
The erroryour text
There is no 'end' at the end of a for block in pinescript.
Delete the line 17 with 'end', this error will disappear.