Support Board
Date/Time: Sat, 18 Jan 2025 03:59:36 +0000
Post From: Could we have access to raw pointer coordinates ?
[2018-01-12 14:02:11] |
Sierra Chart Engineering - Posts: 104368 |
See if these functions do what you need: int sc.BarIndexToXPixelCoordinate(int Index); int sc.RegionValueToYPixelCoordinate(float RegionValue, int ChartRegionNumber); There are also structure members to get the current bar index and region value. We will get those in a moment. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2018-01-12 14:02:56
|