Support Board
Date/Time: Mon, 07 Jul 2025 06:20:25 +0000
Post From: ACSIL interface member that will return index value of latest datum displayed
[2019-04-16 01:27:16] |
jsob - Posts: 40 |
May I have a response? I cannot get the example cited in your link to work: float Value = sc.BaseData[SC_LAST][sc.IndexOfLastVisibleBar]; When I do a "Page Scroll Left", values associated with sc.IndexOfLastVisibleBar and sc.IndexOfFirstVisibleBar are not updated to reflect the new chart display. Am I using these members incorrectly? |