Support Board
Date/Time: Wed, 12 Mar 2025 11:58:46 +0000
Post From: bar index of ACSIL created drawing
[2019-10-09 22:23:50] |
lhealey - Posts: 5 |
[quote]How to Capture the Bar Index (date) of a User Drawn Vertical Line[/quote]
I need to capture the date that corresponds to a manually drawn Vertical Line; a line NOT created by ACSIL. I use [b]a single vertical line[/b] to mark the new Earnings Date for each symbol I'm evaluating. These earnings dates vary greatly, but it's an integral part of my analysis. Seems like it should be simple, but I can't seem to find an answer. The latest function I've tried is sc.GetUserDrawnChartDrawing()... but this seems only useful for capturing text. I notice the Anchor text displays the date, so I could use that data or the actual date, the bar index or even another drawing tool if need be. Thanks!!! http://www.sierrachart.com/image.php?Image=1570659557876.png |