I am looking for a way to export all the values of drawing objects on a chart that were created by some proprietary indicators (I don't have access to source code). I would like to export the Start Time, Start Y, End Time, and End Y into a csv file.
Is there any way to implement this?
Possibly created an indicator of some sort that could extract the data.
Thank you.

Comment