I am presently using addLineTool() to draw certain Extensions and Rays onto a price chart. Attached is a basic example.
What I would like to do is grab, for a specific bar, the values of the resulting lines that addLineTool() draws. Is this possible and are there any examples? I can't seem to find any when I search.
If not, is there any other suggested methodology for drawing, say, a Ray and capturing the values.
Regards,
zMendel
What I would like to do is grab, for a specific bar, the values of the resulting lines that addLineTool() draws. Is this possible and are there any examples? I can't seem to find any when I search.
If not, is there any other suggested methodology for drawing, say, a Ray and capturing the values.
Regards,
zMendel
Comment