I need to get the y value (price) of a ray that I draw using the Draw.Ray() function. I would like to know how I could access the value of the projection of that line on the current bar.
For example I used as the first anchor 120 bars ago, for the second anchor 60 bars ago. BUT, I would like to know the value of the line on the current bar.
Thank you!

Comment