Support Board
Date/Time: Wed, 25 Jun 2025 17:42:01 +0000
Post From: ACSIL function to fetch Y-axis coordinate of price/depth levels on DOM
[2021-12-31 13:56:38] |
frozentundra - Posts: 95 |
Hello and happy new year. What is the best method to obtain the Y-axis coordinate for a specific price or market depth level on the DOM? I'm using sc.GetDOMColumnLeftCoordinate() to fetch the X-axis coordinate successfully, but I do not see a way to find Y-axis coordinates for price levels or market depth levels in the documentation?My use case is that I am using the Windows GDI to add custom text in the DOM column General Purpose 1 and need to align text vertically on the Y-axis based on price or market depth from inside market. Thank you in advance! Happy New Year! |